Advanced Other workflow components
Delete from time-limited store
The Advanced, other workflow component, Delete from time-limited store is related to the tenant setting, Time-limited persistent storage. With this component you can delete a document from the time-limited store, that you have previously saved into ...
Payload to time-limited store
The Advanced, other workflow component, Payload to time-limited store is related to the tenant setting, Time-limited persistent storage. With this component you can temporarily store the current payload into a time-limited storage, that you have ...
Custom log message
The advanced, other workflow component, Custom log message can be used for adding a user defined log message into the job log of the current workflow. This can e.g. be used in order to report an issue to the job log (so that the relevant user and see ...
XML to property
This advanced other workflow component, XML to property, loads an XML from the payload, and puts it into the property. The property of the workflow can be used as memory cell to store a file while processing another file in the payload. This ...
XML property to body
This advanced other workflow component, XML property to body, loads an XML from the property, and puts it into the payload. The property of the workflow can be used as memory cell to store a file while processing another file in the payload. It works ...
Save XML in property
This advanced other workflow component, Save XML from property, loads an XML from the payload, and puts it into the property. The property of the workflow can be used as memory cell to store a file while processing another file in the payload. This ...
Post-process spooled file
As a part of spooled file processing in InterFormNG2 on the IBM i platform, you might want to delete, hold or move the input spooled file to let the end user know, that the specific spooled file has been successfully processed. You can also change a ...
Load XML from property
This advanced other workflow component, Load XML from property, loads an XML from the property, and puts it into the payload. The property of the workflow can be used as memory cell to store a file while processing another file in the payload. This ...
IBM i Print Attribute Options
With the Advanced, Other workflow component, IBM i Print Attribute Options you can set various attributes of the InterFormNG2 output spooled files, that InterFormNG2 is generating on the IBM i platform. Related workflow components for an input ...
Error handler
This advanced other workflow component, Error handler, sets which workflow to call if an error should occur during processing. This is similar to the On error workflow on the workflow inputs. An alternative or addition is the general error report ...
Complete approval process
The advanced workflow component (in the other category), Complete approval process is a component, that has been added for installations, that have chosen to use versioning and combine that with approvals. The workflow component outputs the result of ...
Change attributes of spooled file
As a part of spooled file processing in InterFormNG2 on the IBM i platform, you might want to change one or more spooled file attributes of the input spooled file to let the end user know, that the specific spooled file has been successfully ...
Await approval
The advanced workflow component (in the other category), Await approval is a component, that has been added for installations, that have chosen to use versioning and combine that with approvals. The Await approval component has no parameters: This ...
Advanced Other workflow components
The list of advanced other workflow components are: AS400 Print Attribute Options. Use this to set various spooled file attributes of the merged spooled file on the IBM i platform. Change attributes of spooled file. Use this component to change ...
Popular Articles
REST webservice basic example
Below a simple setup is done to illustrate how the REST webservice basic can be setup. The example below can be run without any programming at all. First a simple template to prove, that the workflow has worked and returned a PDF: The template is ...
XPath
In InterFormNG2, you use the language XPath for referencing data from the XML file. There are many sources of information if you want to learn more about XPath, but you can also simply read the few examples below to get a good idea of how it can be ...
Release log
This is the list of the InterFormNG2 releases and the major new features in each release: Version 4.0.0 Important: InterFormNG2 now runs on Java 17. So you need to install Java 17 on Linux and the IBM i platform, if you want to InterFormNG2 on either ...
Aligment options for fixed positioned elements
There are several ways to align fixed positioned elements in the designer: (This lists alignment options for fixed positioned elements only. All alignment options are covered here.) 1.You can enable a grid, resize the lines of the grid and the fixed ...
Text element
If you want to insert any kind of text in InterFormNG2, then you should use the text element. You can insert a new text element if you click on this icon: The data, that you can output as text are these types: 1.A text constant. 2.Drag nodes from an ...