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! Can we uninstall a plugin in ServiceNow

Good morning, is there a way to uninstall a plugin from our environment?  The previous developer of our platform installed ITBM and took it all the way to production.  We are not licensed for this and we are not using it, I'd like to remove it and al...

Linda_G by Kilo Sage
  • 2430 Views
  • 7 replies
  • 2 helpfuls

Flow Designer - PowerShell Step - Ignore Errors

Hi  I've got a catalog item that captures information for creating AD groups in a multi row variable set. Upon approval, the variable set is then converted into a CSV via a UI action ready for someone to run a script against it. This has been running...

TJ29 by Tera Contributor
  • 2729 Views
  • 5 replies
  • 1 helpfuls

Set a dashboard as home for all users

We would like to default a dashboard to all users when they login. I have followed the doc to set Dashboard as preference for all users and other preference to open specific dashboard when they login.  https://docs.servicenow.com/bundle/sandiego-now-...

Bharath38 by Giga Sage
  • 2100 Views
  • 4 replies
  • 2 helpfuls

Having problem with onLoad client script

Hi everyone, I am working on onLoad Client script and script include . I am facing problem that I am not getting back response from script include . I have placed alert(res) , and it is giving null value.   Script Include: var DisplayModelName = Clas...