Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JMS unit of order properties

950426Jan 3 2013 — edited Jan 8 2013
Hi,

Our requirement is when we send request message to queue with same cusid simultaneously, they must be processed one after other, basically in unit of order.

I have tried Besteffort in mediator resequencer which is working, but i want to know whether is there any JMS property to fulfill our requirement. I have seen JMS_BEA_UnitOfOrder and jca.jms.WeblogicUnitOfOrder properties in OSB and SOA resp.
Pls can anyone share there knowledge on these properties.what values do we have to pass to these and how???

Here is our architecture:
1. OSB->JMS Queue(in clustered environment)->BPELProcess1->BPELProcess2->E1 Database
database is getting locked when we send same customerid simultaneously.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 5 2013
Added on Jan 3 2013
5 comments
379 views