Batch file generated by MigrationLogiK™ - FNDLOAD GUI
#!/usr/bin/sh
# Generated by MigrationLogiK(TM). iTerra Consulting Inc(C) 2009
# Date: 02/06/2010 01:06:48
# User: user
# Usage: sh script.sh apps_password
ARGV="$@"
if [ "x"$ARGV = "x" ] ; then
echo "usage: sh script_name apps_passwd"
exit 0;
fi
pwd=$1
## ------------- User ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct EBUSINESS_USR.ldt FND_USER USER_NAME=EBUSINESS
## ------------- Request Group Unit ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpreqg.lct FNDWFBG_RGU.ldt REQUEST_GROUP REQUEST_GROUP_NAME="Contracts Core All" UNIT_APP=FND UNIT_NAME=FNDWFBG
## ------------- Value Set ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct AHL_OPERATION_OPERATOR_VS.ldt VALUE_SET FLEX_VALUE_SET_NAME=AHL_Operation_Operator
## ------------- Concurrent Program ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct OKSAUTO_CP.ldt PROGRAM APPLICATION_SHORT_NAME=AR CONCURRENT_PROGRAM_NAME=OKSAUTO
## ------------- Value Set with Values ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct AHL_OPERATION_OPERATOR_VS.ldt VALUE_SET_VALUE FLEX_VALUE_SET_NAME=AHL_Operation_Operator
## ------------- DFF Context Code ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct INSTALLATION_WINDOW_DFF_CONTEXT_1.ldt DESC_FLEX APPLICATION_SHORT_NAME=ONT DESCRIPTIVE_FLEX_CONTEXT_CODE=Installation_Window DESCRIPTIVE_FLEXFIELD_NAME="OE_LINE_ATTRIBUTES"
## ------------- Form Function ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct XXSZL_DEMO_PROCESSOR_FUNC.ldt FUNCTION FUNCTION_NAME=XXSZL_DEMO_PROCESSOR
## ------------- DFF ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct MTL_TXN_REQUEST_LINES_DFF.ldt DESC_FLEX APPLICATION_SHORT_NAME=INV DESCRIPTIVE_FLEXFIELD_NAME=MTL_TXN_REQUEST_LINES
## ------------- Message ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afmdmsg.lct IBE_PRMT_CT_LIST_PRICE_COLON_MSG.ldt FND_NEW_MESSAGES APPLICATION_SHORT_NAME=IBE MESSAGE_NAME=IBE_PRMT_CT_LIST_PRICE_COLON
## ------------- Responsibility ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct TELESALESAGENT_RESP.ldt FND_RESPONSIBILITY RESP_KEY=TELESALESAGENT
## ------------- Request Set Links ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcprset.lct FNDRSSUB1040_RSL.ldt REQ_SET_LINKS REQUEST_SET_NAME=FNDRSSUB1040
## ------------- Menu ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct AMS_NEW_ROOT_MENU_MN.ldt MENU MENU_NAME=AMS_NEW_ROOT_MENU
## ------------- Request Group ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpreqg.lct XXSZL_ALL_REPORTS_RG.ldt REQUEST_GROUP REQUEST_GROUP_NAME=All Sizzle Reports APPLICATION_SHORT_NAME=ADS
## ------------- Request Set ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcprset.lct FNDRSSUB1040_RS.ldt REQ_SET REQUEST_SET_NAME=FNDRSSUB1040
## ------------- Forms Personalization ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct OEXOETEL_FRMPER.ldt FND_FORM_CUSTOM_RULES FUNCTION_NAME=ONT_OEXOETEL_SUMMARY
## ------------- KFF ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct OQO_PRODUCT_GROUP_KFF.ldt KEY_FLEX P_LEVEL='COL_ALL:FQL_ALL:SQL_ALL:STR_ONE:WFP_ALL:SHA_ALL:CVR_ALL:SEG_ALL' APPLICATION_SHORT_NAME=INV ID_FLEX_STRUCTURE_CODE=OQO_PRODUCT_GROUP
## ------------- Profile Option ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscprof.lct CS_DEFAULT_WEB_INC_TYPE_PO.ldt PROFILE PROFILE_NAME=CS_DEFAULT_WEB_INC_TYPE APPLICATION_SHORT_NAME=CS
exit 0
#!/usr/bin/sh
# Generated by MigrationLogiK(TM). iTerra Consulting Inc(C) 2009
# Date: 02/06/2010 01:06:48
# User: user
# Usage: sh script.sh apps_password
ARGV="$@"
if [ "x"$ARGV = "x" ] ; then
echo "usage: sh script_name apps_passwd"
exit 0;
fi
pwd=$1
## ------------- User ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct EBUSINESS_USR.ldt FND_USER USER_NAME=EBUSINESS
## ------------- Request Group Unit ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpreqg.lct FNDWFBG_RGU.ldt REQUEST_GROUP REQUEST_GROUP_NAME="Contracts Core All" UNIT_APP=FND UNIT_NAME=FNDWFBG
## ------------- Value Set ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct AHL_OPERATION_OPERATOR_VS.ldt VALUE_SET FLEX_VALUE_SET_NAME=AHL_Operation_Operator
## ------------- Concurrent Program ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct OKSAUTO_CP.ldt PROGRAM APPLICATION_SHORT_NAME=AR CONCURRENT_PROGRAM_NAME=OKSAUTO
## ------------- Value Set with Values ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct AHL_OPERATION_OPERATOR_VS.ldt VALUE_SET_VALUE FLEX_VALUE_SET_NAME=AHL_Operation_Operator
## ------------- DFF Context Code ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct INSTALLATION_WINDOW_DFF_CONTEXT_1.ldt DESC_FLEX APPLICATION_SHORT_NAME=ONT DESCRIPTIVE_FLEX_CONTEXT_CODE=Installation_Window DESCRIPTIVE_FLEXFIELD_NAME="OE_LINE_ATTRIBUTES"
## ------------- Form Function ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct XXSZL_DEMO_PROCESSOR_FUNC.ldt FUNCTION FUNCTION_NAME=XXSZL_DEMO_PROCESSOR
## ------------- DFF ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct MTL_TXN_REQUEST_LINES_DFF.ldt DESC_FLEX APPLICATION_SHORT_NAME=INV DESCRIPTIVE_FLEXFIELD_NAME=MTL_TXN_REQUEST_LINES
## ------------- Message ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afmdmsg.lct IBE_PRMT_CT_LIST_PRICE_COLON_MSG.ldt FND_NEW_MESSAGES APPLICATION_SHORT_NAME=IBE MESSAGE_NAME=IBE_PRMT_CT_LIST_PRICE_COLON
## ------------- Responsibility ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct TELESALESAGENT_RESP.ldt FND_RESPONSIBILITY RESP_KEY=TELESALESAGENT
## ------------- Request Set Links ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcprset.lct FNDRSSUB1040_RSL.ldt REQ_SET_LINKS REQUEST_SET_NAME=FNDRSSUB1040
## ------------- Menu ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct AMS_NEW_ROOT_MENU_MN.ldt MENU MENU_NAME=AMS_NEW_ROOT_MENU
## ------------- Request Group ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpreqg.lct XXSZL_ALL_REPORTS_RG.ldt REQUEST_GROUP REQUEST_GROUP_NAME=All Sizzle Reports APPLICATION_SHORT_NAME=ADS
## ------------- Request Set ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcprset.lct FNDRSSUB1040_RS.ldt REQ_SET REQUEST_SET_NAME=FNDRSSUB1040
## ------------- Forms Personalization ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct OEXOETEL_FRMPER.ldt FND_FORM_CUSTOM_RULES FUNCTION_NAME=ONT_OEXOETEL_SUMMARY
## ------------- KFF ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct OQO_PRODUCT_GROUP_KFF.ldt KEY_FLEX P_LEVEL='COL_ALL:FQL_ALL:SQL_ALL:STR_ONE:WFP_ALL:SHA_ALL:CVR_ALL:SEG_ALL' APPLICATION_SHORT_NAME=INV ID_FLEX_STRUCTURE_CODE=OQO_PRODUCT_GROUP
## ------------- Profile Option ------------------
FNDLOAD apps/$pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscprof.lct CS_DEFAULT_WEB_INC_TYPE_PO.ldt PROFILE PROFILE_NAME=CS_DEFAULT_WEB_INC_TYPE APPLICATION_SHORT_NAME=CS
exit 0
Testimonials
I have used FNDLOAD scripts earlier but Migration LogiK makes it look so easy that I would say it is a wonderful tool. It is must have utility in the arsenal of every Oracle Apps implementer. At the time when implementation windows are shrinking, this tool greatly enhances the efficiency of the implementer in migrating setups across Oracle EBusiness Suite Instances.
Kumar ND.
Software Techologies Limited. Hyderabad.India
Kumar ND.
Software Techologies Limited. Hyderabad.India
Download
Download Page will be available after you fill out the contact form |
Download
Download Page will be available after you fill the contact form |