cancel
Showing results for 
Search instead for 
Did you mean: 

WebService WSDL by default has port 8000. But it works with 8443 and https

Former Member
0 Kudos

Hello all,

I have created a webservice and by default the WSDL file has the post number as 8000 and protocal as http.

But it works if i manually change the protocol to https and port to 8443.

Can you suggest any settings that i'm missing. I'm on a CRM machine with Basis Component 7.0.

Thanks in advance.

Jr.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

>I have created a webservice and by default the WSDL file has the post number as 8000 and protocal as >http.

>But it works if i manually change the protocol to https and port to 8443.

I don't see any problem here. It just means that your CRM ICM is configured to listen to port 8000 for HTTP and for port 8443 for HTTPS.

You have to decide if you want your web service to be called only with HTTP or only with HTTPS or with both.

Regards,

Olivier

Answers (0)