Quantcast
Channel: SCN : Unanswered Discussions - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 6719

ABAP Proxy-Sync. to PI and response back without a third system

$
0
0

Hello,

 

I want to use a synchronous abap-proxy to send some data to pi and want pi to convert the data to xml format and response back to calling system which is ECC.

 

1-ECC---ABAP-Proxy-sync--request----> PI

2-PI does the operation mapping

3-PI sends back the output of operation mapping.

 

There is no other system other that ECC and PI.

 

I defined those objects : data type, message type, sync. outbound/inbound service interfaces , operation mapping and java mapping (imported archive).

I got back to ECC and generated the outbound-services interface's proxy class. I couldnt manage to configure this scenario. Actually I want to run a converter java mapping in PI and dont want to call any other system via PI, but just PI itself. ECC sends some data to PI and PI does the java mapping and sends the converted data back to ECC.

 

How can I run PI in such a loop-back scenario? I always used to run PI in the middle of at least 2 systems like  :

A---> PI --->B  (request)

A<--- PI <---B  (response)

 

But now, I have to do :

A---> PI (request)

A<--- PI (response)

Best Regards


Viewing all articles
Browse latest Browse all 6719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>