The rules which apply to the job and form set are stored in the job definition table, which is called the AFGJOB.JDT or JDT file. You edit this file using a text editor. When editing the AFGJOB.JDT file, you can use these types of delimiters:
Use this delimiter… |
To… |
backslash and asterisk (/*) |
Denote comments |
comma (,) |
Separates the data that comprises a parameter |
semi-colon (;) |
Separates parameters |
The base system uses the rules in the JDT file when you run the main batch system programs (GenTrn, GenData, GenPrint, GenWIP, and GenArc). You can run these programs several ways:
For multi-step processing, you run each program separately. With single-step processing, you run the GenData program using rules to perform the tasks handled by the GenTrn and GenPrint programs. The AFGJOB.JDT files differ for each approach. Examples of each approach follow.
WIP transaction processing lets you add or merge WIP transactions manually approved or rejected into a GenData processing run. These transactions can be processed as new transactions or appended to an master resource library (MRL) already processed by the GenData program.
© Copyright 2015, Oracle and/or its affiliates. All rights reserved. Legal notices.