Hi ssagar,
In my case, original request is split and sent to different systems (ex:- creditability / Inventory) for a same Order.Where in case of single order there be several items and each item is sent as a seperate document to the systems (ex:- creditability / Inventory)
The systems (ex:- creditability / Inventory) will publish the document to the webMethods broker were at the webMethods, it needs to collect all the items belonging to the same order and needs to be processed.
Each item will have the following common fields,
orderID
totalNumberOfItems
activationID.
The above mentioned fields are to be used for the aggregation at webMethods. Were these fields are not modified or used by the target / end systems
Thank you,
Gokul
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods