Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! How to stop virtual devices creating an asset?

I'm still quite new to Service Now so first off, I hope this is the right place to be logging this.We are using SCCM to discover our devices. and I have turned on the "Enforce CI verification" for devices discovered as Windows Server (99% of our virt...

Resolved! Outbound REST web service call using oAuth

//authentication type ='basic'/ 'oauth2'//This line below is optional if you have configured OAuth as authentication type in your outbound RESTr.setAuthentication('oauth2', 'OAuth_Client1');  What is OAuth_Client1 referring to?  I have tried the OAut...

dmolnar by Giga Contributor
  • 11136 Views
  • 6 replies
  • 12 helpfuls

Resolved! Illegal access to method getName in class com.glide.sys.User

when a user logs in he should get the Cases requested by him in "Requested by me" section, i applied created by is javascript: gs.getUser().name; in filters, But iam getting error as "Illegal access to method getName in class com.glide.sys.User" ..

suryan by Kilo Expert
  • 4611 Views
  • 2 replies
  • 2 helpfuls

UI Policy category and subcategory field

I have the following fields in a dependent relationship ( Category and subcategory). Having said that.... I have three category fields values which does not depend on the subcategory field values. For one category field value no set needed for the su...

mjocasio23 by Tera Expert
  • 3296 Views
  • 7 replies
  • 0 helpfuls

Move images from one instance to another

Hi All,I found a way to move images from one instance to another. I am using below script to do that ; var rec = new GlideRecord('db_image');rec.addEncodedQuery('category=kb^nameLIKEKB0010714');rec.query();while(rec.next()){//Push the record into the...

vps by Tera Contributor
  • 3138 Views
  • 3 replies
  • 2 helpfuls

Failing Widget: 'sp-variable-editor' error - Service Portal

I've created a SimpleList widget when we were on Helsinki Patch 3, no issues there. Since moving to Patch 5 anytime a "CATALOG TASK" task type is selected and it goes to the FORM page we get the following error, it does not do that on any other task ...

spwidget.png
boosted by Giga Guru
  • 5262 Views
  • 6 replies
  • 9 helpfuls

Managing approval levels for a cost center

We are looking at sending approvals to the proper person when a request is being made that has a cost associated it. Approvals are based on the amount the request is in total on the service catalog. The approval to order would be sent to the appropri...

kirkr by Tera Expert
  • 4000 Views
  • 5 replies
  • 5 helpfuls

i got response code "0" for Rest API outbound call. I got an error like "The request failed: java.net.ConnectException: Connection refused: " Please let me know why i got this issue. how to resolve it

i got response code "0" for Rest API outbound call. I got an error like "The request failed: java.net.ConnectException: Connection refused: " Please let me know why i got this issue. how to resolve it

pavni by Tera Contributor
  • 6705 Views
  • 5 replies
  • 1 helpfuls

Resolved! CMDB Scheduled Changes

Hi All,We are using the change management section and users are proposing changes.   These then display on a CI in the CMDB Scheduled Changes Section:The issue we have is if a change is cancelled the scheduled change in this section appears to remain...

find_real_file.png
Sam Ogden by Tera Guru
  • 2686 Views
  • 3 replies
  • 0 helpfuls

Resolved! RITM Workflow Doesn't Trigger

I'm using an Inbound Action to create a Request and a single RITM under it.   Everything got created and worked as expected.   The REQ workflow triggered as soon as the record was created, once approved, the RITM workflow triggered and created catalo...

swong by Mega Contributor
  • 4906 Views
  • 7 replies
  • 2 helpfuls