ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Remove attachment from the UI of a catalog item

Looking for a way to remove an attachment from a service catalog item when a varaible changes. I have an AJAX call removing the uploaded files from the back end.   This does not, as expected, update the WebUI to show the attachments were removed.  If...

CoyoteRay1 by Tera Contributor
  • 2076 Views
  • 2 replies
  • 1 helpfuls

Flow Designer service catalog very slow

I have moved 3 of my workflows into Flow Designer. One of them is lengthy and complicated and two of them are smaller, ie depending on a certain request type I create catalog task or some I automate using a Powershell script. The larger one has multi...

ncp by Mega Guru
  • 4947 Views
  • 12 replies
  • 4 helpfuls

Resolved! Wrong timezone for GlideDateTime

I am trying to assign a "latest response date" in a workflow, so I can timeout the whole thing and end it if the customer doesn't respond in time. To do this, I am setting: var today = new GlideDate(); var cutoffTime = new GlideTime(); cutoffTime....

Flow Designer Trigger Scheduling

Hi mates, The business requirement is: A flow needs to be scheduled every 6 months (Jan-15 and Jul-15) but using the Flow Designer triggers I can't schedule with that frequency.   My approach I can use maybe the "Repeat" option every 180 days, but th...

find_real_file.png