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:
- In the Process Designer, in the Repository View panel, expand Activities.
- Expand Target > StreamConsumer.
- Drag the StreamConsumer activity to the Graph Canvas area.
- Connect the unconsumed stream to this activity.