-
ln -s $FND_TOP/bin/fndcpesr $GL_TOP/bin/<host program name>
-
-
ln -s $FND_TOP/bin/fndcpesr $XXGC_TOP/bin/xxgc_ftp_transfer2
-
ln -s $FND_TOP/bin/fndcpesr $XXGC_TOP/bin/xxgc_copy_file
Standard host program:
-
INP_SHELLSCRIPT_NAME=${0}
-
INP_ORA_USERPASS=${1}
-
INP_USERID=${2}
-
INP_APPSUSERNAME=${3}
-
INP_CRID=${4}
-
-
INP_DIR_Name=${5}
-
INP_AGE=${6}
-
INP_EXCLUSION=${7}
-
-
echo INP_DIR_Name = ${INP_DIR_Name}
-
echo INP_AGE = ${INP_AGE}
-
echo INP_EXCLUSION = ${INP_EXCLUSION}
-
-
exit 0
RJM Article Type
Quick Reference