Common Integrated System Triggers

Integrated systems have a set of triggers which are available to all systems:

Trigger Description Properties
Data Server Connection Changed This trigger fires when Runtime connects to, disconnects from, or fails over between data servers. It includes events such as initial connection, connection loss, reconnection, or switching between primary and secondary drivers.
  • Is Connected — Indicates whether the Runtime is currently connected to the data server.
  • Is Disconnected — Indicates whether the Runtime is currently disconnected from the data server.
  • Server Address — The IP address of the data server associated with the connection change.