We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Create HR Case from Interaction

We have from OOB the Create HR Case in the Interaction record. But when clicking on it and saving the case, it doesn't get associated with the initial interaction (no record in the Interactions related list). I have compared the Action Assignement in...

kroot by Tera Contributor
  • 858 Views
  • 1 replies
  • 0 helpfuls

Resolved! reference field not working in addquery in ScriptInclude

Hi experts,u_region is a reference field in user table with value Europe.This reference field value is not working in this addQuery in scriptinclude.Below is code snippet. Please let me know the what went wrong. TIA   isEuropeVisible: function() {   ...

si21 by Tera Guru
  • 589 Views
  • 1 replies
  • 1 helpfuls

Resolved! Parsing the JSON obj inIntegration

Hi, I got this Response Body from a API call I made to another ServiceNow Instance.{"result":[{"calendar_integration":"1","country":"","user_password":"U3X0xj01Fr","last_login_time":"","source":"","sys_updated_on":"2023-12-11 12:27:28","building":"",...

Madhan007 by Tera Contributor
  • 1234 Views
  • 10 replies
  • 2 helpfuls

How to configure 2  OR conditions for activity set to be triggered

How to configure 2  OR conditions for activity set to be triggered : Trigger "Pre- Onboarding" (2nd activity set) to be triggered when 1. All activities in Initiate Onboarding (1st activity set) completed  "OR"2.  Three days after Initiate Onboarding...

ukti by Tera Contributor
  • 387 Views
  • 1 replies
  • 1 helpfuls

How to hide transferred to on hr portal servicenow

Hi Everyone,Whenever I transfer a HR case I could see "HRC0012345 Cancelled - Transferred to HRC0012346" on the HR portal. "Transferred to HRC0012346" should not appear on the HR portal when a case is transferred. Could you please help/guide meThanks...

Username11 by Tera Contributor
  • 442 Views
  • 1 replies
  • 0 helpfuls

How to hide Transferred to on hr portal

Hi Team,Whenever I transfer a HR case I could see "HRC0012345 Cancelled - Transferred to HRC0012346" on the HR portal. "Transferred to HRC0012346" should not appear on the HR portal when a case is transferred. Could you please help/guide me. Attachin...

Integration

I have a string Field called "Campaign"  on a form where user enters the Campaign name . Now I have to check whether the campaign name exists in the EDS Database through Integration and return yes / No.what type of Integration should I use for this ?...

Madhan007 by Tera Contributor
  • 410 Views
  • 1 replies
  • 1 helpfuls