0% found this document useful (0 votes)
197 views2 pages

FND CUSTOM LDT Commands

The document contains a series of FNDLOAD commands to download and upload various files including forms, workflows, programs and request sets from an Oracle E-Business Suite application patch location to a client instance. This is done to import custom object definitions and configuration for forms, workflows and concurrent programs as well as underlying request sets and stage linkages.

Uploaded by

aseef1982
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
197 views2 pages

FND CUSTOM LDT Commands

The document contains a series of FNDLOAD commands to download and upload various files including forms, workflows, programs and request sets from an Oracle E-Business Suite application patch location to a client instance. This is done to import custom object definitions and configuration for forms, workflows and concurrent programs as well as underlying request sets and stage linkages.

Uploaded by

aseef1982
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

FNDLOAD apps/$CLIENT_APPS_PWD 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lc t PO_POXPOEPO.ldt FND_FORM_CUSTOM_RULES function_name="PO_POXPOEPO" FNDLOAD apps/$CLIENT_APPS_PWD 0 Y UPLOAD $FND_TOP/patch/115/import/affrmcus.lct PO_POXPOEPO.

ldt FNDLOAD apps/$CLIENT_APPS_PWD 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lc t PO_POXPOVPO.ldt FND_FORM_CUSTOM_RULES function_name="PO_POXPOVPO" FNDLOAD apps/$CLIENT_APPS_PWD 0 Y UPLOAD $FND_TOP/patch/115/import/affrmcus.lct PO_POXPOVPO.ldt WFLOAD apps/coco 100 Y DOWNLOAD VDLPO005.wft VDLPO005 WFLOAD apps/coco 100 Y UPLOAD VDLPO005.wft NLS_LANG="FRENCH_FRANCE.WE8ISO8859P1" ; export NLS_LANG NLS_LANG="AMERICAN_AMERICA.US7ASCII" ; export NLS_LANG NLS_LANG="CANADIAN FRENCH_CANADA.WE8ISO8859P1";export NLS_LANG WFLOAD apps/coco 100 Y DOWNLOAD VDLPO005_CANFRENCH.wft VDLPO005 WFLOAD apps/coco 100 Y UPLOAD VDLPO005_CANFRENCH.wft LAVALGL054_US.ldt

NLS_LANG="AMERICAN_AMERICA.US7ASCII" ; export NLS_LANG WFLOAD apps/coco 100 Y DOWNLOAD VDLPO005_ENGLISH.wft VDLPO005 WFLOAD apps/coco 100 Y UPLOAD VDLPO005_ENGLISH.wft

FNDLOAD apps/coco O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct LAVALHR020 .ldt PROGRAM APPLICATION_SHORT_NAME="LAVAL" CONCURRENT_PROGRAM_NAME="LAVALHR020" FNDLOAD apps/coco O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct LAVALHR064 _CONC_PROG.ldt PROGRAM APPLICATION_SHORT_NAME="LAVAL" CONCURRENT_PROGRAM_NAME="L AVALHR064" FNDLOAD apps/coco O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct LAVALHR065 _CONC_PROG.ldt PROGRAM APPLICATION_SHORT_NAME="LAVAL" CONCURRENT_PROGRAM_NAME="L AVALHR065" FNDLOAD apps/coco O Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct LAVALHR020.l dt

## Now for the request sets that contain the stages and links for underlying con current programs ## For this you will be firstly required to download the request set definition. ## Next you will be required to download the Sets Linkage definition

## Well, lets be clear here, the above sequence is more important while uploadin g FNDLOAD apps/coco 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcprset.lct LAVALHR065 _REQ_SET.ldt REQ_SET REQUEST_SET_NAME="FNDRSSUB1192" FNDLOAD apps/coco 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcprset.lct LAVALHR065 _REQ_SET_LINK.ldt REQ_SET_LINKS REQUEST_SET_NAME="FNDRSSUB1192" ## Note that FNDRSSUB4610101 can be found by doing an examine on the ########----->select request_set_name from fnd_request_sets_vl ########----->where user_request_set_name = 'User visible name for the request s et here' ## Now for uploading the request set, execute the below commands FNDLOAD apps/$CLIENT_APPS_PWD 0 Y UPLOAD $FND_TOP/patch/115/import/afcprset.lct XX_GL_MY_INTERFACE_SET.ldt FNDLOAD apps/$CLIENT_APPS_PWD 0 Y UPLOAD $FND_TOP/patch/115/import/afcprset.lct XX_GL_MY_INTERFACE_SET_LINK.ldt

FNDLOAD apps/coco O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct LAVALGL054 _US.ldt PROGRAM APPLICATION_SHORT_NAME="LAVAL" CONCURRENT_PROGRAM_NAME="LAVALGL0 54" FNDLOAD apps/coco O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct LAVALGL055 _US.ldt PROGRAM APPLICATION_SHORT_NAME="LAVAL" CONCURRENT_PROGRAM_NAME="LAVALGL0 55"

You might also like