WIPImageProc
Use this form set level rule in place of the RULStandardImageProc or StandardImageProc rule in the AFGJOB.JDT file when you are using GenData WIP transactions processing. Using this rule tells the GenData program to bypass normal section processing.
Note | You cannot include in the AFGJOB.JDT file this rule and the RULStandardImageProc or StandardImageProc rule. |
These other rules are also used when you run WIP Transaction Processing:
- WIPTransactions – This rule replaces the RULStandardTransactionProc or NoGenTrnTransactionProc rules in the AFGJOB.JDT file. This rule starts GenData WIP Transaction Processing at the form set level. It also identifies the status codes for the transactions in the WIP file that are processed. The status codes can be a subset or all of the status codes identified on the MergeWIP rule or none.
- GVM2GVM - This rule copies GenData execution data from the Trigger2WIP INI control group.
- MergeWIP - This rule initializes GenData execution of WIP Transaction Processing at the job level. It creates a memory list and adds the transactions from the WIP file that match the status codes in its parameters.
- WIPFieldProc – This rule replaces the RULStandardFieldProc or StandardFieldProc rule.
Using these rules in a simplified AFGJOB.JDT file and with appropriate INI files, GenData WIP Transaction Processing adds the transactions from a WIP file to a transaction memory list. It then processes the transactions from the memory list, appending the data from the WIP file to the MRL recipient batch, NewTrn, NA, and POL files. If these files do no exist, it creates them. Each transaction in the memory list is deleted from the WIP file after it is processed.
Syntax
There are no parameters for this rule.
Example
;WIPImageProc;;;
See also
© Copyright 2020, Oracle and/or its affiliates. All rights reserved. Legal notices.