Connectivity

Decision Server Insights uses bindings and endpoints to define how a solution receives and sends events using HTTP or JMS messages. A binding describes the event types that are sent or received, and how they are represented in a message. An endpoint represents a source of inbound events or the destination of outbound events. You define these bindings and endpoints in one or more.cdef files, as part of your solution. You use the connectivity definition editor to create the .cdef files.

The names you use for bindings and endpoints must be valid in your solutions (for example, names must not contain spaces). For more information on bindings and endpoints, see Modeling solution connectivity.