----------------------------------------------------------------
1 - Printer Styles
------------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcppstl.lct file_name.ldt STYLE PRINTER_STYLE_NAME=”printer style name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afcppstl.lct file_name.ldt
----------------------------------------------------------------
2 - Lookups
-------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/aflvmlu.lct file_name.ldt FND_LOOKUP_TYPE APPLICATION_SHORT_NAME=”prod” LOOKUP_TYPE=”lookup name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/aflvmlu.lct file_name.ldt
----------------------------------------------------------------
3 - Descriptive Flexfield with all of specific Contexts
-------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt DESC_FLEX P_LEVEL=:COL_ALL:REF_ALL:CTX_ONE:SEG_ALL? APPLICATION_SHORT_NAME=”prod” DESCRIPTIVE_FLEXFIELD_NAME=”desc flex name” P_CONTEXT_CODE=”context name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt
----------------------------------------------------------------
4 - Multiple Flexfields
------------
Use a combination of APPLICATION_SHORT_NAME and DESCRIPTIVE_FLEXFIELD_NAME names ie. APPLICATION_SHORT_NAME=PER >> will download all PER flexfields DESCRIPTIVE_FLEXFIELD_NAME=PER_% >> will download all flexfields that start with 'PER_'.
DOWNLOAD Command:
FNDLOAD apps/apps O Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt DESC_FLEX DESCRIPTIVE_FLEXFIELD_NAME="PER_%"
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/apps O Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt
----------------------------------------------------------------
5 - Key Flexfield Structures
------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt KEY_FLEX P_LEVEL=:COL_ALL:FQL_ALL:SQL_ALL:STR_ONE:WFP_ALL:SHA_ALL:CVR_ALL:SEG_ALL? APPLICATION_SHORT_NAME=”prod” ID_FLEX_CODE=”key flex code” P_STRUCTURE_CODE=”structure name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt
----------------------------------------------------------------
6 - Concurrent Programs
------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct file_name.ldt PROGRAM APPLICATION_SHORT_NAME=”PER” CONCURRENT_PROGRAM_NAME=”concurrent name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct file_name.ldt
----------------------------------------------------------------
7 - Value Sets
------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt VALUE_SET FLEX_VALUE_SET_NAME=”value set name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt
----------------------------------------------------------------
8 - Value Sets with values
-------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt VALUE_SET_VALUE FLEX_VALUE_SET_NAME=”value set name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt
----------------------------------------------------------------
9 - Profile Options
---------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscprof.lct file_name.ldt PROFILE PROFILE_NAME=”profile option” APPLICATION_SHORT_NAME=”prod”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afscprof.lct file_name.ldt
----------------------------------------------------------------
10 - Request Group
----------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpreqg.lct file_name.ldt REQUEST_GROUP REQUEST_GROUP_NAME=”request group” APPLICATION_SHORT_NAME=”prod”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afcpreqg.lct file_name.ldt
----------------------------------------------------------------
11 - Request Sets
----------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcprset.lct file_name.ldt REQ_SET APPLICATION_SHORT_NAME=”prod” REQUEST_SET_NAME=”request set”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afcprset.lct file_name.ldt
----------------------------------------------------------------
12 - Responsibilities
----------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct file_name.ldt FND_RESPONSIBILITY RESP_KEY=”responsibility"
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct file_name.ldt
----------------------------------------------------------------
13 - Responsibilities with all Security Groups
------------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD FND_TOP/patch/115/import/afscursp.lct file_name.ldt FND_USER USER_NAME="<USER>" SECURITY_GROUP=% DATA_GROUP_NAME=%
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD FND_TOP/patch/115/import/afscursp.lct file_name.ldt
----------------------------------------------------------------
14 - Menu
------------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct file_name.ldt MENU MENU_NAME=”menu_name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afsload.lct file_name.ldt
----------------------------------------------------------------
15 - Forms/Functions/Personalizations
------------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct <filename.ldt> FND_FORM_CUSTOM_RULES form_name=<form name>
OR
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct file_name.ldt FUNCTION FUNCTION_NAME=<function_name>
OR
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct file_name.ldt FORM FORM_NAME=<form_name>
OR
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct <filename.ldt> FND_FORM_CUSTOM_RULES function_name=<function name>
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/affrmcus.lct filename.ldt
OR
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afsload.lct file_name.ldt
----------------------------------------------------------------
16 - User/Responsibilities
-------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct file_name.ldt FND_USER
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct file_name.ldt
----------------------------------------------------------------
17 - Alert
--------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $ALR_TOP/patch/115/import/alr.lct my_file.ldt ALR_ALERTS APPLICATION_SHORT_NAME=FND ALERT_NAME=Alert name to download
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $ALR_TOP/patch/115/import/alr.lct my_file.ldt
----------------------------------------------------------------
18 - UPLoad an NLS Language
------------
DOWNLOAD Command:
a. set NLS_LANG and NLS_TERITTORY and download the required using DOWNLOAD command as specified in the page.
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD <controlfile.lct> file_name.ldt -UPLOAD_MODE=NLS CUSTOM_MODE=FORCE WARNINGS=TRUE
----------------------------------------------------------------
21 - Migrate the role registration process from one instance to another
------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> O Y DOWNLOAD $FND_TOP/patch/115/import/umxrgsvc.lct umxrgsvc.ldt UMX_REG_SERVICES REG_SERVICE_CODE UMX
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> O Y UPLOAD $FND_TOP/patch/115/import/umxrgsvc.lct umxrgsvc.ldt UMX_REG_SERVICES REG_SERVICE_CODE UMX
----------------------------------------------------------------
22 - Transfer Custom Messages to another Instance
---------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afmdmsg.lct password.ldt FND_NEW_MESSAGES APPLICATION_SHORT_NAME=FND MESSAGE_NAME=PASSWORD-INVALID-NO-SPEC-CHAR
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afmdmsg.lct password.ldt FND_NEW_MESSAGES APPLICATION_SHORT_NAME=FND CUSTOM_MODE=FORCE
----------------------------------------------------------------
23 - Download UMX Roles and Role Assignment data from one instance and upload to another.
------------
DOWNLOAD Command:
FNDLOAD <username/pwd@sid> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afrole.lct umxroles.ldt WF_ROLE ORIG_SYSTEM=UMX%
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD <username/pwd@sid> 0 Y UPLOAD $FND_TOP/patch/115/import/afrole.lct umxroles.ldt
----------------------------------------------------------------
1 - Printer Styles
------------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcppstl.lct file_name.ldt STYLE PRINTER_STYLE_NAME=”printer style name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afcppstl.lct file_name.ldt
----------------------------------------------------------------
2 - Lookups
-------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/aflvmlu.lct file_name.ldt FND_LOOKUP_TYPE APPLICATION_SHORT_NAME=”prod” LOOKUP_TYPE=”lookup name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/aflvmlu.lct file_name.ldt
----------------------------------------------------------------
3 - Descriptive Flexfield with all of specific Contexts
-------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt DESC_FLEX P_LEVEL=:COL_ALL:REF_ALL:CTX_ONE:SEG_ALL? APPLICATION_SHORT_NAME=”prod” DESCRIPTIVE_FLEXFIELD_NAME=”desc flex name” P_CONTEXT_CODE=”context name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt
----------------------------------------------------------------
4 - Multiple Flexfields
------------
Use a combination of APPLICATION_SHORT_NAME and DESCRIPTIVE_FLEXFIELD_NAME names ie. APPLICATION_SHORT_NAME=PER >> will download all PER flexfields DESCRIPTIVE_FLEXFIELD_NAME=PER_% >> will download all flexfields that start with 'PER_'.
DOWNLOAD Command:
FNDLOAD apps/apps O Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt DESC_FLEX DESCRIPTIVE_FLEXFIELD_NAME="PER_%"
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/apps O Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt
----------------------------------------------------------------
5 - Key Flexfield Structures
------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt KEY_FLEX P_LEVEL=:COL_ALL:FQL_ALL:SQL_ALL:STR_ONE:WFP_ALL:SHA_ALL:CVR_ALL:SEG_ALL? APPLICATION_SHORT_NAME=”prod” ID_FLEX_CODE=”key flex code” P_STRUCTURE_CODE=”structure name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt
----------------------------------------------------------------
6 - Concurrent Programs
------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct file_name.ldt PROGRAM APPLICATION_SHORT_NAME=”PER” CONCURRENT_PROGRAM_NAME=”concurrent name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct file_name.ldt
----------------------------------------------------------------
7 - Value Sets
------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt VALUE_SET FLEX_VALUE_SET_NAME=”value set name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt
----------------------------------------------------------------
8 - Value Sets with values
-------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt VALUE_SET_VALUE FLEX_VALUE_SET_NAME=”value set name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt
----------------------------------------------------------------
9 - Profile Options
---------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscprof.lct file_name.ldt PROFILE PROFILE_NAME=”profile option” APPLICATION_SHORT_NAME=”prod”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afscprof.lct file_name.ldt
----------------------------------------------------------------
10 - Request Group
----------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpreqg.lct file_name.ldt REQUEST_GROUP REQUEST_GROUP_NAME=”request group” APPLICATION_SHORT_NAME=”prod”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afcpreqg.lct file_name.ldt
----------------------------------------------------------------
11 - Request Sets
----------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcprset.lct file_name.ldt REQ_SET APPLICATION_SHORT_NAME=”prod” REQUEST_SET_NAME=”request set”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afcprset.lct file_name.ldt
----------------------------------------------------------------
12 - Responsibilities
----------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct file_name.ldt FND_RESPONSIBILITY RESP_KEY=”responsibility"
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct file_name.ldt
----------------------------------------------------------------
13 - Responsibilities with all Security Groups
------------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD FND_TOP/patch/115/import/afscursp.lct file_name.ldt FND_USER USER_NAME="<USER>" SECURITY_GROUP=% DATA_GROUP_NAME=%
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD FND_TOP/patch/115/import/afscursp.lct file_name.ldt
----------------------------------------------------------------
14 - Menu
------------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct file_name.ldt MENU MENU_NAME=”menu_name”
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afsload.lct file_name.ldt
----------------------------------------------------------------
15 - Forms/Functions/Personalizations
------------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct <filename.ldt> FND_FORM_CUSTOM_RULES form_name=<form name>
OR
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct file_name.ldt FUNCTION FUNCTION_NAME=<function_name>
OR
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct file_name.ldt FORM FORM_NAME=<form_name>
OR
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct <filename.ldt> FND_FORM_CUSTOM_RULES function_name=<function name>
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/affrmcus.lct filename.ldt
OR
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afsload.lct file_name.ldt
----------------------------------------------------------------
16 - User/Responsibilities
-------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct file_name.ldt FND_USER
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct file_name.ldt
----------------------------------------------------------------
17 - Alert
--------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $ALR_TOP/patch/115/import/alr.lct my_file.ldt ALR_ALERTS APPLICATION_SHORT_NAME=FND ALERT_NAME=Alert name to download
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $ALR_TOP/patch/115/import/alr.lct my_file.ldt
----------------------------------------------------------------
18 - UPLoad an NLS Language
------------
DOWNLOAD Command:
a. set NLS_LANG and NLS_TERITTORY and download the required using DOWNLOAD command as specified in the page.
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD <controlfile.lct> file_name.ldt -UPLOAD_MODE=NLS CUSTOM_MODE=FORCE WARNINGS=TRUE
----------------------------------------------------------------
21 - Migrate the role registration process from one instance to another
------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> O Y DOWNLOAD $FND_TOP/patch/115/import/umxrgsvc.lct umxrgsvc.ldt UMX_REG_SERVICES REG_SERVICE_CODE UMX
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> O Y UPLOAD $FND_TOP/patch/115/import/umxrgsvc.lct umxrgsvc.ldt UMX_REG_SERVICES REG_SERVICE_CODE UMX
----------------------------------------------------------------
22 - Transfer Custom Messages to another Instance
---------------
DOWNLOAD Command:
FNDLOAD apps/<apps_password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afmdmsg.lct password.ldt FND_NEW_MESSAGES APPLICATION_SHORT_NAME=FND MESSAGE_NAME=PASSWORD-INVALID-NO-SPEC-CHAR
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD apps/<apps_password> 0 Y UPLOAD $FND_TOP/patch/115/import/afmdmsg.lct password.ldt FND_NEW_MESSAGES APPLICATION_SHORT_NAME=FND CUSTOM_MODE=FORCE
----------------------------------------------------------------
23 - Download UMX Roles and Role Assignment data from one instance and upload to another.
------------
DOWNLOAD Command:
FNDLOAD <username/pwd@sid> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afrole.lct umxroles.ldt WF_ROLE ORIG_SYSTEM=UMX%
UPLOAD Command:
Move the .ldt file to the target instance
FNDLOAD <username/pwd@sid> 0 Y UPLOAD $FND_TOP/patch/115/import/afrole.lct umxroles.ldt
----------------------------------------------------------------
Comments
Post a Comment