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

Forum Posts

Global Stopwatch ?

Intelligent ServiceNow Folks, I need to figure out how long certain chunks of server side code are taking to run.  Those chunks of code might include database operations, REST operations, file operations, etc.  Arbitrary code. I would also like to ke...

Flow Designer - PowerShell - Different Credentials

I'm looking to use a custom action in Flow Designer that creates and permissions a network folder using variables passed from the catalog item into the PowerShell script. New-Item -Path ${project} -ItemType Directory $NewAcl = Get-Acl -Path ${project...

TJ29 by Tera Contributor
  • 1284 Views
  • 4 replies
  • 0 helpfuls

Resolved! Multiple approvals reset in Flow Designer

I took my first shot at creating a Flow for a new Service Catalog item. The flow works correctly for the most part, however, we have 3 levels of approvals which need to be met in order to generate the final catalog task. The first approval to the man...

find_real_file.png find_real_file.png
geeerard by Giga Guru
  • 5111 Views
  • 8 replies
  • 2 helpfuls

display value of a reference field

Hi All,  I have a reference field 'application' that fetches a list of app from a table by their name. Eg. EX1234 : AppName1. I have another field that would be read only that should copy the prefix of this value so in this case 'EX123" but I am unab...

dev_K by Tera Contributor
  • 403 Views
  • 1 replies
  • 0 helpfuls