Scripts in data flows

Scripts are used as a supporting activity step in Document Flows and Data Lake Flows.

When a scripting step is activated at runtime, the incoming message content, message headers or constant value can be sent as a parameter to the code contained in the script for execution.

From the script code perspective, the input parameters are passed as the Input Variable name; the output message content and optionally also output message headers are generated from selected Output Variables.

For details about configuration of script activity seeĀ Script.