Processing element INSERT
Insert element in rule will insert segment to application record. The inserted data are configured by elements that has the same PIF name as segment ā ADCOM, ADRUN, ADOP, ADDEP, ADSR and OI. The PIF field names are stored as attributes to these elements.
Example:
Rule will insert new common segment with application ID (ADID) from PARAM2, which must be created in INIT element. Field valid to (ADTO) is set value 20211231 (date 31.12.2021).
It is possible to insert segments OI and ADDEP inside the CHECK element with conditions. This configuration enables rule to process all operations and add to them external dependencies or operator instructions.
Example: Process all operations, to operations with CP* workstation and jobname add external dependency to operation 001 from application INPUTAPP1, the attribute addepownop="%adopno" is configuration that will add external dependency to current operation
Last updated