Skip to Content
0
Jun 01, 2009 at 03:24 PM

help in recv soap adapter

66 Views

hello all

i'm consuming a web service which is totally out of my IT environment. For instance, a werbservice from google or any service providers in the net. on execution of my interface the message is successfuly passed from IS to AFW. In AWF i get an error message as follows in Mg moni (RWB):

2009-06-01 12:00:21 Success The message was successfully received by the messaging system. Profile: XI URL: http://<host>:<port>/MessagingSystem/receive/AFW/XI

2009-06-01 12:00:21 Success Using connection AFW. Trying to put the message into the receive queue.

2009-06-01 12:00:21 Success The message was successfully retrieved from the receive queue.

2009-06-01 12:00:21 Success The message status set to DLNG.

2009-06-01 12:00:21 Success Delivering to channel: CC_ApplMob_Target

2009-06-01 12:00:21 Success SOAP: request message entering the adapter

2009-06-01 12:00:22 Error SOAP: error occured: com.sap.aii.messaging.srt.BubbleException: Failed to call the endpoint: HTTP 0 null [null "null"]; nested exception caused by: java.lang.NullPointerException

2009-06-01 12:00:22 Error Exception caught by adapter framework: Failed to call the endpoint: HTTP 0 null

2009-06-01 12:00:22 Error Delivery of the message to the application using connection AFW failed, due to: Failed to call the endpoint: HTTP 0 null.

Not sure where the error is.

I have not set the parameter for PROXY option as found in the recv comm channel for SOAP. If this has to be set why and what parameter to set (from where to refer?). Am is mising something important here?

kindly help in this case.

thkx

Prabhu