A shell script which is callable by an EBS Concurrent Program.
Object Type Identification
- Files with extensions .prog are included regardless of location
File ExtensionsÂ
Name | Description |
---|---|
.prog | A shell script which is callable by a Concurrent Program. |
Attributes
Name | Description | Default Value | Supported Values |
---|---|---|---|
Source | Object Source Location Type | SCM | SCM |
Target Location | Path to where the file should be deployed. | $<PROD_TOP>/bin/ |
Related Project Properties
Name | Description | Default Value |
---|---|---|
EBS Prog Root Source Directory | Source folder for Prog files (e.g. cm). | prog |
Sample Build CommandsÂ
N/A - Build commands not supported for this type.
Sample Deploy CommandsÂ
cp $SOURCE_FILE $XXHR_TOP/bin/; ln -sf $FND_TOP/bin/fndcpesr $XXHR_TOP/bin/programFile