Errors
Error handling is generally in two categories:
-
During startup - if any Node is not able to be initialized, the application will exit.
-
During execution - in this case an Error message is returned to Origin and it is logged in Activity.
Error Message
Includes:
- Node Label (
<Operator>.<Engine>(<Node ID>)) - Reason code (
UnsupportedMessageType,MissingOriginSession) - Reason message