cancel
Showing results for 
Search instead for 
Did you mean: 

SAP To 3th Party(HTTPS) using Web Service and Synchronization Method

Former Member
0 Kudos

Dear XI Gurus,

I’m having problem when trying to consume third party web service from XI with synchronization method.

That third party web service is developed by PHP with SSL (HTTPS).

When I try to consume that web service, I got log as shown below:

2007-10-10 13:34:06 Success SOAP: request message entering the adapter

2007-10-10 13:34:06 Success SOAP: call failed

2007-10-10 13:34:06 Error SOAP: error occurred: java.io.IOException: invalid content type for SOAP: TEXT/HTML

2007-10-10 13:34:06 Error Exception caught by adapter framework: invalid content type for SOAP: TEXT/HTML

I’ve been tried to consume that web service using XML Spy, but it wasn’t worked either.

I want to ask this question:

1. It is possible to consume HTTPS web service from XI?

2. If possible, can anyone explain how to configure it?

3. Which port will be used to consume HTTPS web service – 80(HTTP) or 443(HTTPS)?

Thanks all…

regards,

-wisHnu-

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Vishnu,

Check this thread:

Thanks

Srini

former_member189387
Active Contributor
0 Kudos

Hi ,

Please refer the following blogs

Debugging WebServices in a SOAP Sender Scenario

/people/william.li/blog/2007/04/17/debugging-webservices-in-a-soap-receiver-scenario

Communication between SAP System & Webservice Using Proxies

/people/siva.maranani/blog/2005/05/23/communication-between-sap-system-webservice-using-proxies

/people/riyaz.sayyad/blog/2006/05/08/consuming-xi-web-services-using-web-dynpro-150-part-ii

Hope it helps

        • Assign points if it helps

Regards.,

V.Rangarajan