Using Stream Consumer

Stream consumer activity is used to consume the stream. Sometime there could be a possibility that some streams are not being consumed by another activity. In that case, the unconsumed stream can cause a problem. You can use Stream Consumer activity to consume stream that is not being consumed by another activity.

To use Stream Consumer activity:

  1. In the Process Designer, in the Repository View panel, expand Activities.
  2. Expand Target > StreamConsumer.
  3. Drag the StreamConsumer activity to the Graph Canvas area.



  4. Connect the unconsumed stream to this activity.