We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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
  • 1465 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
  • 5949 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
  • 489 Views
  • 1 replies
  • 0 helpfuls

DocuSign Integration

Hi All, We are trying to set up integration with DocuSign using the Spoke & since we are sending the documents for signing to external clients, we will be having only the email address & not their account ids from DocuSign. Is it possible to set up t...

Resolved! UI Builder Grid Container

is there a way to make the number of rows/columns in a grid container variable?  I feel like I'm missing something but I don't see a data binding on that field?

nwilliams62 by Tera Contributor
  • 1758 Views
  • 2 replies
  • 0 helpfuls

UI Builder Cross Reference Matrix

Has anyone used UI Builder to create a cross reference matrix?  I'm just trying to think through the best way to do it.  What I mean by cross reference matrix is just a table with the column headers being one parameter, the rows being another and the...

nwilliams62 by Tera Contributor
  • 673 Views
  • 2 replies
  • 0 helpfuls

SFTP Data Source error

Hi allI need to import a CSV file via SFTP. I have created and tested the transform maps etc using a file upload and all works fine.I've now set up an SFTP account as I need this job to run on a schedule. However I am getting the following error (som...

Russ T by Kilo Guru
  • 4837 Views
  • 3 replies
  • 0 helpfuls

Resolved! Manage Aging Change Requests

I am looking for ideas how we can improve Aging Change Requests (CR). I have a report that I publish and share with the teams but that is not helping to keep aging CR count down. I need something that will drive action for teams (other than report & ...