Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

HRSD forum
Descritption
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Document Tasks and Assignment Groups

Hi Experts, I had a question on the below product documentation, which in short allows you to upload a PDF file and capture e-signatures from multiple participants. Per the doc, I was able to set it up so that the Documents Task get assigned to the i...

Eddie S by Tera Contributor
  • 2997 Views
  • 3 replies
  • 0 helpfuls

Order of Playbook Cards (Activities) in HR Agent Workspace

Issue context:[UTAH] I created from scratch Lifecycle Event to manage some process in organization. Everything looks as expected in Manage Lifecycle Event record of Platform UI. I set up also HRSD Playbook to make my process (Lifecycle Event) availab...

BartekFicek_0-1696512896813.png BartekFicek_2-1696327555307.png
Bartek Ficek by Tera Contributor
  • 1771 Views
  • 3 replies
  • 3 helpfuls

Search for Duplicates in Knowledge

We are training our users to search for duplicates when creating knowledge, and also on providing feedback on an article if it is a duplicate, but how can admins manage duplicate content when not caught by our end users? Spot check obviously, but is ...

rosenst22 by Tera Contributor
  • 2066 Views
  • 2 replies
  • 0 helpfuls

Has anyone done bi-directional PeopleSoft to HRSM integration?

Hello -1. Has anyone done integration work with PeopleSoft to ServiceNow and if so, could you share some examples of how you're using this?2. Has anyone done bi-directional integration (where records can be changed and updated through both ends and r...

bernicec by Kilo Contributor
  • 163403 Views
  • 8 replies
  • 3 helpfuls

Case State Descriptions

Hello,We are looking for some standard or recommended descriptions/definitions for the following states: RequestedAssignedPendingClosed Incomplete Is there a resource available with descriptions of the different case states? I found some descriptions...

Resolved! HR Profile GlideRecord

Good afternoon, I'm attempting to use GlideRecord to read and display values from the current logged in user's HR Profile.  I have the following in a before display business rule on the sn_hr_er_case table:   (function executeRule(current, previous /...

lawrencemgann_0-1704319660907.png

How to add KB in contextual search

Hi Team, I have create on HR knowledge base but this is not searchable on portal and case form.So from where I can add contextual searcher so that this KB is searchable on both portals and the case form related search function.

lucky24 by Tera Contributor
  • 1380 Views
  • 1 replies
  • 0 helpfuls

How to allow number range in regex

There is a field call Destination port which is a single line text field and a OnChange client script is written to allow number or number range (i.e 1119 or 1100-2000)How to write regex for this??var regEx = /^\d+$/;        if (!regEx.test(destinati...

Setting character limit on a survey question

My requirement is to limit the number of characters of a survey question of multiline string data type.If the number of characters of the response exceeds say 500 characters, there will be an alert and the responses would not be submitted.

Umarta Das1 by Tera Contributor
  • 1310 Views
  • 2 replies
  • 0 helpfuls

Employee Relations Application Setup - ER Admin role

Hi, I am learning how to setup and how to use the Employee Relations application in my PDI with referencing Docs article.In my understanding, ER cases include very sensitive data and they are strictly restricted to be accessed.I have confirmed that E...