cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service calling problem over XI

Former Member
0 Kudos

1- We prepared message uses web service in XI system

2- We generated proxy object in R/3 side.

The proxy object runs properly some locations of network and does not run other locations of network. But SAP R/3 runs properly all locations of network.

We want proxy object run properly all locations of network.

Why is this problem occurs?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Cemil,

Just re-stating your question,please correct me if I am wrong:

You have developed Proxy-to-Web Service csenario. The scenario runs fine in some locations, but not in some other locations.

In the SOAP Receiver Adapter, did you configure the HTTP Proxy? can you check whether the scenario is getting errored out due to that setting?

Regards,

Amitabha

Former Member
0 Kudos

Hi Amitabha,

<u><b>SOAP Receiver definition in XI Directory Configuration</b></u>

<b>Transport Protocol:</b> HTTP

<b>Message Protocol:</b> SOAP 1.1

<b>Adapter Engine :</b> Integration Server

<b>Target Url:</b> http://brckxidb:82/insBLkapi/inserttblbrc.asmx

<b>Configure User Authentication</b> (checked)

<b>User :</b> username

<b>Password:</b> password

<b>Configure Proxy</b> (Not Checked)

SOAP receiver definition given above has Configure Proxy item not checked.

If I decided use to proxy configure checked, that time must I use brckxidb as proxy host and 82 as port?

Thanks for your help

..

..

<b>SOAP Action:</b> http://tempuri.org/GetData