Advanced Utilities workflow components
Swagger HTTP workflow component
The advanced, utilities workflow component, Swagger HTTP can load a Swagger JSON definition can be loaded and a request from the API can be selected. An HTTP component is then generated with URL, output type, parameter names and header names ...
XML remove namespaces
This advanced utilities workflow component removes all name spaces from the XML file in the workflow payload. The workflow continues processing on the changed XML. The XML remove namespaces workflow component has no parameters.
Shorten meta data names
Use this to remove a common prefix from all meta data keys in the current workflow. This can be handy, if a lot of meta data keys are entered from an external resource, when the workflow was called. So to make it easier to refer to the meta data ...
Set secure workflow variables component
The advanced, utilities workflow component, Set secure workflow variables can be used as a way to protect passwords used in the InterFormNG2 workflows e.g. for API calls. Related built-in functions are: ng:encrypt() and ng:decrypt(). The component ...
Repeat workflow component
The advanced, utilities workflow component, Repeat creates a loop in which the components following it are executed a number of times. At the start of each repetition, the workflow payload and variables are reset to the state they have at the point ...
PDF scale and rotate
If you have created a PDF file with the wrong page format, if you want to rotate the PDF or even reposition the PDF contents, then you can consider the advanced workflow utilities component, PDF scale and rotate. The PDF Scale and rotate component ...
PDF Protect/restrict
You can password protect and restrict a PDF inside the payload of InterFormNG2, that is later saved. The PDF should normally first be created with the component: Create PDF document. When you open a protected PDF file, you will be prompted for a ...
PDF Metadata to XML
The advanced, utilities workflow component, PDF Metadata to XML can help you to extract both metadata as well as key/values for form fields from a PDF file. The PDF must be loaded into the payload of the workflow before running this component. The ...
PDF digitally sign
PDF digitally sign: You can add a digital signature to a PDF inside the payload of InterFormNG2, that is later saved. The PDF should normally first be created with the component: Create PDF document. To do that you use the advanced utilities workflow ...
Payload to workflow variable
The advanced, utilities workflow component, Payload to variable copies the current payload into a variable. This can e.g. be used, if you want to insert the payload into an output file via a variable in a transformation. The payload to workflow ...
Payload to named property
The workflow component, Payload to named property can be used, if you want to save the current payload of the workflow in order to be able to get back this payload (With the named property to payload component), even if the payload was overwritten in ...
New log line component
The job logs of InterFormNG2 includes all requests, but it can be a bit difficult to identify a specific document, so to make that possible you can assign a value to the Log info meta data key. This makes is much easier to search for a specific job ...
Named property to payload
This component can be used with the workflow component, Payload to named property. The named property to payload component retrieves a named property, that was previously saved with the Payload to property, into the payload. This can e.g. be used, if ...
Log to XML
This advanced utilities workflow component retrieves a job log and copies it into the payload (and overwrites the previous contents) of the current workflow in XML format. As default the component retrieves the job log of the current workflow. ...
List resources
The advanced, utilities workflow component, List resources can be used in order to generate a list of all resources in a specific directory. The list is generated as an XML file and is output into the payload of the current workflow. Please notice, ...
List filesystem directory
You can use InterFormNG2 to generate a list of all files in a specific directory (and even include files in sub-directories) and output the list as an XML file. This can be done with the advanced, utilities workflow component called: List filesystem ...
Initialize zip archive
This workflow component initializes a zip archive with a specific ID. If an archive with this ID already exists, it will be re-initialized (all content is lost). This component is only necessary when you use the "append to zip archive" component ...
HTTP Post request
In InterFormNG2 it is possible to call (most) external HTTP REST APIs / Webservices and form submits using workflow components. The calls are based on RFC2616 Hypertext Transfer Protocol HTTP/1.1 https://www.ietf.org/rfc/rfc2616.txt The external HTTP ...
HTTP Post multipart Request
In InterFormNG2 it is possible to call (most) external HTTP REST APIs / Webservices and form submits using workflow components. The calls are based on RFC2616 Hypertext Transfer Protocol HTTP/1.1 https://www.ietf.org/rfc/rfc2616.txt The external HTTP ...
HTTP Post body only Request
In InterFormNG2 it is possible to call (most) external HTTP REST APIs / Webservices and form submits using workflow components. The calls are based on RFC2616 Hypertext Transfer Protocol HTTP/1.1 https://www.ietf.org/rfc/rfc2616.txt The external HTTP ...
HTTP GET Request component
In InterFormNG2 it is possible to call (most) external HTTP REST APIs / Webservices and form submits using workflow components. The calls are based on RFC2616 Hypertext Transfer Protocol HTTP/1.1 https://www.ietf.org/rfc/rfc2616.txt The external HTTP ...
First in first out component
With this advanced, utilities workflow component you can ensure, that input files are processed in the sequence in which they have arrived in InterFormNG2, where they normally a processed in parallel and might e.g. print out in a different order than ...
From Windows share to named attachment
The advanced, utilities workflow component, From Windows share to named attachment enables you to load a file from a Windows share (SMB 2/3) into a named attachment in the workflow. The component has these parameters: Attachment name The name of the ...
From variable to payload
With the advanced, utilities workflow component, From variable to payload you can overwrite the current payload of the workflow with the contents of a workflow variable. The parameters are: Variable name The name of the variable to copy the data ...
From variable to attachment
If you want to attach an extra file to an outgoing email, then you can use the advanced, utilities workflow component, From variable to attachment to achieve that. The component has these parameters: Variable name The name of the variable from which ...
From resource to file
With the advanced, utilities workflow component, From resource to file you can save a resource in the file system. The parameters are: Resource type The type of resource. You can select that via a drop down list or via an Xpath expression, if you ...
From file to workflow variable
With the advanced utilities workflow component, From file to workflow variable you can extract the contents of a file in the file system and put that into the contents of a variable. A related component is: Resource to workflow variable. This can ...
From file to resource
You can load a file into a resource within a workflow with the advanced, utilities component: From file to a resource. The component has these parameters: File path The path to the file, that you want to load as a resource. Resource type This is a ...
From file to payload
It is possible to load a file from the local file system into the payload of the workflow. This will overwrite the contents of the payload, so you might consider to save the payload e.g. into a property or an attachment before you run this advanced ...
From file to attachment
If you want to attach an extra file to an outgoing email, then you can use the advanced, utilities workflow component, From file to attachment to achieve that. (This is a duplicate of the File to attachment component). The component has these ...
From attachment to variable
You can copy an attachment within a workflow into a variable with the advanced, utilities component: From attachment to variable. The component has these parameters: Attachment name The name of the workflow attachment to copy. Variable name The name ...
From attachment to resource
You can copy an attachment within a workflow into a resource with the advanced, utilities component: From attachment to a resource. The component has these parameters: Attachment name The name of the workflow attachment to copy. Resource type The ...
From attachment to file
The advanced, utilities workflow component, From attachment to file copies an attachment in the workflow into a file. The parameters are: Attachment name The name of the attachment in the workflow. File path The output file, where the attachment is ...
Force content type
The workflow editor in InterFormNG2 is helpful in the way that it keeps track of the file/data type, that is currently stored in the payload. In that way the editor warns you, if you are trying to execute a component, that is unable to handle the ...
File to attachment
This is a duplicate of the From file to attachment: If you want to attach an extra file to an outgoing email, then you can use the advanced, utilities workflow component, File to attachment to achieve that. The component has these parameters: File ...
Execute native OS command
Execute native OS command : This component will be unavailable if file system access has been disabled in the system settings. This component executes a native operating system command on which the application is running. This can be any command, but ...
Error workflow component
The workflows, that you can setup in InterFormNG2 can be very long and complex and in some cases e.g. for debugging you might want to force an error in the workflow. Another reason why you might want to force an error, could e.g. be that an input XML ...
Edit document text
The advanced, utilities component, Edit document text is used in combination with the Webforms module. One prerequisite for this component is, that you have already setup a template with one or multiple editable text elements. This workflow component ...
DigitalSign cloud PDF signing
This component takes a PDF as input payload and returns a signed version of that PDF as output. This component can be used to sign a PDF document using the DigitalSign service called "Certificado Qualificado - Selo Eletrónico Cloud" (in portuguese). ...
Delete resource
This workflow component deletes a resource from the Library. Related workflow components are: List resources, Resource to payload, Resource to attachment and Save in resources. An example of how this can be used with the List resources can be found ...
Next page