cancel
Showing results for 
Search instead for 
Did you mean: 

Port not coming in WSDL URL in SOAMANAGER

Former Member
0 Kudos

Hello,

Description

  We have created z web service from Function Module RRW3_GET_QUERY_VIEW_DATA from wizard and WSDL URL does not contain port number and it is on HTTP protocol.

Problem

After creation of web service and binding in SOAMANAGER, URL does not contain port number and protocol is http which should be https.

Troubleshooting

->Checked SMICM service details where HTTPS protocol is active and HTTP is inactive

->Checked WSDL URL of Z web service with web service navigator where I get error “Remote host refused an attempted connection problem “

->Checked Standard Web Service   in which get same error in web service navigator.

->Checked in tcode sicf for Z web service  where I get 401 unauthorized error.

Please provide the solution as it is very critical issue for us.I am not able to fetch data from system to application due to this.Help would be highly appreciated.

Thanks,

Zalak

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member227283
Active Contributor
0 Kudos

Hello,


->Checked Standard Web Service   in which get same error in web service navigator.

->Checked in tcode sicf for Z web service  where I get 401 unauthorized error.

Also we should see why we are getting 401 unauthorized even for standard webservice.

Can you enable Authorization trace in ST01 and regenerate the issue and then identify if any issue with authorization by looking into trace of ST01.

So we can eliminate authorization issue part.

Regards,

Anil Bhandary

Former Member
0 Kudos

Hello Anil,

Thanks for your response.

For standard service I get error in Web Service Navigator "Remote Host refused an attempted connection problem". I have not checked in sicf for standard service checked only for Z webservie.

After issue I have checked in su53 but no authorization were missing. I will check with ST01 trace and let you know.

Regards,

Zalak

diogo_awaihara
Explorer
0 Kudos

Hi Zalak.

When you created the service, did you chose Transport Level Security = SSL (https)?

Regards,

Diogo

Former Member
0 Kudos

Hi Diogo,

Yes I have selected SSL while creating binding of Service.

Regards,

Zalak