cancel
Showing results for 
Search instead for 
Did you mean: 

Error when invoking a Web Service

Former Member
0 Kudos

Hello,

I'm trying to create a simple HTTP >> XI >> WebService (SOAP) synchronous scenario. When I test the web service in a web browser (http post) on the XI server, it works well. However, when I test the XI scenario, I have a "500 Connection timed out" on the synchronous response.

On the runtime workbench, I have the following message : "SOAP: call failed: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 504 Gateway Time-out".

Any idea ?

Thanks in advance,

Michael.

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

1. Does your network have a proxy ? - if so, configure the proxy details in the SOAP adapter.

2. Does the WS expect any credentials? - if so configure the same in the adapter.

More: /people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009