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

Forum Posts

Resolved! remove option is not working in the client script

Hi All, g_form.addOption('relation', 'Marriage_Spouses','Marriage- Spouse's siblings');g_form.addOption('relation', 'Condolence_Spouses','Condolence- Spouse's parents'); This script is not working in the on change client script , Can you guide me how...

chandan31 by Tera Contributor
  • 554 Views
  • 4 replies
  • 2 helpfuls

Docusign Spoke Integration

I have a customer who is having issues with the Docusign Integration Spoke failing to attach the signed document to the HR case.  Steps to reproduce 1) The customer updates HR record for approval. This triggers an email that is sent to the end user t...

Edit HR response templates

HI Team, I dont want to give hr manager role to agetnts to edit response templates, so I have given 'sn_templated_snip.template_snippet_writer' role but agents are not able to edit or create response templates on 'sn_hr_core_case' table.They are able...

rambo1 by Tera Guru
  • 462 Views
  • 1 replies
  • 0 helpfuls

Quick Messages vs Email Client Templates?

Wondering if anyone can explain the major differences between ServiceNow "Quick messages" and "Client email templates".  We are interested to know when you might want to use one over the other?  Today our company uses Quick Messages via Agent Workspa...

Dawn25 by Tera Expert
  • 2143 Views
  • 2 replies
  • 2 helpfuls

Maximum date should be selected in date picker

Hi team,I have a requirement that need to select the 31/12/9999 in date picker while giving any condition that end date is not on 31/12/9999.and one more question,Need to create user criteria from Hr Profile table , how to implement this ThanksNandin...

Nandini1406 by Tera Contributor
  • 244 Views
  • 2 replies
  • 0 helpfuls

How to create Journey Accelerator from flow

Is there a way to create a Journey Accelerator using a flow action?We have a case where we want to automatically generate a Journey when we receive an application from the catalog.If possible, we would like to generate it with a flow action.If it is ...

MiY by Tera Contributor
  • 309 Views
  • 1 replies
  • 0 helpfuls

Conversion of date/time format

Hello I have to map the value to date/time field from transform map. In data source i am getting the value in the below format09/29/2020 7:39 PM. I need to add 12 hours if it is PM. I want to change this to mentioned format  09/29/2020 19:39:00. need...

mahiakash by Tera Contributor
  • 695 Views
  • 1 replies
  • 0 helpfuls

Need help with using Document template script

Hi all , We have a document block created and a document block content created for a particular table with some filter conditions.  In the HTML body we want to call a document template script.I have not used it before and hence have some doubts. We w...

muktha1 by Tera Guru
  • 1454 Views
  • 3 replies
  • 0 helpfuls

Resolved! What do the date offset fields on HR Task do?

Date offset quantity, Date offset type, and Date offset units are all on the HR Task table but I can't find any documentation or community posts on how they're utilized. I thought they might be able to adjust the due date on insert but it didn't chan...

Widget

I need to create a widget that fetches the related article of an item and displays it on the hub.

BrunoBall by Tera Contributor
  • 210 Views
  • 1 replies
  • 0 helpfuls

Resolved! Reactivate User in HR Agent Workspace: HR Profile

I am attempting to add the Reactivate User UI button to HR Agent Workspace: HR Profile. I am able to get the button to display, but I am having trouble getting it to actually do anything. I have tried several entries in Workspace Client Script on the...