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

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

Forum Posts

mid server script files and third party integration

Hey community! Have a question about how other people might be processing commands being sent to a third party application. Currently, there is a record producer in my clients environment, which has a function that uploads a file to the mid server sc...

LePhucTanT by Tera Expert
  • 1112 Views
  • 1 replies
  • 0 helpfuls

Resolved! RITM variable value not updating

I have created a custom flow action to update a variable value as shown here by @Maik Skoddow :Set Value of a Catalog Variable at Flow Designer - ServiceNow Community I have used it in the past successfully, however I've only used it as a true/false ...

Bidduam_1-1746489830439.png Bidduam_2-1746489937503.png
Biddaum by Tera Guru
  • 3958 Views
  • 9 replies
  • 2 helpfuls

Slash Command - failed with error dispatch_failed

Hi all, Iam trying to get the payload of slash command(/procurement) used in slack to servicenow log..But its showing error. as /procurement failed with the error "dispatch_failed"'Below is the scripted rest Api.(function process(/*RESTAPIRequest*/ r...

SAM321 by Tera Contributor
  • 5603 Views
  • 6 replies
  • 0 helpfuls

React Implementation?

 In React, you can create a similar effect by using state and CSS.JSX:React Implementation? is correct import React, { useState, useEffect } from 'react'; import './LoadingIndicator.css'; const LoadingIndicator = () => { const [dots, setDots] = useSt...

Flow Designer

when state is on hold and on hold reason is awaiting caller the flow gets triggered for incident and there is wait for duration of time 24 hours and if caller responds in additional comments within 24 hours the state of incident should move to in pro...

Nikhil C by Tera Contributor
  • 712 Views
  • 1 replies
  • 0 helpfuls

"Ghost" records after mass-deleting with deleteMultiple()

Hi,I'm currently having a strange problem. On a customer's dev instance, I wanted to clear out a large table (~650k records), which extends the task table. I did this by running a pretty basic Fix Script in background that looked like this: var gr = ...

sn_morerecs.png
Max Nowak by Kilo Sage
  • 1339 Views
  • 2 replies
  • 0 helpfuls

Inactive flow still triggering

I have an odd flow related problem. I've inactivated two flows (last month) but it turns out they are still being triggered. This is the flows:But as you can see from the execution list they are still triggering now:Does anyone know why this might be...

spike_0-1704792099379.png spike_1-1704792160501.png spike_2-1704792194410.png
spike by Mega Sage
  • 2856 Views
  • 5 replies
  • 1 helpfuls