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!

Request-Reply Synchronous JMS

User_D1OQEJun 1 2020

Hi All,

I tried using the JMS Request Response with Synchronous mode ..... (Service A --> BPEL(sync) {set jms.Corelation id x)--> Produce_JMS(Request-Reply Sync    RequestMessage to Q1  Response Q2)  ================ Consume -->BPEL(passing jms.corelation id x) --->ProduceQ2 )

But after producing the Message to Q1 , the messaage is not getting picked up by consumer ....

If  i place directly a message in consumer it is getting processed and dplacing to Q2.

Why is this happeining ... Can somebody help me please.

Comments
Post Details
Added on Jun 1 2020
0 comments
192 views