Skip to Content
0
Mar 27, 2007 at 10:51 AM

calling abap proxy synchronous ...

642 Views

Hi everyone.

I have this scenario.

abap proxy (request) -


> XI (BPM) -


> abap proxy (response).

I'm able to send async the data using the proxy and i would like to send the response to other proxy.

The best scenario for me would be if the proxy in sync, the BPM do some checks and finally, sender proxy returns the values.

any idea of how to do this two scenarios?

Regards,

Inigo.