Hi,
I am working on a scenario in basic notification where a trigger inserts 5records into a buffer table.
Now buffer table has to publish these records to a broker .
I need to know whether buffer table publishes these records to broker one at a time only or is there any way by which buffer table can publish all the 5 records at once to the broker?
Could you help me out in this question