Skip to main content

Events

The oracle module emits the following events:


EventOracleQuerySuccess

This event is emitted when an ICQ response is received from an ACK and is successful.

TypeAttribute KeyAttribute Value
OracleQuerySuccesschannelChannel the ICQ request was sent on
OracleQuerySuccesssequence_idSequence ID of the ICQ request
OracleQuerySuccessresultQuery data obtained from oracle

EventOracleQueryError

This event is emitted when an ICQ response is received from an ACK and contains an error.

TypeAttribute KeyAttribute Value
OracleQueryErrorchannelChannel the ICQ request was sent on
OracleQueryErrorsequence_idSequence ID of the ICQ request
OracleQueryErrorerrorError received from the module

EventOracleQueryTimeout

This event is emitted when an ICQ request results in a Timeout.

TypeAttribute KeyAttribute Value
OracleQueryTimeoutchannelChannel the ICQ request was sent on
OracleQueryTimeoutsequence_idSequence ID of the ICQ request