How To Configure Customized Payslip On Employee Self Service
How To Configure Customized Payslip On Employee Self Service
1.
Basic Installation
1.
2. Go to Oracle Application Click on “About This Page”. (If “About this page” option is not shown,
then set your Profile “FND% Diagnostics” to “YES” at your user level.
3. Click on “About this page” and then click on Page Text.
4. Copy the path as shown above.
Databas /dib03/oracle/DR/fs1/inst/apps/DEV_hrs2khlndct0001/appl/fnd/12.0.0/secure/DEV.dbc
e
Function/ View Name List
oracle.apps.per.DibEmpSshrPayslip
Create Data Definition:
Logon to putty
Username: applmgr
Password: applmgr
java oracle.jrad.tools.xml.importer.XMLImporter \
$JAVA_TOP/oracle/apps/per/DibEmpSshrPayslip/webui/ViewPG.xml \
-username apps -password dibapps \
-DBCONNECTION "(description=(address_list=(address=(protocol=tcp)\
(host=172.16.24.246)(port=1521)))(connect_data=(SERVICE_NAME= DEV)))" \
-rootdir $JAVA_TOP
java oracle.jrad.tools.xml.importer.XMLImporter \
$JAVA_TOP/oracle/apps/per/DibEmpSshrPayslip/webui/MainPG.xml \
-DBCONNECTION "(description=(address_list=(address=(protocol=tcp)\
(host=172.16.24.246)(port=1521)))(connect_data=(SERVICE_NAME= DEV)))" \
-rootdir $JAVA_TOP
Function : DIBEMPSSHRPAYSLIP