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

Forum Posts

Resolved! We keep receiving the same message in the Error Logs "Table name cannot be null: java.lang.IllegalStateException: " What can we do to resolve the error?

Table name cannot be null: java.lang.IllegalStateException: Table name cannot be null: com.glide.db.TableDescriptor.<init>(TableDescriptor.java:77)com.glide.db.TableDescriptor.<init>(TableDescriptor.java:68)com.glide.db.TableDescriptor.get(TableDescr...

gaynorg by Giga Contributor
  • 2762 Views
  • 10 replies
  • 1 helpfuls

Report on users last activity

Hi all, I'd like to make a report showing all itil users with no activity during the past period (e.g. a month). I'm not looking for if they have logged in, rather if they have performed any type of activity, basically create, update or delete any re...

IntegrationHub AD Spoke in PDI

I'm new to IntegrationHub and I'm trying to test the Microsoft AD spoke in my PDI. I've activated the ServiceNow IntegrationHub Installer plugin and the ServiceNow IntegrationHub Professional Pack Installer plugin on the developer site and I received...

StephenGraham_2-1704209639926.png StephenGraham_4-1704209792435.png

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
  • 885 Views
  • 4 replies
  • 0 helpfuls