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

Forum Posts

Resolved! Revert a field label change on Task

Recently a consultant changed the label of a Task table field in our environment, rather than using a Dictionary Override. What's the best way to revert that change?My process typically is to navigate to the record in question, click the previous ent...

revert_to_this_version.png where_did_you_go.png

Software Identification (SWID) Tags

How does ServiceNow software asset management support Software Identification (SWID) Tags? I searched docs.servicenow.com and surprisingly got no hits.

Resolved! Service Catalog icons

Hi,ServiceNow have some default icons for the service catalog as shown below, but if you want to add other icons, is there a icon library to pick from?Best regards,

snc_icons.jpg

Resolved! Multiple SAML errors in System logs

Hi There, We are receiving Multiple SAML errors in System logs created by Guest. Following are some of them.SAML2: Could not validate SAMLResponse: no thrown errorSAML2: TypeError: Cannot convert null to an object.: no thrown errorSAML2: Could not va...

Send encrypted data via REST

We are attempting to pass an encrypted password value to our SNOW instance via REST API. I then want to be able to store this in a field (on the sys_user table) and be able to decrypt the value in order to send it via notification to an end user. Thi...

User173809 by Tera Contributor
  • 5284 Views
  • 2 replies
  • 1 helpfuls

Resolved! Grant Admin Access to only 1 instance (Test Instance)

Hello Community,I have a Developer who I would like to grant Admin and Elevated Privileges to only one of our instance - Test Instance.   I do not want him to have Admin access to Prod instance.How do I go about doing this?Any help on this would be g...

vajvalia by Kilo Contributor
  • 2823 Views
  • 4 replies
  • 1 helpfuls

Resolved! Code to change Section Name using g_tabs2Sections

Hello SNOWers,Can anyone suggest me how can i write code using g_tabs2Sections to rename my Tab.Note : In Application Scope DOM not works . So i have tried everything.In this link i got some methods for g_tab2Sections but to rename tab there is no su...