|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Sequencing in WMB V8.0.0.1 |
« View previous topic :: View next topic » |
Author |
Message
|
jayasreeb |
Posted: Tue May 21, 2013 4:47 am Post subject: Sequencing in WMB V8.0.0.1 |
|
|
Newbie
Joined: 21 May 2013 Posts: 1
|
Hi All,
We have a requirement where SAP sends a single bulk web service requests to WMB every 10 minutes. Each bulk webservice request can contain requests for multiple operations like Create Account, Update Account or Delete account.
For e.g
If we get the bulk request from SAP at 9AM as array of - [create account 1], [create account 2], [update account 1] then how do we make sure in WMB that create account 1 is first processed and then the update account 1 is processed next.
Everytime when we get request from SAP we can have any combinations for operation like either create and delete or create and update etc..Also, the number of operations in the request is dynamic.
Please help us how we can go ahead with the sequencing of the above request. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue May 21, 2013 4:53 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
None of the answers are easy. SAP produces a timestamp on each of the IDOC's, you might go by that...
Also there is an IDOC # pulled out of range. So you might sequence by that..., finally you could cut a page out of SAP's own book and store all Idocs and then process by type: first all creates, then all updates and finally all deletes...
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|