Related Articles
Windows Share file to payload
The advanced, utilities workflow component, Windows Share file to payload reads a file from a Windows Share and loads it into the payload of the current workflow. The workflow component has these parameters: Share The Windows Share connection used ...
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 attachment
With the Payload to attachment component, you can set the payload of the workflow to be the contents of the email attachment. The name of the attachment is set in the workflow component, Set attachment name, which you should insert first in the ...
Attachment to payload
The workflow component, Attachment to payload takes a named attachment, removes it and inserts it as the current payload of the current workflow. This component is an advanced utilities component. The component has these parameters: Attachment name ...
Cut textual payload
In rare situations an input file might be invalid because of extra header data (prior to the actual payload) or extra invalid data at the end of the input file. This can prevent InterFormNG2 from processing e.g. an otherwise valid XML file. So, as an ...