| 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. |
| 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. |
| 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. |
| Cause | Actions |
|---|---|
| The specified cryptographic key is invalid. | Check the validity of the settings for the logic component and the input data. |
| 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. |
| 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. |