How to apply User Criteria/HR Criteria in record producer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hello
I can't find the HR Criteria field in Record Producer,
I want to know How to apply User Criteria/HR Criteria in record producer?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @ChunjiJ,
I don't have installed HRSD in my PDI, but for the Record producers (in general), you scroll down and there shall be related lists in the record producer's form.
Navigate to the RP, scroll down-most on the form.
Let me know if you found it
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
If HR Criteria is not evaluating, refer below knowledge article to resolve the issue
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0853061
If HR Criteria is not available, make sure necessary plugins are enabled. Refer below articles
https://www.servicenow.com/community/developer-forum/user-criteria-in-record-producer/m-p/2647447
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
@ChunjiJ ,
First check below system property is set to true.
If it's true you can see below tabs under record producer.
Click on Edit/New, and a new window to select/create user criteria will appear.
EDIT OPTION CLICKED
NEW OPTION CLICKED
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
You apply HR criteria to HR artefacts. You might be looking for the HR criteria field on the HR service [sn_hr_core_service] to which you likely have associated your record producer. From the HR criteria record you can also create a matching user criteria record that you can use as described in the other posts in this thread.