...
Note | ||
---|---|---|
| ||
To use Stream Interconnect, the collector stream must be created before the forwarder stream. |
Interconnect Receiver
As mentioned above, you must create the collector a first step, a stream containing an Interconnect Receiver must be created in order to connect link it to the forwarder stream containing an Interconnect Sender.
For example, consider a stream shown below containing an Interconnect Receiver, Map and Log functions. This stream acts as the Collector stream collecting collects incoming data from a Forwarder streamstream that sends output data using an Interconnect Sender.
The name of the stream with the Interconnect Receiver function does not need to be configured separately but instead the name of the Collector stream must be copied to the clipboard and pasted must be provided in the configuration of the Interconnect Sender to connect both the two streams. You can also copy the name from the configuration of the Interconnect Receiver and paste it in the Forward data to stream option in the configuration of the Interconnect Sender function to connect to the Forwarder stream. .
Note | ||
---|---|---|
| ||
An Interconnect Receiver can receive output data from multiple Interconnect Senders but the Stream Interconnect feature only works if all the streams involved are part of the same Solution. |
Interconnect Sender
The Interconnect Sender function is used in the Forwarder stream to forward output data to be collected by the Collector stream containing the Interconnect Receiver function.
For example, consider a stream shown below containing a Data Generator, Map and Interconnect Sender functions. This stream acts as the Forwarder forwards output data to an Interconnect Receiver present in a different stream.
In the configuration of the Interconnect Sender, you can select the stream to which you want to forward the output data to in the Forward data to stream option. A notification is displayed after successfully connecting the Forwarder stream to the Collector stream. the streams.
Note | ||
---|---|---|
| ||
When configuring a Stream Group that consists of streams using the Stream Interconnect feature, the stream containing the Interconnect Sender must be run prior to the stream containing the Interconnect Receiver. |