RawFixValueUnit

Group

Integration Units

Function

Works like the class FixValueUnit, but the output encoding is always 8859_1. Recommended for Base64-encoded binary input data.

Description


Introduction: Integration Units. Set the Content in the Content settings of a Response Route in phase 6 to Output of IU.


This Integration Unit works like the FixValueUnit, but the output encoding is always 8859_1. This unit is recommended for the decoding of a Base64-encoded binary files, instead of the FixValueUnit.

Parameter Description


Parameter name

Allowed values

Default value

Description

Decode Base64 (only if no mapped data is used)

true, false

false

If true, a Base64-encoded value is expected as Fix value.

Fix value


ok

Value that is used as output data, if parameter Use mapped data is set to false. Variables of the form VAR_NAME will be resolved.

Use mapped data

true, false

false

If true, the values of the target fields are used, otherwise, the value specified in the parameter Fix value.