*JOB-Constants
The group includes JOB ready relevant to a processing order data. Currently, only the path information of the input and output file and the directory path for the error case.
Constant Name | Description |
---|---|
*JOB.ABSOLUTEINPUT | Absolute path of the input data. e.g .: / path / to / input_data_type / input file.edi |
*JOB.INPUTFILE | Name of the input data. e.g .: input file.edi |
*JOB.INPUTPATH | Path to the input file. e.g .: / path / to / output file /. |
*JOB.ABSOLUTEOUTPUTFILE | Absolute path of the output file. e.g .: / path / to / output file / output file.edi |
*JOB. OUTPUTFILE | Name the output file. e.g .: output file.edi |
*JOB. OUTPUTPATH | Path to the output file. e.g .: / path / to / output file / |
*JOB. ABSOLUTERRORFILE | Absolute path of the error file. e.g .: / path / to / errors directory / output file.edi |
*JOB. ERRORFILE | Name of error file. e.g .: output file.edi |
*JOB. ERRORPATH | Path to the error file. e.g .: / path / to / errors directory / |
*JOB. ABSOLUTEARCFILE | Absolute path of the archive file. e.g. / Path / to / archive / input file.edi |
*JOB. ARCFILE | Name of the archive file. e.g .: input file.edi |
*JOB. ARCPATH | Path to the archive file. e.g .: / path / to / archive / |
*JOB. SESSIONNR | The meeting point for this mapping (the ID under which this process can also be found in the logbook) |