cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Ack for Asynchronous interface

Former Member
0 Kudos

Hi Experts

Here My Interface is Proxy to PI to JMS (MQ) asynchronous.

Once message is processed asynchronously MQ will send the Acknowledgement to PI with different Queue. Then PI need to pick this with sender JMS adapter.. is this approach will work?

IF it I it worku2019s Please let me know the steps. Here I donu2019t want to use the BPM.

Thank you

Srini

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Srinivasreddy

As you mentiuoned this is an Asyncronous communication, then what are you going to do with response.

Is your proxy expecting a response?

In that case you should create a Synchronous interface and not an Asynchronous one.

Please clarify

Sourabh