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

Make HR Services invisible in the drop down picker

Hello, I have a requirement that needs to make the following changes to the HR Service drop down picker to make them invisible to specific groups that I've created. I created two groups Tech Lead and Tech Associate, when any person who is a member of...

AndreJones_0-1702046945044.png

Set Reminder in HR Agent Workspace

We recently started implementing HR Agent Workspace in San Diego. The Set Reminder UI Action does not have a Save or Submit button. I am able to fill out all of the fields but get stuck there. Any ideas what the issue is? 

Suzanne H by Tera Guru
  • 1308 Views
  • 5 replies
  • 1 helpfuls

HRSD E-signature

Hi Everyone, We have been trying to create an E-signature in LE in one of the Manage Lifecycle events.We have followed all the steps and have constructed the same. Whenever the task is created for e-signature and we click on "Sign Document", the atta...

Soumita3 by Tera Expert
  • 1111 Views
  • 3 replies
  • 1 helpfuls

When user forward the mail it should update on HR case

Hi All, Can someone please help me on below query.If an end user forwards an email with the watermark and ref number in body mail should update in HR case , just like a reply email does. Created the inbound action with Forward TypeBut its not updatin...

nikhitha24_1-1702302950297.png nikhitha24_2-1702302989899.png
nikhitha24 by Tera Guru
  • 420 Views
  • 1 replies
  • 0 helpfuls

Document Generation based on conditions

I have a requirement to be able to generate document on case record based on a field condition.Basically there are 2 templates associated and depending on a field value corresponding template has to be generated.We have already implemented document g...

snowuser4 by Tera Expert
  • 975 Views
  • 1 replies
  • 0 helpfuls

Resolved! limit the decimal value in the integer field

function onChange(control, oldValue, newValue, isLoading) {    if (isLoading || newValue == '') {        return;    }    var fieldName = g_form.getValue('hours');   //use your field name    // Regular expression to match the desired format (maximum 3...

chandan31 by Tera Contributor
  • 705 Views
  • 3 replies
  • 1 helpfuls

How to pass group approval through script in flow designer

Hi All,Actually we have created flow here we call a sub flow, so here we need mention "Approver User" , but i need to mention a group(Advisors ) , so i want mention in the script , then the approval needs to go to those groupPlease help me to complet...

Deepika61_0-1701952057060.png
Deepika61 by Tera Contributor
  • 439 Views
  • 6 replies
  • 1 helpfuls

Lifecycle activity for team outside HR

One of the activity for onboarding lifecycle, is for a team outside HR need to answer a question (Yes or No). What type of HR task should I do to accomplish this?Where would the team go to assign the HR task and complete the  HR task?

valter479 by Tera Contributor
  • 790 Views
  • 6 replies
  • 0 helpfuls