Is it possible to change the the landing home page in USS from the dashboard to the browsing catalog ?
search cancel

Is it possible to change the the landing home page in USS from the dashboard to the browsing catalog ?

book

Article ID: 16744

calendar_today

Updated On:

Products

CA Service Management - Asset Portfolio Management CA Service Management - Service Desk Manager

Issue/Introduction



Is it possible to change the the landing home page in USS from the dashboard to the browsing catalog ?

Environment

Unified Self Service (USS) 14.1 or above

Resolution

Edit the portal-ext.properties file, which can be found in the following path ..\CA\Self-Service\OSOP
search for the following line

#login/logout page configuration
default.landing.page.path=/web/frontoffice/dashboard?_area_=dashboard

Change it to

#login/logout page configuration
default.landing.page.path=/web/frontoffice/browse-catalog

Restart the service and clear the browser cache, next time that you access USS, it will bring the catalog of services directly.