cancel
Showing results for 
Search instead for 
Did you mean: 

Asynchronous to Asynchronous BPM scenario

Former Member
0 Kudos

Hi Experts,

How we can get the response for the Asynchronous Sender to Asynchronous Reciver BPM scenario?

Do we have any special mechanism to get the response in XI?

Regards

Sara

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

<i>Do we have any special mechanism to get the response in XI?</i>

No.

The response depends upon the nature of the receiver. If the receiver is able to send the response, then it would be async-sync bridge.

If the receiver is not able to send the response, then u may get a separate async message based on some logic through BPM in XI.

Regards,

Shabari

Former Member
0 Kudos

Hi Shabari,

In my case receiver won't give any response, how we have to do this scenario in XI?

Regards

Sara

Former Member
0 Kudos

Sara ))

Why are you asking how to get a response, if you know your receiver system is not able to send a response? )

Clarify please your requirement and provide more details...

But generally, if your receiver can't send a response, you can't process any because there will be nothing to process

Peter

Answers (2)

Answers (2)

Former Member
0 Kudos

-->Asynchronous Sender to Asynchronous Reciver BPM scenario

How you will catch the response when response is not coming at all...

you can use Async Send in Synchronous fashion but even for that something should come to the step for receiving..

regards,

Former Member
0 Kudos

you cant get a response in async scenarios,you can definitely get acknowledgement but it depends upon the adapter and the type of acknowledgement you want,not all adapters support all types of acknowledgement

Thanx

Aamir

Message was edited by:

Aamir Suhail