Skip to main content
Version: 5.3.0.0

Deserialize binary message

Description​

This scriptlet reads the content of a given binary message and converts the content by applying a standard Orchestra deserializer.

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**: Binary message that should be parsed and converted to a structured message
- **MASSDATA**: Define if the created messages should be use the massdatamode( = true) or not (=false)

**Outgoing parameters**:

- **MSG**: The converted message.