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

Update HR Profile

Hello, I have a general question. We have HR profile connected to user in service now. We want to update Date of birth field for all the HR profiles in service now. May be around 10k users. I have 2 questions..   1. How do we do that?  using excel wi...

radt by Kilo Guru
  • 821 Views
  • 5 replies
  • 0 helpfuls

Not able to Update state of HR case (sn_hr_core_case) through script getting error as "Source descriptor is empty while recording access for table sn_hr_core_case: no thrown error Security restricted: Read operation on table 'sn_hr_core_case' from sc

When I am trying to update state of HR case from "Awaiting Approval" to "Ready" using script it is showing error as: "Source descriptor is empty while recording access for table sn_hr_core_case: no thrown errorSecurity restricted: Read operation on t...

ACLs should not have GlideRecord/GlideAggregate in script

ACLs (Security rules) should not have GlideRecord/GlideAggregate in script We have an ACL written on sys_attachment table and the script is Checking if current user is a member of any human resources group. Gliderecord to 'sys_user_grmember' is used....

Renu9 by Tera Contributor
  • 3704 Views
  • 12 replies
  • 9 helpfuls

Create HR profile or update when user is inserted/Updated

Hi Community, I have created Business rule to auto create HR profile when the user record is inserted or updated if there is no HR profile created for the user. below is the business rule .but business rule is not working  Can any one let me know if ...

find_real_file.png
Kachu by Kilo Sage
  • 2099 Views
  • 9 replies
  • 3 helpfuls

Convert Time Type Field into Seconds

Hi All, I have a field "u_abc" which is of Time Type and i want to convert that field values to seconds. Example I have 10 HH: 00 MM: 00: SS attached the screenshot .  

Roshani by Tera Expert
  • 974 Views
  • 4 replies
  • 1 helpfuls

Resolved! HR agents in collaborators not able to edit the Cases

Hi Team, I am new to HRSD module, I have requirement to fix the Collaborators issue in case form. I gone through Collaborators functionality in docs, the believe users in Collaborators filed they have full access to the respective cases.  Now the iss...

kumar22 by Tera Contributor
  • 966 Views
  • 3 replies
  • 1 helpfuls

Duration field validation

Hi All, I have a duration field "Processing Time"  DD:HH:MM:SS and as part of requirement we have removed days column by adding attribute : "max_unit =hours. So it changed to HH:MM:SS .  When I am adding hours more than 24 like 31:80:80 , so the fiel...

Roshani by Tera Expert
  • 778 Views
  • 1 replies
  • 2 helpfuls

Resolved! Clickable URL in agent workspace?

Hello,  We are facing an issue, where agent workspace is not displaying a clickable field, the same way the native view of HR case does. Is there a workaround this?   HR Case Native View: Below you can see that the agent will be able to click on this...

find_real_file.png find_real_file.png