DFT00080T Defaulting field aaa by converting field bbb ccc value 'ddd' to eee type

Explanation

Business Rules Server

The value in the target field was replaced by the value in the source field. The data was converted before it was assigned because the fields have different data types. The information that is logged in this message is shown in the following list, where:
aaa
Represents the target field name.
bbb
Represents the source field name.
ccc
Represents the source field data type (character, byte).
ddd
Represents the source field value.
eee
Represents the target field data type (string, byte).

Operator response

None. Consider setting the default value from a field of the same data type.