From variable to payload

From variable to payload

With the advanced, utilities workflow component, From variable to payload you can overwrite the current payload of the workflow with the contents of a workflow variable. The parameters are:

 

NG2WorkflowVariable2Payload01

  1. Variable name
    The name of the variable to copy the data from.
  2. Decode base64
    If the data in the variable is stored as an encoded base64 data stream, then you can enable this to convert the base64 data stream into a binary data stream.
  3. Input type
    The input type of the new, changed payload.
    • Related Articles

    • Payload to workflow variable

      The advanced, utilities workflow component, Payload to variable copies the current payload into a variable. This can e.g. be used, if you want to insert the payload into an output file via a variable in a transformation. The payload to workflow ...
    • From file to payload

      It is possible to load a file from the local file system into the payload of the workflow. This will overwrite the contents of the payload, so you might consider to save the payload e.g. into a property or an attachment before you run this advanced ...
    • Windows Share file to payload

      The advanced, utilities workflow component, Windows Share file to payload reads a file from a Windows Share and loads it into the payload of the current workflow. The workflow component has these parameters: Share The Windows Share connection used ...
    • Time-limited store to payload

      The Advanced, other workflow component, Time-limited store to payload is related to the tenant setting, Time-limited persistent storage. With this component you can load a stored document from a time-limited store into the current payload. Related ...
    • Windows Share to variable

      The advanced, utilities workflow component, Windows Share to variable reads an input file from a Windows Share into the payload of the current workflow. The workflow component has these parameters: Variable name The name of the variable Share The ...