cancel
Showing results for 
Search instead for 
Did you mean: 

Please let me know the steps in Proxy to SOAP scenario ...

Former Member
0 Kudos

Hi Friends,

I have a scenario in proxy to soap scenario, what are the step to be followed to achieve this scenario.

Thanks in advance.

Best Regards

Raj

Accepted Solutions (0)

Answers (2)

Answers (2)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

This is an expert forum. This question has been answered many times and several blogs exist on this topic. Please search the forum before posting. This thread will be locked.

Regards

XI/PI Moderator

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Hi

Just a summary..

You create ESR as usual creating data types, mesg types, service interface , message mapping and operation mapping. On the sender side data type you create as usual. On the target side no data type need to create. Get webservice wsdl from third party and Import in PI as external definition and use it as target mesg type. Rest are all same

Create ID objects

Since you use proxy as sender you trigger proxy call from ECC and so you dont need sender agreement and sender comm channel . You need Receiver determination, interface determination, receiver agreement and receiver comm channel

You are going to consume webservice from third party , so you need to configure soap receiver adapter. Specify Url wsdl in the soap recevier adapter. Rest are all same.

Note: if your scenario is sync use quality of service as Best Effort , otherwise exactly once or EOIO in the soap receiver adapter.

Steps:

1) configure proxy communication between your sap system example say ECC and PI.

2) Soap receiver adapter

3) Rest are all saome as normal scenario.

Links below might be very useful

http://help.sap.com/saphelp_nw04/helpdata/en/29/5bd93f130f9215e10000000a155106/content.htm

http://www.riyaz.net/blog/xipi-a-guide-to-using-sap-xi-soap-adapter/technology/sap/113/