ISRR gate, NOTIFY function

Notify the system of an event on an IPCONN.

Input Parameters

ACTION
Event being performed.
Values for the parameter are:
  • DATA
  • ERROR
  • SERVICE_CLOSING
  • SERVICE_OPENED
  • SESSION_CANCELLED
  • SESSION_CLOSED
  • TIMEOUT
SESSION_TOKEN
IPCONN Sesstion Token.
USER_TOKEN
User token associated with the session token.

Output Parameters

REASON
The values for the parameter are:
  • INVALID_ACTION
  • INVALID_FORMAT
  • INVALID_FUNCTION
  • INVALID_USER_TOKEN
  • UNEXPECTED_EXCEPTION
RESPONSE
Indicates whether the domain call was successful. For more information, see RESPONSE parameter on domain interfaces.
Values for the parameter are:
  • OK
  • EXCEPTION
  • DISASTER
  • INVALID
  • KERNERROR
  • PURGED