Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Reading JSON Payload

Hi Team, We are performing an integration between Nexthink and ServiceNow. The below is the payload we are getting from Nexthink. {"queryId": "#devices_with_frustating_user_experience","executedQuery": "devices| include dex.scores during past 24h| co...

Approvals flow in rm_enhancement table

Hi, I have created a catalog item using record producer. Once the request is submitted , it should go for 4 level approvals. 1.  Once the 1 st level approver approves the request then it should go for 2 nd level approval2. Once the second level appro...

"JS Includes" Tab missing.

Hello and Good Morning, trying to configure default portal to use ESC instead of SP.. one of the suggested steps is to update the "Automatic Portal Redirection upon ESS user's login"where it needs to create a new JS under the "JS Includes" tab. Howev...

kydomingo by Tera Contributor
  • 937 Views
  • 2 replies
  • 0 helpfuls

Workflow timer add businessdays

Hi All, We are using below workflow timer to wait 10 days from start date  , now client asking to change 10 Business days , kindly help me code   var change = current.variables.start_date;var gdt = new GlideDateTime(change);gdt.addDays(-10);var assig...

Swati k1 by Tera Contributor
  • 724 Views
  • 1 replies
  • 0 helpfuls

Resolved! Groupby and show matching not working for particular user

Hello,For a particular user, field : 'Business / Technical Domains' which has type 'List', while applying filter (=) on this field no record are being return, although there are many records matching this condition, after 'groupby' it is showing erro...

Akshay03 by Kilo Sage
  • 1309 Views
  • 2 replies
  • 0 helpfuls

Report on PRB with Related List for Open PTASK only

Hi, I would like to search for PRB which have an open PTASK, how do I achieve the related list query?   I tried a few things like the below, but am not getting the result.Related List Conditions:Problem Task-> ParentorProblem Task-> Problemand then a...

VL10 by Tera Expert
  • 1212 Views
  • 3 replies
  • 0 helpfuls