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.
Step | Description | Connector Type |
---|---|---|
Source | Reads data from an external system | Inlet |
Transformer | Modifies the message as it flows through the connector | Inlet, Outlet |
Sink | Sends messages to an external system | Outlet |
Producer | Produces messages to NATS | Inlet |
Consumer | Consumes messages from NATS | Outlet |