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

Forum Posts

How to remove chat icon from ESC portal?

I am not able to get rid of chat icon on page.By removing html lines in ESC header,chat in menu item is not showing up.But still below icon is available on employee service center portal: I have deactivated all chat properties as well, but this icon...

find_real_file.png
madhvi by Giga Contributor
  • 4450 Views
  • 6 replies
  • 5 helpfuls

Resolved! HR Child Cases being Set to Cancelled

When closing an HR Case, all Child cases are being set to Cancelled.  Can someone direct me to what is setting the State of the Child cases as we would rather have them follow the identical state of the parent.    

kevinthury by Tera Guru
  • 4160 Views
  • 9 replies
  • 9 helpfuls

Short Description Field on the HR case form is populated with HR Service name only in english even if the user's preferred language is different

Hi All,   Short description field on the HR Case form is getting populated with the HR Service name only in english for all the user.Even if the user's preferred language is some other language. Any thoughts will be helpful. Thanks in advance. Vidyas...

Vidya Shree2 by Mega Contributor
  • 2592 Views
  • 7 replies
  • 2 helpfuls

Resolved! Problem with dot-walking Parent field in extended table

In HR Task list and form layout, i am trying to bring the HR Case "Opened For" and "Subject Person" fields.The Parent field in HR task holds the HR Case number. I thought this can be achieved by dot walking Parent ( Parent.Opened for and Parent.Subje...

find_real_file.png find_real_file.png

Resolved! HR Case Email Templates showing if different Application

HR Email Templates   Hello SN Comm, I have been going through email notifications and their templates as I am in the middle of an upgrade/migration from non-scoped to scoped applications. When looking at email notification 'HR Case Opened' it is usin...

find_real_file.png

Resolved! Can I hide the submit button on a catalog item/record producer?

I would like to hide the Submit button on a catalog item when a variable has a certain response. I have a Yes/No variable that if answered Yes, will display additional variables and allow the user to submit their HR Case.  However, if they answer No,...

jrusso by Tera Expert
  • 10013 Views
  • 6 replies
  • 5 helpfuls

Resolved! "Open For" and "Subject Person" in HR Case Creation

Good afternoon.   We are in need of some help with HR Case.   When you are creating a case from the platform, there is the ability to enter the “Opened for” and the “Subject person”.  However the widget the does the search only returns the name infor...

find_real_file.png
LKC by Kilo Contributor
  • 6778 Views
  • 10 replies
  • 3 helpfuls

Resolved! Issues with client role assignment rules?

Does the client role assignment functionality work for you guys? It seems to be very inconsistent in both my company's instance and my dev instance. I have not made any modifications to the script includes or the scheduled job. Example from my dev in...

find_real_file.png find_real_file.png find_real_file.png
Pete R1 by Kilo Guru
  • 5173 Views
  • 8 replies
  • 8 helpfuls

Resolved! Report on both HR Task and HR Case in the same report.

Hello,  I am trying to create a pretty basic closed HR Task report, where I run into trouble is I also want the report to contain the name of the HR Service the HR Task is sitting on and the Assigned To of the HR Case. In PeopleSoft, I would just joi...

JD292 by Mega Guru
  • 4234 Views
  • 6 replies
  • 4 helpfuls

How to mask PPI Information in HR Profile table

Hi, I have cretaed a scheduled job to mask PPI information on HR profile table. Below is my script: var gm = new GlideRecord('sn_hr_core_profile');gm.query();while (gm.next()) { gm.ssn='xxx';                                                           ...

find_real_file.png
pinkiverma by Kilo Contributor
  • 2358 Views
  • 4 replies
  • 0 helpfuls

Resolved! Transferring a Case

I'm trying to work through an alternate way to transfer a Case by switching the COE and HR Service values in the existing case, rather than cancelling and recreating. I'm coming across a bunch of items that I need to account for, and wanted to see if...

shegde by Giga Contributor
  • 4936 Views
  • 3 replies
  • 1 helpfuls