cancel
Showing results for 
Search instead for 
Did you mean: 

Copy synchronous response to separate asynchronous mapping

Cortex2k
Active Participant
0 Kudos

Hi Folks

I have a integration scenario challenge, that I was sure could be implemented technically. But after searching the communicty and google in general, I still havent found a solution. Therefore I would like to hear if any of you have any input to this challenge..

The requirement is pretty simple: System A make a synchronous request to System B. Response should be synchronous returned to System A, but System C should get a asynchronous copy of the response.

Illustrated like this:

However I cant find any way of copying the response and forward it to the asynchronous integration.

Anyone having any suggestions to how this can be achieved.. (Or if it is possible at all)

Thanks a lot for your input.

/Chris

View Entire Topic
former_member190293
Active Contributor
0 Kudos

Hi Chris!

Maybe it worth trying to develop custom adapter module that creates a copy of response message and separately sends it to messaging system?

Regards, Evgeniy.