Skip to main content
Version: 5.1.1.0

Convert json message to string

Description​

This scriptlet converts the content of a json message to a string representation.

Create​

See creation of Scriptlet.

Configuration​

Properties and Parameter assignment​

The assignment sections define the assignment of variables between the script and the process model.

The following parameters are available:

**Ingoing parameters**:

- **MSG**: json message.

**Outgoing parameters**:

- **MSG**: text the content of the message as string.