cancel
Showing results for 
Search instead for 
Did you mean: 

Hiding url Prefix using webdispatcher

former_member227283
Active Contributor
0 Kudos

Dear Friends,

Need your help in regards to webdispatcher.

Scenario:

We have created ABAP webdynpro which will be used as application for enduser for punching the data via URL from internet.

e.g. Dynpro name:    http://<ECC HOST>:8000/sap/bc/webdnpro/sap/ztest

As exposing the URL on internet directly is very risky and against the security policy. We have installed the Webdispatcher, where we have configure SSL in webdispatcher, now all the user come via HTTPS from webdispatcher e.g. https://<SAP WEBDISP>/sap/bc/webdynpro/sap/ztest

Above is working perfectly fine, now we are thinking of hiding the Prefix i.e /sap/bc/webdynpro/sap/ztest

It means when from internet i call https://<SAP WEBDISP> i should get the same page but in this case complete url should not be visiable to users.

i mean https://<SAP WEBDISP> url should remain as is, but it should work like https://<SAP WEBDISP>/sap/bc/webdynpro/sap/ztest

Can anybody share there experience or idea how can we can achieve this if possible.

Waiting for your inputs.

Thanks,

Anil Bhandary

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi,

You could create an alias in the SICF transaction for your web dynpro application. Check defining alias section in this SAP help: http://help.sap.com/saphelp_erp60_sp/helpdata/en/55/361a3c9c004866e10000000a11402f/content.htm

hope this helps,

Regards,

Kiran

former_member227283
Active Contributor
0 Kudos

Dear Kiran,

Thanks for you reply.

We are looking for configuration on Webdispatcher, for URL hiding.

Option of SICF i still open for us.

Regards,

Anil Bhandary

former_member184578
Active Contributor
0 Kudos

Hi,

You may check this blog for URL alias in Web dispatcher:

Regards,

Kiran

former_member227283
Active Contributor
0 Kudos

Dear Kiran,

Thanks fo the link.

The link contains the informtio of Redirection of the URL, but not for Hiding the URL PREFIX.

Any more suggstion please ....

Regard,

Anil Bhandary

former_member184578
Active Contributor
0 Kudos

Hi,

I'm not sure if there is other way to hide URL apart from URL aliasing!

URL Aliasing using SAP Web Dispatcher | SAP NW Newbie

Regards,

Kiran

former_member227283
Active Contributor
0 Kudos

Dear Kiran,

I have raised an OSS to SAP and they have confirmed me URL hide option is not available in SPA Webdispatcher.

Regards

Anil Bhandary

Answers (0)