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.