Skip to Content

Errors

Error handling is generally in two categories:

  1. During startup - if any Node is not able to be initialized, the application will exit.

  2. 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