Advanced Output workflow components
Write to file system
This component is unavailable, if file system access has been disabled in the system settings. This component writes the current workflow body to a file on the local file system. The output directory and filename must be specified in advance using ...
To Windows share
If you want to store output files e.g. PDF files generated by InterFormNG2, then you have many options. One of them is the To filesystem. If you want to store an output file onto the file system of another machine, then you can e.g. consider to e.g. ...
To Sharepoint document library (simple)
This workflow component creates/updates a document in SharePoint online from the current workflow payload. Note that the size of the document to upload must be less than 4 MByte. Initial configuration is covered in the section: Sharepoint integration ...
To Next Archive
If you have purchased the Nextway Next module for InterFormNG2 and configured the integration, then you can use the advanced output workflow component, To Next Archive to archive the payload of a workflow in the Nextway Next archive solution. Note ...
To InterSigning
You can add written signature to output PDF files, with the advanced output workflow component, To Intersigning. Prerequisites: 1.You have in InterFormNG2 license, that includes the InterSigning module. 2.A prior workflow component has created a PDF ...
To email server
The advanced output workflow component, to email server is able to send out an email, that you have already configured via one of the tenant email servers. The component has these parameters: Hold email If you activate this option, then the email ...
To database
This component writes the current workflow payload to a blob column in a database table. You have to specify the name of the database that the output should be saved to. The use of this is primarily intended for workflows that are initiated by the ...
To d.velop Documents
The advanced output workflow component, To d.velop Documents can be used in order to output documents from InterFormNG2 into your d.velop application. This component can create a new item in a d.velop documents archive with the current workflow ...
Sharepoint set column values
This component can be used to set column values for the document previously (earlier in the workflow) uploaded to a SharePoint document library (using the component To SharePoint document library). The columns have to already exist in the document ...
Save in resources
When using systems like IBM i or in the cloud, then sometimes the client needs an easy way to save an XML for later viewing while creating and testing workflows. The IBM i green screen or remote desktop connection to cloud servers etc. is not an ...
Output temporary web storage component
The advanced output workflow component, Output temporary web storage is described below. The input for the component is a payload containing a PDF. The component stores the PDF file temporary in the resources with a random file name. The resource ...
Infor System-Link request
The workflow component, Infor System-Link request is a prerequisite for other Infor System-Link components like the Create attachment with Infor System-Link component. The Infor System-Link request component has this parameter: In order to the ...
Index data
You can create an index data XML output file with the advanced workflow component, Index data. The index file can e.g. be used for archiving You can use a transform component to convert the XML into another format before saving it to a file. The ...
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 ...
Create attachment with Infor System-Link
This workflow component, Create attachment with Infor System-Link is only available when IBM i features are enabled, or InterFormNG2 is installed on an IBMi. The component creates an attachment which contents is the current payload of the workflow, ...
Create an upload font ZPL
If you want (or need) to manually upload fonts to your ZPL compatible printers, then you should consider the advanced, output workflow component, Create an upload font ZPL. This feature can be considered in these scenarios: Scenario 1: Decrease the ...
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 ...
Advanced Output workflow components
The advanced output workflow components are: 1.ActiveMQ send message. Sends a message to an ActiveMQ message queue. 2.IBM MQ send message. Sends a message to an IBM message queue. 3.Index data. Creates an index XML file e.g. for archiving. 4.Save in ...