The run control file is a plain text file that is used to specify:
Following is an example of a run control file:
*-------------------------------------------------------------------------*
* LANSA Composer run control file
*-------------------------------------------------------------------------*
* Processing sequence id
* - use ONLY one of internal id (DXP1II) or external id (DXP1ID)
* DXP1ID=DEM_ORDER_RCV
DXP1II=FAEB7C11E1B448FAB0E469D0C0B6E853
* Zero, one or more Processing Sequence parameter values specified
* as NAME=VALUE. Quotes surrounding alphanumeric values are optional.
[Parameters]
CUSTOMER_TP='ATLAS'
CUSTOMER_DIR='/neworders'
Run Control File Notes
One of the following MUST be provided as the FIRST non-comment line:
Only the first of these will be processed.
Some relevant points: