How to restrict the visibility of the knowledge articles on the hr service portal based on the field values on the HR profile of the logged in user

Vidya Shree2
Mega Contributor

How to restrict the visibility of the knowledge articles on the hr service portal based on the field values on the HR profile of the logged in user.

For Example : we have a field in HR profile by name "Employee Status".If i have to restrict the visibility of the knowledge article only if the logged user hr profile "Employee status"  is "retired" .How can i achieve this requirement?

i tried HR criteria and user criteria but it is working.

1 ACCEPTED SOLUTION

michaelj_sherid
ServiceNow Employee
ServiceNow Employee

Hi Vidya,


As of the Kingston release we support HR Criteria in User Criteria. In your use case you would create HR Criteria to use the condition of Employee Status = Retired. When you save that HR Criteria, the system will automatically create the corresponding User Criteria that can be used in Knowledge. Remember that Knowledge leverages User Criteria, so this is a viable option to meet your use case.

Regards,

Mike

View solution in original post

14 REPLIES 14

What is your current build/version?

Its Kingston

The table should be the HR Profile in the HR Criteria as well.

Okay .

Thank you so much i will try this solution and get back.

 

 

Thanks,

Vidyashree

You can always look at the condition and view the matching records to validate. 

 

find_real_file.png