cancel
Showing results for 
Search instead for 
Did you mean: 

Checking response in Asynchronous scenario

Former Member
0 Kudos

Hi, I want to check the response message in the scenario that I implemented asynchronous message.

Basically, in the trace I could only see this "Async processing: skip mapping of response".

Is there anyway to find out what the response is?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rockie,

the sense of a async. scenario is that you have NO response!

A async request does not expect a response message!

The only thing the receiver could send back is a acknowledgment.

Regards Mario

Former Member
0 Kudos

Hi Rockie,

As Mario had said, its absolutly right of making no sense to look for response for Async Messages.

Enve though the Integration Engine contains the internal response for those Async Messages, you can;t use it.

The only thing that could be possible is to stick with acknowledgment.

Thanks

Swarup

Answers (0)