Questions tagged [servicenow-hrsd]
5 questions
0
votes
1 answer
How to use the Create Case action from the Human Resources: Core Spoke in Flow Designer
I'm trying to create a new HR Case in the flow designer when I saw this "Create Case" action. It has 3 inputs: Case Table Name, Case Values Record, and Caee Fields. I have no idea what Case Values Record is. And the spoke is not documented anywhere.…

John Bautista
- 1,480
- 3
- 29
- 60
0
votes
1 answer
Create a GlideAjax call from a client script to a script include
I need assistance with a project task.
I'm new to ServiceNow and I get a little confused. I'm supposed to use a GlideAjax script for the response below.
The logic is
When the due date on an Issue record changes, send that date to the server side…

Patricia Flores
- 1
- 2
0
votes
3 answers
How to group by in service now?
I am new in service now and I don't know yet how to manipulate the data unlike in MySQL and SQL. I just want to know how can I group by the data.
Here is my code to show the data:
var group = new GlideRecord("table");
…

SE.Edward
- 201
- 3
- 12
0
votes
1 answer
HR Template value are not setting in HR Case when a new case created manually
Hello team I have an HR Service and added priority for that in HR Template.
On the priority configure dictionary default value is set to "LOW" (OOB Out of the box)
Technically it should override the default value and update based on
HR Service->HR…

Mr world wide
- 4,696
- 7
- 43
- 97
-1
votes
1 answer
Facing issue 401 unauthorized when getting the servicenow access token
i am getting an unauthorized issue while getting the access token from servicenow in eclipse java but it works fine in postman and the java code is works fine for the another servicenow credentials how to fix it can anyone help me on this

Prasanna Kumar
- 11
- 5