Named property to payload

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 you want to save input files into an error folder, if an error occurred during processing.

The Named property to payload workflow component is found as one of the advanced utilities components and has these parameters:

    

  1. Property name
    The name of the property, that you want to retrieve into the payload. This must be the name used by a previously called, Payload to named property component.
  2. Input type
    The workflow needs to know what kind of file/contents, that is retrieved into the payload. This affects the possible workflow components, that you can insert afterwards. You can select any of the known file types.

    • Related Articles

    • 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 ...
    • 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 ...
    • 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 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 ...
    • 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 ...