Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Change the date field after an HR Case is created

example: an termination HR Service to be created and it involves multiple level of approvals and HR Tasks for its fulfilment. But need to give the HR Agent authority to change the dates in middle of process and continue with rest set of processes inv...

Ashmiya by Tera Contributor
  • 904 Views
  • 3 replies
  • 0 helpfuls

Best practice to purge/cleanup data

Hello For HR case table we have in place a cleanup job configured based on GDPR for each country. Nevertheless, we have a huge amount of data on the system now and it is expected to grow even more. We will probably not be able to keep the data on th...

Brisa by Tera Contributor
  • 2258 Views
  • 1 replies
  • 1 helpfuls

Resolved! Who has access to an HR Case?

An HR Case has several user fields: Opened by, Opened for, Subject person. Which of these users have the ability to view the case? Which of these users have the ability to add comments to the case?

GLewis5 by Tera Guru
  • 3006 Views
  • 7 replies
  • 4 helpfuls

Resolved! Override global before query business Rule on subject_person field

There is a global business rule (user query) which filters out inactive users on the sys_user table using current.addActiveQuery(); for non admins. One of our HR services is to raise a case for leavers (within the past 12 months), however there is no...

Aidy Burrow by Tera Contributor
  • 1877 Views
  • 8 replies
  • 1 helpfuls

Resolved! How to set HR Service Catalog?

Hello everyone, I may just be blind, but how do you set the catalog for HR Services >> Manage HR Catalog? We have a need to change it to a new catalog while still retaining the one currently set there. Thanks!

rl365 by Tera Contributor
  • 1806 Views
  • 3 replies
  • 1 helpfuls

Resolved! how to set reference field value using g_form.setValue();

In the UI action of sn_hr_core_case table an incident sys_id is recevied ,i need to set the received value to transferred_to field( reference field). I am using g_form.setValue('transferred_to',value) and it is not working.Any help is appreciated.   ...

Vasu20 by Tera Contributor
  • 1673 Views
  • 10 replies
  • 0 helpfuls