my requirement is to set-up EMS setting as below.. Is this feasible? 1. The parent EMS queue. 2. The child EMS listened by Tibco BW Engine.
The EMS queue will receive thousands of messages every minute.. parent queue has to pile up the messages and passes limited messages to child queue say 1000 is the limit.. I.e child queue should have 1000 messages and rest of the messages should be in parent queue.. Once the thousand messages in child queue is consumed by Tibco BW, parent queue to send next thousand messages to the child queue.. Is this can be done?