Event delivery

You must define an inbound binding when your solution receives events from an external source, and an outbound binding when your solution sends events externally. Inbound connectivity bridges the connection between external endpoints and the solution gateway. The solution gateway is the mechanism by which events are submitted into the solution.

Inbound binding identifies the format and protocol of inbound messages, and must reference an inbound endpoint. An endpoint represents the source of external messages that are sent into Insight Server.

The outbound binding determines which outbound events are sent, and determines the message format and protocol to be used. The outbound binding must reference an outbound endpoint that represents the destination (either a JMS connection factory and destination, or a URL).