XML property to body

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 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 ...
    • 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 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 ...
    • HTTP Post body only Request

      In InterFormNG2 it is possible to call (most) external HTTP REST APIs / Webservices and form submits using workflow components. The calls are based on RFC2616 Hypertext Transfer Protocol HTTP/1.1 https://www.ietf.org/rfc/rfc2616.txt The external HTTP ...
    • Page body

      The body section of a page If you have inserted either a header or a footer element to a page element, then a body element is also added: The body elements contains the elements, that should only be executed/inserted once. This section normally ...