cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTTPS and UWL and port 50001

Former Member
0 Likes
727

When we click on the Manager Self Service tab in SAP portal when using https/ssl (https://server.company.com/irj/portal), all iViews appear correctly except for the UWL which is requested in a non-secure way over port 50000.

http://server.company.com:50000/webdynpro/dispatcher/sap.com/tckmcbc.uwl.ui~wd_ui/UWL

If I add the https port to the URL (50001), the UWL opens fine and secure:

https://server.company.com:50001/irj/portal

https://server.company.com:50001/webdynpro/dispatcher/sap.com/tckmcbc.uwl.ui~wd_ui/UWL

Any ideas on why this would be? For some reason, if I don't put a port on there and use https, the UWL iView changes to the http/port 50000 location. But if I use https and include port 50001, the UWL opens with the secure link.

Is there a setting somewhere that would cause the UWL to go to http and port 50000 unless I specifically tell it to go to port 50001?

Other webdynpro pieces open up fine, such as the team calendar:

https://server.company.com/webdynpro/dispatcher/sap.com/ess~lea/TeamView

Note: UWL config has the same problem as the UWL itself:

/webdynpro/dispatcher/sap.com/tckmcbc.uwl.ui~wd_admin/Configuration

Unless I specifically put port 50001, it'll go to http and port 50000, which is unsecured.

Hopefully this explanation makes sense.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member227283
Active Contributor
0 Likes

Hi Sudhir,

Check your system which you have created on portal for calling UWL.

Thanks

Anil

Former Member
0 Likes

Did anyone find any solution for this problem ?

Please suggest.

Thank You,

Raj

Former Member
0 Likes

Hi Raj,

Check whether the system (in Portal) used for UWL is configured for HTTPS.

Regards,

Vaibhav

Former Member
0 Likes

Hello

Curious if there was any resolution to this issue - our situation is very similar, although I have not configured the portal to support HTTPS. We are accessing via a load balancer (HTTPS) which then sends the request to the HTTP port of the portal.

Accessing the UWL by chaning the URL manually to HTTPS as you experienced works fine:

https://loadbalancer.domain.net/webdynpro/dispatcher/sap.com/tckmcbc.uwl.ui~wd_ui/UWL

Former Member
0 Likes

Hi,

We are facing the same type of issue.

When we access portal through loadbalancer which is configured to address https, all things are fine but UWL is opened in http instead of https.

Please let us know how you resolved this issue

Thanks and Regards

Sudhir