Skip to Content
0
Jan 04, 2012 at 10:15 AM

Respone message in an synchronous scenario

45 Views

Hi,

I want to create a scenario:

third party system (via WebService) < -> SAP PI < -> SAP (ABAP Proxy)

I have a SOAP to Proxy synchronous scenario.

Its an synchronous outbound and an synchronous inbound interface.

It is possible to transfer the response message from the inbound interface to the outbound interface?

The response message is a very elemetary mesage (only a key).

With the message from the third party system I will insert data in the SAP system. The new key I will return to the third party system via the response messages.

Any help please?