You are here: Job and Form Set Rules Reference > JDT Rules Reference > WIPImageProc

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:

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

;WIPImageProc;;;

There are no parameters for this rule.

Example

;WIPImageProc;;;

See also