Non- ITIL users should be directed to the Portal page

Dileep Prasath
Tera Contributor

Hi All,

I have an requirement where Non-ITIL users should be redirected to the Portal page. In the script include SPEntry page i have modified the below changes and in sys_properties.list i have created 2 variables but when Non-ITIL users login it still redirects the user to the Platform page. Any help would be much appreciated. 

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

 

 

 

1 ACCEPTED SOLUTION

Aman Kumar S
Kilo Patron

Use hasRole("itil") instead of hasRoles("itil");

Best Regards
Aman Kumar

View solution in original post

3 REPLIES 3

Community Alums
Not applicable

Hi @Dileep Prasath ,

Refer to this thread which is a correct solution: https://community.servicenow.com/community?id=community_question&sys_id=c4573063db579380feb1a851ca96...

 

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

Chetan Mahajan
Kilo Sage
Kilo Sage

Aman Kumar S
Kilo Patron

Use hasRole("itil") instead of hasRoles("itil");

Best Regards
Aman Kumar