Advanced Utilities workflow components
The Advanced Utilities workflow components are as follows:
- Append to zip archive. Appends the payload to a zip file. The zip file will be created, if the referenced zip file does not exist.
- Attachment to payload. Takes a named attachment, removes it and inserts it as the current payload of the current workflow.
- Base64 XML node to payload. If a resource is included as base 64 in an input XML file, then you can use this component to extract the resource from the input file into the payload.
- Delete file. Use this to delete a file from the system where InterFormNG2 is running.
- Delete resource. You can use this e.g. to delete a resource, that was temporarily generated.
- DigitalSign cloud PDF signing. This is a special component for signing invoices in Portugal.
- Error workflow component. Sets up a (new) workflow to be called, if an error should occur.
- Execute native O/S command. This component executes a native operating system command on which the application is running.
- Force content type. This overrules the file type of the payload and force a specific type. This can e.g. be used, if you want to process a spooled file as an XML.
- From attachment to file. Copies a workflow attachment into a file.
- From attachment to resource. Copies a workflow attachment into a resource in the Library.
- From attachment to variable. This component copies the contents of a workflow attachment into a variable.
it into an attachment in the workflow.
From file to payload. This component retrieves the contents of a file from the folder system and overwrite the payload of the workflow. 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).
Log to XML. Retrieve a log tree and copy it into the payload of the workflow.
New log line. Can be used for creating multiple job logs from a single input file. This is useful, if e.g. the input file is split up. PDF Metadata to XML. Extracts properties from the PDF file in the payload into an XML file, which replace the payload.
PDF Protect/restrict. Sets access passwords for the PDF file and restricts print, copy and read options.
Repeat workflow component. Enables repeat for elements in the workflow. This can e.g. be used for handling details of an input file.
Remove a node from XML. This removes one or multiple nodes from the XML payload file. that fits an xpath expression.
Replace non-breaking space component. This component can be used for removing non breaking spaces (NBSP) from an input XML file. Such characters can cause an issue when rendering the output, if the non breaking space is not included in the used font.
Retry-repeat workflow component. This can be used, if you want the workflow to retry an action up to a fixed number of retries, if the action should fail. This can be useful for interaction with 3rd party applications or servers.
Zip to payload. This workflow component will close a zip archive and move it to the payload. You can then do further processing on it, such as saving it to a file.
Related Articles
Advanced workflow components
The list below contains the groups of the advanced workflow components: Output Utilities Converter Email tool Debugging Special Set meta data Other Create document Validation
Advanced Debugging workflow components
The advanced debugging workflow components are: 1.Debug headers. This component outputs all meta data keys into the debug log. 2.Delay 30 seconds. This component delays the current workflow with 30 seconds.
Advanced Converter workflow components
The advanced converter workflow components are these: 1.Change payload encoding. Changes the encoding of the payload in the current workflow. 2.Split XML. Splits up the XML in the payload and executes the sub workflow for each new XML. 3.XSL ...
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 ...
Advanced Special workflow components
The advanced special workflow components are: Delayed email cancel key. Use this component to set a unique value for the cancel key for a delayed email. Enrich XML from database. This can be used for adding data found in an external database into an ...