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 the meantime.
The named property is kept in the current workflow and can be used by sub-workflows, that are called by the current workflow, but not other workflows, that are running in parallel.
This can e.g. be used, if you want to save input files into an error folder, if an error occurred during processing.
The component is one of the advanced utilities components.
The component has a single parameter:

- Property name
The default name of the property is backupData, as seen above.
Related Articles
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 ...
Remove named attachment
The advanced, utilities workflow component, Remove named attachment deletes an attachment, that was previously added to the payload in the current workflow. Temporary attachments can be added during processing of a workflow and such attachments might ...
Save SPLF in property
The advanced, other workflow component, Save SPLF in property saves the spooled file in the current payload into the property. The workflow component has no parameters: Related workflow components: Load SPLF from property SPLF property to body SPLF ...
SPLF to property
The advanced, other workflow component, SPLF to property saves the current spooled file in the payload into the property. The component has no parameters: Related workflow components: Load SPLF from property Save SPLF in property SPLF property to ...
SPLF property to body
The advanced, other workflow component, SPLF property to body loads a spooled file from the property into the payload of the workflow. A prerequisite is, that a spooled file has previously been saved into the property with the components, SPLF to ...