All Message Codes fall into MAPPER Category

The following message codes corresponds to the error occurred during Mapper operations.


MAPPER0001E

Message code corresponds to the error occurred when a logic component has failed its operations and its [Null option] set to the "Throw exception when unable to determine/calculate/process".

Cause Actions
An error occurred during an operation of a logic component whose [Null option] is set to "Throw exception when unable to determine/calculate/process". Check either the[Null option] or input data for the logic component.

Corresponding error


MAPPER0002E

Message code corresponds to the error occurred when a logic component is mapped to an unsupported data type.

Cause Actions
Data type the logic component is mapped to is an incorrect type. The error is raised when, for example, a logic component which returns a boolean value is erroneously mapped to a Date type. Make sure the logic component is correctly mapped to a data type it supports.

Corresponding error


MAPPER0003E

Message code corresponds to the error occurred when a logic component has failed to perform data transformation internally.

Cause Actions
Data transformation has failed due to invalid form of the arguments passed to the logic component. Make sure the logic component is correctly mapped to a data type it supports.

Corresponding error


MAPPER0004E

Message code corresponds to the error occurred when encrypting/decrypting logic component has failed to perform its cryptographic operation.

Cause Actions
The specified cryptographic key is invalid. Check the validity of the settings for the logic component and the input data.

Corresponding error


MAPPER0005E

Message code corresponds to the error occurred when the [2 or more match records] property is set to "Raise exception" in the Replace by DB Table logic.

Cause Actions
There are more than one record that matches the specified criteria. Check the validity of the settings for the logic component and the database records the operation is performed on.

Corresponding error


MAPPER0006E

Message code corresponds to the error occurred when the [0 match record] property is set to "Raise exception" in the Replace by DB Table logic.

Cause Actions
There is no record that matches the specified criteria. Check the validity of the settings for the logic component and the database records the operation is performed on.

Corresponding error