cancel
Showing results for 
Search instead for 
Did you mean: 

Error During SOAP Lookup

Former Member
0 Kudos

Hi,

I'm perforing a SOAP Lookup as explained in the Blog:

However when i am testing it in Test Tab in message mapping it is showing an error "com.sap.aii.mapping.lookup.LookupException: Exception during processing the payload.Problem when calling an adapter by using communication channel SOAP_RECV (Party: , Service: AA_BS_RECV, Object ID: 4fb8e1fbeb0e3213a3381de6f63d9542) XI AF API call failed. Module exception: 'com.sap.aii.af.ra.ms.api.RecoverableException: Connection timed out:could be due to invalid address: java.net.SocketException: Connection timed out:could be due to invalid address'. Cause Exception: 'Connection timed out:could be due to invalid address'."

When i test it end to end teh Look up is not returning any Value

Can you please let me know what could be the Error.

Thanks,

Bhargav

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Check:

1) SOAP adapter Target URL.

2) If u have any login n password then put the same in SOAP adapter.

chirag

Former Member
0 Kudos

Hi Chirag,

I have checked the Target URL and it is correct.

There are no proxy settings so i have not given any authentication details

Thanks,

Bhargav

prateek
Active Contributor
0 Kudos

1. Make sure that the webservice is inside ur network and if it is not, firewall port is open for it.

2. Make sure u have provided valid soap action if required.

Regards,

Prateek