If you are running InterFormNG2 on the IBM i platform, you can configure it to monitor an output queue using the workflow input type: From IBM i output queue.
If you intend to monitor many output queues you should also consider the input type, From IBM i output queue (multiple).
InterFormNG2 creates a data queue with the same name as the monitored output queue, in the same library as the output queue.
InterFormNG2 monitors this data queue for entries.
InterFormNG2 will only react to a spooled file when it arrives on this queue with status: Ready (*RDY) or when you hold and release the spooled file to create a new entry in the attached data queue.
The name of the output queue you want to monitor.
This field is optional if the output queue is found in only a single library.
The library where the output queue is located.
Output queues are most often created in: QUSRSYS or QGPL but any library can be used.
The type of input.
Set this to -> SPLF to tell InterFormNG2 to expect a spooled file.
Enable this option to allow spooled files to be processed in different code pages.
If enabled, the code page selected above can be overwritten by the spooled file attributes.
Normally, this should be enabled and only disabled if you expect input spooled files with an incorrect code page setting.
Specify the spooled file format to use.
This must match the format used by the templates in the workflow.
The EBCDIC code page of the input spooled files.
Leave blank to use the system code page (System Value: QCHRID) or set a specific code page.
Example:
1142 (Danish Euro Code Page)
Define which workflow (if any) should be executed in case of an error during the processing of a spooled file.