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

Forum Posts

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
  • 1563 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
  • 1574 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
  • 1426 Views
  • 10 replies
  • 0 helpfuls

HTML field not showing images in agent workspace

Hi,Whenever a new HR case has been raised through workspace with images included in Description (HTML Field), its not showing those images in workspace. But the same description is showing images in native UI.Please refer to the below screenshots. Na...

find_real_file.png find_real_file.png
Sailesh6 by Tera Contributor
  • 905 Views
  • 2 replies
  • 0 helpfuls

Resolved! Options to stop child case from cancelling if parent case is closed?

When a case is closed, OOB business rule "cancel or close case cleanup" calls script include "hr_utils" which cancels any child cases that remain open. We have a business case for allowing a parent case to close while a child case remains open. Our p...

ErinF by Tera Expert
  • 2330 Views
  • 4 replies
  • 5 helpfuls

notifications before 3 days to due date

hiii,   need solution for, send a notification to user 3 days before the Due date....     ex: if due date is 3/02/22, notification will be trigger 3 days  before the due date(01/02/22)...

siva58 by Tera Contributor
  • 1844 Views
  • 5 replies
  • 1 helpfuls

Audit within the case

Hello I am looking for some guidance on auditing within a case when the case gets transferred to another service. What we are experiencing is when we do the transfer, you lose the history of who had worked on the case previously so then it appears th...