How can I know if any row is been added to my stream? I want to trigger an event on stream entry.
Hi,
I am having a stream (not a value stream) where data is coming from different things or sources. I want to know or I want to trigger an event when data are getting inserted into my stream means when the number of row is incrementing by 1. Is there any way to create a custom event to trigger this event? Or any other way to know the changes in my stream table?
Thanks,
Rajat

