I use user APPS and password APPS everywhere, but ofcourse you make that flexible or change it to your environment.
Change {xxx} into the element you have downloaded.
Profile options
Download
FNDLOAD apps/apps O Y DOWNLOAD $FND_TOP/patch/115/import/afscprof.lct PROFILE_$1.ldt PROFILE PROFILE_NAME="$1" APPLICATION_SHORT_NAME="$2"Upload
$FND_TOP/bin/FNDLOAD $APPS_USER/$APPS_PASS 0 Y UPLOAD $FND_TOP/patch/115/import/afscprof.lct $INSTALLATION_DIR/install/ldt/PROFILE_{xxx}.ldtcat L*.log >> $LOGFILE
rm -f L*.log
Concurrent Programs
Download
FNDLOAD apps/apps O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct CP_$1.ldt PROGRAM APPLICATION_SHORT_NAME="$2" CONCURRENT_PROGRAM_NAME="$1"Upload
$FND_TOP/bin/FNDLOAD $APPS_USER/$APPS_PASS 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct $INSTALLATION_DIR/install/ldt/CP_{xxx}.ldt UPLOAD_MODE=REPLACE CUSTOM_MODE=FORCEcat L*.log >> $LOGFILE
rm -f L*.log
Lookups
Important: Make sure you download all languages if you have multiple languages installed.Download
FNDLOAD apps/apps O Y DOWNLOAD $FND_TOP/patch/115/import/aflvmlu.lct LK_$1.ldt FND_LOOKUP_TYPE APPLICATION_SHORT_NAME="$2" LOOKUP_TYPE="$1"Upload
$FND_TOP/bin/FNDLOAD $APPS_USER/$APPS_PASS 0 Y UPLOAD $FND_TOP/patch/115/import/aflvmlu.lct $INSTALLATION_DIR/install/ldt/LK_{xxx}.ldtcat L*.log >> $LOGFILE
rm -f L*.log
Messages
Important: Make sure you download all languages if you have multiple languages installed.Download
FNDLOAD apps/apps O Y DOWNLOAD $FND_TOP/patch/115/import/afmdmsg.lct MSG_$1_US.ldt FND_NEW_MESSAGES APPLICATION_SHORT_NAME="$2" MESSAGE_NAME="$1"Upload
$FND_TOP/bin/FNDLOAD $APPS_USER/$APPS_PASS 0 Y UPLOAD $FND_TOP/patch/115/import/afmdmsg.lct $INSTALLATION_DIR/install/ldt/MSG_{xxx}_US.ldtcat L*.log >> $LOGFILE
rm -f L*.log
$FND_TOP/bin/FNDLOAD $APPS_USER/$APPS_PASS 0 Y UPLOAD $FND_TOP/patch/115/import/afmdmsg.lct $INSTALLATION_DIR/install/ldt/MSG_{xxx}_NL.ldt
cat L*.log >> $LOGFILE
rm -f L*.log
Valuesets
Download
$FND_TOP/bin/FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct $1.ldt VALUE_SET FLEX_VALUE_SET_NAME="$1"Upload
$FND_TOP/bin/FNDLOAD $APPS_USER/$APPS_PASS 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct $INSTALLATION_DIR/install/ldt/VS_{xxx}.ldt - WARNING=YES UPLOAD_MODE=REPLACE CUSTOM_MODE=FORCEcat L*.log >> $LOGFILE
rm -f L*.log
Form Functions
Note that if you download a menu you download forms and functions with it.Download
FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct F_$1.ldt FUNCTION FUNCTION_NAME="$1"Upload
$FND_TOP/bin/FNDLOAD $APPS_USER/$APPS_PASS 0 Y UPLOAD $FND_TOP/patch/115/import/afsload.lct $INSTALLATION_DIR/install/ldt/F_{xxx}.ldt - WARNING=YES UPLOAD_MODE=REPLACE CUSTOM_MODE=FORCEcat L*.log >> $LOGFILE
rm -f L*.log
Descriptive Flexfields
Download
$FND_TOP/bin/FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct DFF_$1.ldt DESC_FLEX APPLICATION_SHORT_NAME=$2 DESCRIPTIVE_FLEXFIELD_NAME=$1"
Upload
$FND_TOP/bin/FNDLOAD $APPS_USER/$APPS_PASS 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct $INSTALLATION_DIR/install/ldt/DFF_{xxx}.ldtcat L*.log >> $LOGFILE
rm -f L*.log
Form Personalizations
Download
FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct PERS_$1.ldt FND_FORM_CUSTOM_RULES function_name=$1Upload
$FND_TOP/bin/FNDLOAD $APPS_USER/$APPS_PASS 0 Y UPLOAD $FND_TOP/patch/115/import/affrmcus.lct $INSTALLATION_DIR/install/ldt/PERS_{xxx}.ldtcat L*.log >> $LOGFILE
rm -f L*.log
BI Publisher Templates
Download
FNDLOAD apps/apps 0 Y DOWNLOAD $XDO_TOP/patch/115/import/xdotmpl.lct XML_$1.ldt XDO_DS_DEFINITIONS APPLICATION_SHORT_NAME="$2" DATA_SOURCE_CODE="$1"Upload
$FND_TOP/bin/FNDLOAD $APPS_USER/$APPS_PASS 0 Y UPLOAD $XDO_TOP/patch/115/import/xdotmpl.lct $INSTALLATION_DIR/install/ldt/XML_{xxx}.ldtcat L*.log >> $LOGFILE
rm -f L*.log
Menu's
Note: It automatically downloads submenu's.Download
FNDLOAD apps/apps O Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct MENU_$1.ldt MENU MENU_NAME="$1"Upload
$FND_TOP/bin/FNDLOAD $APPS_USER/$APPS_PASS 0 Y UPLOAD $FND_TOP/patch/115/import/afsload.lct $INSTALLATION_DIR/install/ldt/MENU_{xxx}.ldtcat L*.log >> $LOGFILE
rm -f L*.log
Geen opmerkingen:
Een reactie posten
Opmerking: Alleen leden van deze blog kunnen een reactie posten.