cancel
Showing results for 
Search instead for 
Did you mean: 

Soap Receiver

Akhil_Sun
Participant
0 Kudos
38

hey,

i am doing idoc-soap the data is coming to xi but not to the receiver so again i put the src code in integration engine where i provided sender service,interface and namespace along with username and pass but it is showing error called

Error while sending message: Connection timed out: connect

plz help me out i am trying this scenario from past two days but facing same prob though i tried in different ways

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

- Monitor your CC and tyr to digonise ther error.

- Check the URL in SOAP Receiver CC.

- Check if Proxy setting is required or not.

- Check when you are testing your interface in XI...webservice is up and running properly.

Thanks

Farooq.

FarihaKazi
Active Contributor
0 Kudos

You need to configure proxy in the communication channel

prateek
Active Contributor
0 Kudos

Make sure of the following:

1. Ur webservice is accessible from XI, i.e., its either in same network or is accesible across firewall.

2. The webserver is up and running

Regards,

Prateek

Akhil_Sun
Participant
0 Kudos

Hey Sir,

Thanks for responsing wedservice is not connecting from xi and moreover it is on same network when i send the data through r/3 by using bd10 and when i checked in sxmb_moni i find this error

SAP:AdditionalText>com.sap.aii.af.ra.ms.api.RecoverableException: Connection timed out: connect: java.net.ConnectException: Connection timed out: connect</SAP:AdditionalText>

plz help me

prateek
Active Contributor
0 Kudos

Try to ping the webservice system from ur XI system. Also recheck the webservice url aong with the soap action, if any.

Regards,

Prateek

Former Member
0 Kudos

Check whether you are able to open the webserver url from your Internet explorer(to ensure whether Webserver is up or not).

Akhil_Sun
Participant
0 Kudos

hey,

i tried to ping from xi but still same error

Error while sending message: Connection timed out: connect

FarihaKazi
Active Contributor
0 Kudos

Try to send the request with tools like ALTOVA XML SPY

Akhil_Sun
Participant
0 Kudos

hey sir,

as u said try with xml spy but my scenario is not sych i will tell wht i have tried out.

1) i opened their url in IE it is working

2) they dont have proxy setting

3)even i tied out with soap action but it is not working

4)i tried to send it out in the Integration Engine specying with their url but showing connection timeout.

can u plzz help in any other way that i can try.

prateek
Active Contributor
0 Kudos

The problem is with webservice and not at XI. Either it is not properly deployed or ur webserver is down.

Regards,

Prateek