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!

Duplicate Instances while consume message by JMS adapter with correlation

926301Mar 26 2012 — edited Feb 26 2020
Hi Friends,

As I am facing the below issue, Can you help me here:

My bpel need to produce a JMS message in a JMS queue Q1 and need to receive the corresponding message from another JMS Queue Q2 with correlation set (A third part appln takes the message from Q1 and puts in Q2 after processing with the same order ID).

I have developed a bpel for producing and consuming JMS messages with correlation set. This Bpel is working fine. But While my bpel receive the JMS message from Q2 with a correlation set, I am getting 2 instances for my bpel process. My server is non-cluster environment only. Using Jdev 11.1.1.3 and Weblogic 10.1.1.3

An early response is highly helpful to me.

Thanks,
San
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2012
Added on Mar 26 2012
1 comment
326 views