Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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 Tera Contributor
  • 3674 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...

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...