Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

//This is simply a skeleton for the doc

Use Stream Interconnect to use the output from one stream as input for another. Image Added

Stream Interconnect is a feature in Usage Engine that enables the user to forward output data from one stream to be processed by another stream. This feature helps with flexibility in reusing streams with a common logic and avoid having large streams with complex business logic.

The Stream Interconnect feature comprises both a Forwarder function and a Collector function.

Note
titleNote!

To use Stream Interconnect, the collector stream must be created before the forwarder stream.

...

two functions, one which acts as a collector and the other as a forwarder. The names of the collector and forwarder functions are: