Send emails from delay queue
This advanced special workflow component sends out all delayed emails (that are not canceled) for a specific queue.
This component is normally scheduled by activation in a workflow with a scheduled start.
Related workflow components:
- Cancel delayed email. If you want to cancel a delayed email in the workflow before it is sent. It is also possible to do that manually via the email log.
- PDF Delayed email. This defines a delayed email.
- Delayed email cancel key. This should be used for defining a unique cancel key for the specific email.
The Send emails from delay queue component has these parameters:

- Queue name
The delay queue name for which all delayed (uncanceled) emails are to be sent. - Email server
The email server configuration to use when sending out the emails. The email server must be configured in the settings of InterFormNG2.
Related Articles
Delay queue
This is related to the PDF Delayed email workflow component. You can use this option to submit emails and later cancel them, before they are sent. In order to setup the email delay queue, you first need to sign in as described here. Then you click ...
Emails with status held
With InterFormNG2 you do not need to send out all emails, that you generate. One option is to create emails as .eml files e.g. with the Create PDF document component followed by the To filesystem component to produce .eml files in your file system. ...
IBM MQ send message
To send a message to an IBM MQ as part of a workflow, insert a new component at the point in the workflow where you want to send the message. From the "Advanced" components tab select "IBM MQ send message" to send a message to an IBM MQ. Note that ...
ActiveMQ send message
To send a message to an ActiveMQ as part of a workflow, insert a new component at the point in the workflow where you want to send the message. From the "Advanced" components tab select "ActiveMQ send message" to send a message with the workflow ...
From IBM i output queue (multiple)
This workflow input type is very similar to the input type, From IBM i output queue except that you can monitor multiple output queues with this workflow input type contrary to From IBM i output queue. For the most of the parameters you should refer ...