Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

Force an update to an update set

I did the following script for adding records manually from my dev instance to prod. However when I force update user versus group mapping updates to an existing update set then it ignores the users var rec = new GlideRecord('sys_number');rec.get('97...

sachinbhasin by Kilo Contributor
  • 7724 Views
  • 3 replies
  • 1 helpfuls

UI Builder - Pie Chart Color

I am trying to build a "Status" page using the UI Builder. On the page are a dozen Data Visualization modules, set to pie chart. Each chart represents the status of various critical systems (servers, services, applications, etc...). The status states...

Breizh by Tera Contributor
  • 1524 Views
  • 2 replies
  • 1 helpfuls

Resolved! Update Set name change in Dev after retrieval into QA

Hello,   I have a problem with update sets. I created a few update sets with an incorrect name in Dev. During review they were caught and I had to change the name of the update set. When I went to retrieve those update sets in in QA, the update set h...

dex778 by Tera Contributor
  • 1480 Views
  • 1 replies
  • 2 helpfuls

Resolved! Service Portal page view counts decreasing daily

I've been accessing a dashboard within Service Portal > Usage Overview that shows me the page popularity for certain pages within my portal. As of recently, the page counts have actually been decreasing day-by-day. When I look at the Service Portal L...

jcmings by ServiceNow Employee
  • 1599 Views
  • 2 replies
  • 1 helpfuls

Resolved! Scripted rest API conditions based on state on incident table

Hi @Mohith Devatte , As discussed, I would like to update few fields based on incident state. For example, the json will be different when the incident is 'New', and the json is different with different set of fields when it is 'On hold' and same as ...

Joshuu by Kilo Sage
  • 3124 Views
  • 21 replies
  • 1 helpfuls

Mapping users from OIDC data source

We are trying to set up SSO via our company's internal website as a method to login to SN. We followed the documentation about setting up an an OIDC identity provider as follows: Created a new Identity ProviderProvided the well known configuration UR...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
cbonitz by Mega Expert
  • 2768 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to make record producer populate field ?

I have a record producer variable 'assign to' which mapping to incident table 'assign to' , I want to make this variable automatically populate 'assign to' variable when user request in service portal, How to do it?

____39 by Tera Contributor
  • 2122 Views
  • 5 replies
  • 3 helpfuls

Resolved! How to allow special characters from JSON payload data

Hello All, I am configuring an integration through scripted rest api. The requirement is to allow special characters as well from the JSON payload. Below is the code. Could you please help me how can I modify the script to allow special characters/ho...

Joshuu by Kilo Sage
  • 5813 Views
  • 6 replies
  • 4 helpfuls