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

Forum Posts

Duplicate HR Profile are getting created for the same user.

Hi All, We're facing some issue where, the integration (SuccessFactor) is creating multiple HR Profiles for the single user with same information.Can you let me know the root cause of this happening. We can see more than 100 HR Profiles created for t...

Resolved! HRSD Recording Outbound Email in Work Notes Activity List

I need all outbound email triggered (updated record, event, etc.) by an HR Case to log the outbound email in the work notes activity log. The instance I am reviewing has some email notifications that record to the work notes activity log but some don...

MGanon by Tera Guru
  • 591 Views
  • 5 replies
  • 3 helpfuls

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
  • 1117 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
  • 936 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
  • 333 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
  • 446 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
  • 575 Views
  • 3 replies
  • 1 helpfuls