EBS Object Types - Script With Execution

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

Object Type Identification

Files are not automatically identified for this type. You can move script file from other type or you can customize Match Script with custom logic if such files are placed in specific folder.

File Extensions 

NameDescription
n/a

Attributes

NameDescriptionDefault ValueSupported Values
SourceObject Source Location Type

SCM

SCM
Target LocationPath to where the file should be deployed to.$<PROD_TOP>/bin/
ParametersArguments to pass to shell script.

Target File PermissionsPermissions to apply on shell script in target location.Derived from Project Property - File Permissions

Related Project Properties

NameDescriptionDefault Value
EBS Scripts Root Destination DirectoryTarget directory for script files (e.g. $FND_TOP/bin).$<PROD_TOP>/bin

Sample Build Commands

N/A - Build commands not supported for this type.

Sample Deploy Commands 

cp "$SOURCE_FILE" "$XXHR_TOP/bin/";
"$XXHR_TOP/bin/MyScript.sh"
The following macros are not currently supported in the footer:
  • style