Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

shell script is a computer program designed to be run by the Unix shell command-line interpreter.

Object Type Identification

  • Files with extensions .sh, .pl are included regardless of location.
  • Files with no extension but in scripts folder
Tip


File Extensions 

NameDescription
.shShell script
.plPerl script

...

NameCodeDescriptionDefault Value
FDEBS_SCRIPTS_ROOT_SOURCE_DIRSource folder for scripts files (e.g. scripting).scripts
EBS Scripts Root Destination DirectoryFDEBS_SCRIPTS_ROOT_DESTINATION_DIRTarget directory for script files (e.g. $FND_TOP/bin).$<PROD_TOP>/bin
File PermissionsFDEBS_FILE_PERMISSIONSTarget File Permission. Will be set to target file after deployment using chmod. eg: 755

...