Synadia Connect

Steps

Each connector is built out of a sequence of steps. Each step is a building block that performs a specific function. The steps are executed in sequence as the message flows through the connector.

Depending on the type of connector you are building, you may need to use different steps. The following sections provide an overview of the steps and which connector types they are used with.

StepDescriptionConnector Type
SourceReads data from an external systemInlet
TransformerModifies the message as it flows through the connectorInlet, Outlet
SinkSends messages to an external systemOutlet
ProducerProduces messages to NATSInlet
ConsumerConsumes messages from NATSOutlet
Previous
Architecture