Interconnect receiver
Unknown Attachment
The Interconnect receiver function is used to collect data that an Interconnect sender forwards from another stream.
For example, consider the stream shown below, which contains an Interconnect receiver and a Log function. This stream collects incoming data from a stream that sends output data using an Interconnect sender.
The name of the stream with the Interconnect receiver must be provided in the configuration of the Interconnect sender to connect 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.
Note!
The Interconnect receiver receives data in the same order in which it is processed by the Interconnect sender.
The 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.
The Interconnect receiver function is used to collect data that an Interconnect sender forwards from another stream.
Example - Adding an Interconnect receiver function to the stream
For example, after separating from the https://infozone.atlassian.net/wiki/spaces/DAZ/pages/7880549 as its own Aggregate view time stream, an Interconnect receiver function can be added to the stream. The Interconnect receiver function collects incoming data from the https://infozone.atlassian.net/wiki/spaces/DAZ/pages/7880549 that sends output data using an Interconnect sender, and the data is passed from the Interconnect receiver to the next function to aggregate the view time.
This section has the following subsections: