cancel
Showing results for 
Search instead for 
Did you mean: 

Is possible to change The URL of a SAP Portal ?

Former Member
0 Kudos

I have a large URL for a SAP Portal.

http://sikpbj.grup-sig.corp:52100/irj/portal

The end-user wants a short URL. http://BI_Estrategico

I don´t have experience with Portals

Somebody could help me, pls,

What i need to do ?

Message was edited by:

Carlos Trujillo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Refer this link you will get idea abt creating Short URL...

http://help.sap.com/saphelp_nw04/helpdata/en/3c/125b07ce964b1eac2115b7b3c8bf9f/frameset.htm

Regards,

Senthil K.

[Points r welcome]

Answers (2)

Answers (2)

Former Member
0 Kudos

thank you for your help !!

Former Member
0 Kudos

Hi,

By default, URLs in the portal are shortened, with the navigation target converted (hashed) into a short GUID.

http://myServer:54000/irj/portal

NavigationTarget=ROLES://portal_content/every_user/general/eu_role/com.sap.portal.portal_personalization/com.sap.portal.persoUserMapping.

A short version of the URL might be the following, with the navigation target hashed and shortened:

http://myServer:54000/irj/portal?NavigationTarget=navurl://b3d6d9ebac16a46574d62757803b05d4

Go to SystemAdministration->Navigation->ShortUrls(it is in detailed navigation area)->from here you can select Short URLs for custom roles.

Give the Shorturl as NavigationTarget.

Refer this blog

<a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2452">Short URL</a>

You can also use Quick links for iView and pages

<a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2452">Quick Link</a>

Regards,

Hemalatha

/Assign Points if helpful/