logo

NJP

How to Redirect End Users to Employee Center in ServiceNow | ServiceNow Tutorial

Import · Jun 14, 2023 · video

foreign [Music] hello everyone my name is soloni and I am a technical consultant here at Glide fast today I am going to demo how to redirect end users to the employee Center instead of the back end UI alright let's dive right into it we have to start by creating or updating a system property so I am going to navigate to CIS underscore properties table and find if glide.entry.first.page.script exists if it does not exist we will create a new one in our case it does not exist so let's click on new the name of the property would be glide.entry.first.page.script type should be string value has to be new SP entry page dot get first page URL to invoke the SP entry page script include now that we have the property created end users should be redirected to the service portal out of the box however in this demo we would like to redirect end users to the employee Center to configure that we have to go to the script include table let's find SP entry page script include if we look at line 24 the URL suffix is set to SP here here we need to change the suffix to ESC to redirect users to employee Center and click save now I am going to impersonate able tutor who does not have any roles to check if he is getting redirected to the employee Center perfect he gets redirected to the employee Center as we want it thank you for watching the video please like and leave any questions in the comments down below also don't forget to subscribe to Glide fast [Music]

View original source

https://www.youtube.com/watch?v=yDAD5dqFfvo