cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Adapter details

Former Member
0 Kudos

hi all,

i am doing R/3>PI1>PI2-->File scenario.(i am working at PI2)

here i am importing the XSD's into PI2 through External definitions,for this what SOAP Adapter details i need to provide to PI1.

another interface

File>PI2>PI1-->R/3

for this scenario what SOAP Adapter Details i need to provide to PI1.

Thanks in advance

AVR

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi all,

solved my problem.

Thanks,

AVR

former_member187339
Active Contributor
0 Kudos

Hi AVR,

>>R/3>PI1>PI2-->File scenario

Here It will be a SOAP receiver, so the path will be as per help.sap http://help.sap.com/saphelp_nw04/helpdata/en/29/5bd93f130f9215e10000000a155106/content.htm

>>File>PI2>PI1-->R/3

Here in SOAP sender you need to mention the Sender interface and namespace details and set other parameters as help.sap

http://help.sap.com/saphelp_nw04/helpdata/en/fc/5ad93f130f9215e10000000a155106/content.htm

Regards

Suraj

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

why not do it over XI adapter and not SOAP adapter ?

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi Michal,

i am new to xi,and one more thing i need to consider the security issues also.

could u suggest me which one is better, provide me the SOAP adapter details and XI adapter details

thanks

AVR

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi AV,

Uisng XI adapter while conetion two PI system very easy,it direclt interace with IE.

if you want to know the differences search in sdn.

Regards,

Raj

Former Member
0 Kudos

hi raja shekhar,

how to monitor the XI adapter and SOAP adapter,which one is easy

thanks

AVR

abhay_rajhans2
Contributor
0 Kudos

Hi AVR,

XI adapter is monitored in ABAP stack. SXI_MONITOR transaction.

SOAP adapter is monitored in JAVA Stack. RWB--> Communication monitoring.

It will be easy to monitor XI adapter as in sxi_monitor it self you will get all error related to message mapping and adapter also.