cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Adaptor - Problem

Former Member
0 Kudos

Hi,

I am doing the scenario with this weblog.

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

Now I am facing problem with SOAP adaptor... "Uable to find the HOST name".

what should i give in this HOST parameter in the SOAP adaptor.?

thx and regards,

Mukharji.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

what is the port name ?

and host names?

I am getting error "host and port names were invalid".

regards,

Mukharji

Former Member
0 Kudos

Hi,

If you select the check box Configuration Proxy.

then you need to give the hostname : targer server ip address

port: target server port.

( or ) trygiving giving XI Servername , J2EE stack port number.

If you are passing the webservice with in, uncheck this button it won't ask hostname and portnumber etc...

Regards,

Venu.

Former Member
0 Kudos

Hi Venu,

When I given XI host name and port. then

"com.sap.aii.af.ra.ms.api.DeliveryException: java.io.IOException: invalid content

type for SOAP: TEXT/HTML"

Error coming.

regards,

Former Member
0 Kudos

Did you passed SOAP Action check it.

Check your webservic is working or not.

In Receiver Adapter:

Target URL & SOAP Action parameter that's all.

you want post webserivce throuw Proxy only..if you posting this give authentication details also.

Give the port number : ICM Port (XI-SMICM Goto->services )

Reagards,

Venu.

Former Member
0 Kudos

Hi,

When i given that server IP address and port 8080. then I am getting

"com.sap.aii.af.ra.ms.api.DeliveryException: java.net.ConnectException: Connection timed out: connect" Error.

Former Member
0 Kudos

Hi,

you had given server name XI only.

Regards,

venu.

Former Member
0 Kudos

HI,

I didnt given the host name and port no. I just "unchecked the configure proxy".

then i run my abap program then "Transmitting the message using connection http://xyz:8001/sap/xi/engine?type=entry failed, due to: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException: java.net.ConnectException: Connection timed out: connect."

Error coming.

regards,