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 like the Load XML from property component.This workflow component has no parameters.
Related Articles
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 ...
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 ...
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 XML in property
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 ...
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 ...