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

Forum Posts

Compose email attachements

Hi All,A user has sent a attachment via compose mail and from servicenow , Fromlogs it is showing the attachment has been sent. Attachment size is within the limit of outbound email property size. But in their outlook the attachment is not received b...

kali by Tera Contributor
  • 285 Views
  • 2 replies
  • 0 helpfuls

Resolved! HR Survey trigger conditions

Can HRSD have multiple surveys?Can the ER COE table have a different survey vs the HR Case COE table?What are the survey trigger conditions?Can a HR service have multiple surveys?

Liz18 by Tera Contributor
  • 732 Views
  • 3 replies
  • 3 helpfuls

Resolved! why do we use "post" method instead of "get" method in Rest Api

Hi all,We had an Integration Requirement where we pass the 'Name' parameter in the Rest Api message and get the respective 'ID' in return. But for this,  I dont Understand why POST method has been used instead of GET method. Please pour your insights...

Madhan007 by Tera Contributor
  • 7296 Views
  • 8 replies
  • 4 helpfuls

Resolved! Remove [code], [/code] from email notification

Hello,I am trying to use the below mail script to fetch only the latest comment for our HR Case email notifications. When I test this, it's also pulling in [code] and [/code] tags into the comment body.  How can these be removed?  

Msteiner94_0-1718649777895.png
Msteiner94 by Tera Contributor
  • 563 Views
  • 2 replies
  • 1 helpfuls

Tracking Actual Time Spent Working Cases in HR Agent Workspace

Hello! I am looking to see if anyone has configured a solution to a request I am trying to solve for. I am looking to report on the average time that our HR Operations assignment group takes to work as a case before it is closed. I am familiar with m...

Alex Berlin by Tera Contributor
  • 711 Views
  • 2 replies
  • 1 helpfuls

Details About sn_hr_core.hrsm_new_hire

Hello All,I'm new to ServiceNow HRSD and its roles,I am going through some requirement and it includes the new hire role sn_hr_core.hrsm_new_hirehere are the details regarding the requirementso whenever the new hire process is activated, it triggered...

Resolved! Scripting gliderecords

Hi All,I have a custom table and there are two fields called code and name . There are duplicate entries in the table. Under code there are 3 records . I ran  a glide aggregate and got the records and using gliderecord i need to update the active as ...

kali by Tera Contributor
  • 353 Views
  • 2 replies
  • 0 helpfuls

Resolved! Employee center topic's header text color is not same

 I have topic header color issue.As you can see below in the main menu topic name's color are same (white). But if I open the each topic (software and It for it) their header text colors are different (software = white, IT ofr IT = black). I want to ...

BatyrbekAlymku_2-1718349743628.png BatyrbekAlymku_0-1718349611136.png BatyrbekAlymku_1-1718349685200.png

Resolved! "sn_hr_core.hrsm_employee" Role

Hi, When  "sn_hr_core.hrsm_employee"  role gets added to an employee? What is the rule/script that controls adding this role?   Thanks

Restrict HR Cases visibility based on group type

Hi everyone, I have a group for example called HR Admin Team that has the human_resources type on it. That group type ensures that users on that group can see every HR Case.Then I created a group called HR Admin Restricted, that has a custom type cal...

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

Resolved! how to restrict HR cases based on Case assignment group?

Hi All,  my requirement is to show the HR cases to the agents which belongs to Case assignment group. scenario: HRC1233562 is assigned to "Xyz" group. HRC2324342 is assigned to "Qwerty" group. HRC8954854 is assigned to "Test" group. HRC1233562 should...