Advanced Special workflow components
Back to forms menu
The advanced, special workflow component, Back to forms menu can be used together with the workflow input type, From input form menu. This component will make the workflow rerun from the start and request the user to select a template. The component ...
Enrich by input form
The advanced, special workflow component, Enrich by input form is a workflow component, that can help to modify the XML payload of a workflow with a webform. Please notice, that an alternative webform solution is covered in the section, Webforms. ...
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 ...
Run a script
The advanced, special workflow component, Run a script can be used in order to call a script from the workflow. The JavaScript execution engine supports ECMAScript v5.1 with the addition of the following ECMAScript 6 features: The keywords "let" and ...
Forward webservice
When a workflow has been initiated by a webservice input component, the component Forward webservice can be used to forward the request to another URL. This is currently only implemented together with the input type, REST webservice basic, where the ...
Enrich spooled file from database
It is possible to change the contents of a spooled file (as known on the IBM i platform) and to add data from an external database with the advanced special workflow component: Enrich spooled file from database. You can also add data with the ...
Enrich XML from database
It is possible to change the contents of an XML file and to add data from an external database with the advanced special workflow component: Enrich XML from database. An alternative to this component is ng.databaseLookup, which can e.g. be used ...
Delayed email cancel key
The Delayed email cancel key component is used together with these workflow components: Cancel delayed email. Use this component to cancel a delayed email. PDF Delayed email. This defines a delayed email. Send emails from delay queue. This sends out ...
Cancel delayed email
With InterformNG2 it is possible to create a delayed email, which you can later decide to either send or cancel. You can create a delayed email with the workflow component, PDF Delayed email. The advanced, special workflow component, Cancel delayed ...
Advanced Special workflow components
The advanced special workflow components are: Cancel delayed email. Cancels the delayed emails, that has a specific cancel key. Delayed email cancel key. Use this component to set a unique value for the cancel key for a delayed email. Enrich by input ...