Purpose
Explains how to enable/disable short url, or how to decrypt a hashed navigation node.
Overview
- Portal administrator wants to (or requested by Support) enable/disable short url;
- Portal administrator needs to decrypt a hashed navigation node.
An example of Short URL. Below URL:
- http://<host>:<port>/irj/portal?NavigationTarget=ROLES://portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.portal.runtime_settings/com.sap.portal.shrotURLS
can be hashed and shortened to:
- http://<host>:<port>/irj/portal?NavigationTarget=navurl://33241b03f14eb9554ef4961bce782888
Prerequisite
Check below with an admin user with super_admin_role assigned.
Procedure
For NetWeaver Portal 7.0X, 7.1X, and 7.2:
Portal -> System Administration -> Navigation -> Short URLs
For NetWeaver Portal 7.3X onwards:
Portal -> System Administration -> System Configuration -> Runtime Settings -> Short URLs
You can Enable/Disable Short URLs by changing 'Use Short URLs' option.
And to decrypt hashed navigation node, you can search for '33241b03f14eb9554ef4961bce782888' as of the example in 'Symptom' section.
Related Content
Related Documents
Navigation with Short URLs for NW7.0
Navigation with Short URLs for NW7.3