SysAdmin forum
NEW area for SysAdmin to gather and discuss best practices and how-to's
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! "Repeat" Scheduled trigger in Flow Designer

(I've tried looking for this information in ServiceNow docs and have come up empty.) I've created a new flow in Flow Designer. The flow needs to run every 7 days. I've selected the "Repeat" trigger option and specified 7 days in the parameter. My que...

CMartin0423 by Tera Contributor
  • 2469 Views
  • 1 replies
  • 1 helpfuls

Stepper component showing incorrect status

Hello, I tried configuring the 'Stepper' following below document. https://www.servicenow.com/community/next-experience-articles/stepper-component-in-configurable-workspaces/ta-p/2996099 But the status fields are not in sync with the table.(Refer ima...

mouninagabh by Kilo Contributor
  • 892 Views
  • 1 replies
  • 0 helpfuls

Close RITM without generating remaining TASK

I am cleaning up our instance from years before I took over. There are a number of RITM opened from 2021 still. I would like to do a mass close out of these as they are no longer needed. However, if any of these have TASKs that still have not been ge...

Brent Cox by Giga Guru
  • 1157 Views
  • 4 replies
  • 0 helpfuls

Resolved! Script include in workspace client script

I have a workspace client script that calls a script include but doesn't seem to work the same script works on the platform side but not on the workspace side.

Misgun by Tera Contributor
  • 2066 Views
  • 4 replies
  • 1 helpfuls

Print JSON objects values into an array

Hello all, Can someone help me with code? Scenario:There are three objects.var obj = {a:3,b:9.c:5}var obj1 = {g:12,h:27,I:4}var obj2 = {x:15,y:10:z:7} So, now I need to print all the values into an array in ascending order.Can someone please help me ...

Lucky1 by Tera Guru
  • 1045 Views
  • 6 replies
  • 0 helpfuls