Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

A shell script which is callable by an EBS Concurrent Program.

File Extensions 
NameDescription
.progA shell script which is callable by a Concurrent Program.


Attributes
NameDescriptionDefault ValueSupported Values
SourceObject Source Location Type

SCM

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

Related Project Properties
NameDescriptionDefault 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


Considerations

None


  • No labels