Question
Pushing Entries into Stream.
Hi Team,
I have tried to push multiple entries into a datatable using AddDatatableEntries and it is successful.
But when I tried to use the AddStreamEntries service to push data to stream, I am getting a null pointer exception.
1) Is it possible to push multiple entries into stream at a time.
2) What are the best cases when to use stream and when to use datatable.

