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

Forum Posts

Flow designer error : JSON string "remake"

Hello, apologies as I created this question before with alot of missing information. I am creating an activity set for our HR process that mirrors an already working activity set/tasks(other activity set creator is not available). Both activity sets ...

Averyy_0-1705933823838.png Averyy_0-1705936005954.png Averyy_2-1705934406730.png Averyy_4-1705934569408.png
Averyy by Tera Contributor
  • 492 Views
  • 1 replies
  • 0 helpfuls

Flow designer error : JSON string

Hello, I am working on a flow to be triggered when a supervisor approves the submission of a document from a new hire. I keep getting this JSON error Any suggestions? (I am not the most exp dev at the moment)   

Averyy_0-1705851459294.png Averyy_1-1705851495315.png
Averyy by Tera Contributor
  • 510 Views
  • 9 replies
  • 0 helpfuls

How to write script in flow designer.

var ab= fd_data.trigger.current.subject_person;var number = fd_data.trigger.current.sys_id;var cd= fd_data.trigger.current.subject_person.manager;var url = '<a href="' + gs.getProperty('glide.servlet.uri') + '/esc?id=ticket&is_new_order=true&table=sn...

chandan31_0-1705935525031.png

script is not working in the flow designer description

Hi All,While writing script in the description in flow designer   this script is not working .var ab= fd_data.trigger.current.subject_person;var number = fd_data.trigger.current.sys_id;var cd= fd_data.trigger.current.subject_person.manager;var url = ...

chandan31 by Tera Contributor
  • 405 Views
  • 6 replies
  • 0 helpfuls

Can we used dynamic link in the flow designer

Hi All ,Can we used dynamic link in the while writing in the description in the flow designer, https://test.service-now.com/esc?id=ticket&is_new_order=true&table=sn_hr_core_case_workforce_admin&sys_id=current.sys_id. "has requested  Term Care Leave. ...

chandan31_0-1705926450348.png
chandan31 by Tera Contributor
  • 207 Views
  • 1 replies
  • 0 helpfuls

Advanced Forms Management

Good Morning,Do you know if Advanced Forms Management functionality is available in UTAH for ITSM?I would like to have my users complete a fillable PDF for processing in ServiceNow. Thanks,Rod

changing PDF document template name for HR service - customization

Hi all,  document templates generated from HR case have the following name OOTB: "Name of HR service - Name of person who generated the doc" I would like to change this to "Name of HR service - Name of Subject person"  Now I have tried to edit a copy...

ZNOW by Tera Contributor
  • 523 Views
  • 2 replies
  • 0 helpfuls

Attachment paper clip icon Agent workspace

Hi All,We have activated plugin " Agent Workspace for HR Case Management", so if we have any attachment legacy workspace it reflects attachment attached in HR case or HR task, but new agent workspace need to click paper clip icon.Is it existing behav...

akadu23_0-1705671045553.png akadu23_1-1705671111553.png

Report on variables in Multi-Row Variable Set - HR Case

We have record producer on hr case that has multi row variable set with variables 1,2,3. Now we want to create a report on this multi row variable set, for this we have created database views using 'sc_multi_row_question_answer ' & 'sn_hr_core_case' ...

How to add Case Number to Survey Notification

Hi All, We have a request to add Case Number to our Survey Invite email but, since this notification is built off the Assessment Instance table (asmt_assessment_instance) we can not figure out a way to add case number. I have tried to dot-walk throug...

aguanci by Tera Expert
  • 826 Views
  • 4 replies
  • 0 helpfuls

Resolved! How can an agent manage HR templates?

Hi,I found out that HR agents must have the sn_hr_le.activity_writer role if they want to access and edit HR templates. I found an ACL in the HR Core scope that says that if a user has the above role and the owning group field is not empty, they are ...

miro2_0-1705667751795.png miro2_1-1705667859868.png
miro2 by Mega Sage
  • 762 Views
  • 7 replies
  • 2 helpfuls

Resolved! Business rule condition doubt

Hi everyone, hope you are doing wonderful!I have a Business rule that I need to change to meet some requirements but I am with some doubts on how to do it The requirements are:Run only for interactive sessions.If conditions should be added to main Bu...

rafas_2703 by Tera Guru
  • 485 Views
  • 2 replies
  • 1 helpfuls

Unable to change the theme in New HR Workspace (Tokyo)

I am unable to change the theme in the new agent workspace which comes with the Tokyo upgrade. I want to change the color. Below is the image.I am unable to modify or change the theme as well in the UI builder under branding and theming.Can anyone he...

Sachin67_0-1675255461928.png Sachin67_1-1675255580202.png
Sachin67 by Tera Contributor
  • 1340 Views
  • 6 replies
  • 3 helpfuls

Set due date last day of the month

Hi Team,I am working on an HR task in which I have to set the due date as the "last day of the new hire month" which should depend on the subject person's time zone. Suppose I have my hire date of this month(January) so in the task due date should be...