We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Moving from Global to Scoped app

Hi,  We are thinking of moving from a global Service Catalog to scoped catalogs as we will have separate for various areas.  What would it take to move the current catalog from global to a Scoped catalog?  Do the items, workflow, scripts have to be r...

Yury4 by Kilo Contributor
  • 1537 Views
  • 2 replies
  • 1 helpfuls

Resolved! Risks and Assumptions

Dear experts,   Does anyone has a document that mentions the risks and assumptions for the following processes?   Incident managementProblem managementChange managementService catalogAsset managementCMDBFoundation dataPlatform implementation I am not...

Resolved! Variable Attributes - ref_qual_elements

Hi All,   I am creating a List Collector with Reference qual and ref_qual_elements filled in properly. It works great with one value in the ref_qual_elements, However when I try to use two values. it somehow does not work accurately.    Any idea as h...

Resolved! Refresh oauth token for outbound rest call

I have an outbound rest API integration with google g suite. The authentication uses an "Authorization Code" OAuth Profile. I am looking for help on how to pragmatically refresh the OAuth token before running the outbound REST call.

Jon Ulrich by Kilo Guru
  • 3788 Views
  • 10 replies
  • 2 helpfuls

Text align in read only field form?

Hi Team, I have been trying to align text to the right in a read only (or disabled) field. Following script works with active fields, but it does not work for read-only fields:function onLoad() { var el = g_form.getControl('volume'); el.style.textAli...

find_real_file.png
eduzol by Tera Contributor
  • 4016 Views
  • 7 replies
  • 6 helpfuls

Resolved! Preserve In Progress Update Sets

In Orlando/Paris, when you schedule a clone and have the ability to "Preserve In Progress Update Sets" there is an option of 'None' and 'Last 90 days'. But is the 90 days based on when the update set was created or when it was last updated? I just ne...

Password needs reset routing to custom page

Current verion: TokyoIssue: We want to make users change their passwords regularly. In order to do so, we want to use the „Password needs reset“ functionality in the sys_user records. When a user with a checked „Password needs reset“ checkbox logs in...

Resolved! Change KB article category without checking out

Currently on Quebec.  We populated a KB with several hundred articles, but the categories were not set.  Beyond just scripting it, is it possible to change the settings so that the category can be changed without having to check out the article and r...