This advanced other workflow component, Save XML from property, loads an XML from the payload, and puts it into the property.
The property of the workflow can be used as memory cell to store a file while processing another file in the payload.
This component works like the XML to property component.This workflow component has no parameters.
Related Articles
XML to property
This advanced other workflow component, XML to property, loads an XML from the payload, and puts it into the property. The property of the workflow can be used as memory cell to store a file while processing another file in the payload. This ...
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 ...
Load XML from property
This advanced other workflow component, Load XML from property, loads an XML from the property, and puts it into the payload. The property of the workflow can be used as memory cell to store a file while processing another file in the payload. This ...
XML property to body
This advanced other workflow component, XML property to body, loads an XML from the property, and puts it into the payload. The property of the workflow can be used as memory cell to store a file while processing another file in the payload. It works ...
XML Node Selection & Referencing
XPath provides multiple ways to reference and navigate through an XML structure. Learn how to select specific nodes using direct references, index numbers, conditions, and relationships with other nodes. Connecting preceding or following node sets to ...