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

Forum Posts

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
  • 3188 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
  • 3349 Views
  • 7 replies
  • 5 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...

Resolved! Adaptive Authentication 403 error logs

Hi, We've recently moved from IP Address Access Control to Adaptive Authentication. It's been a pretty easy migration but I'm struggling to find the logs that would show me IP addresses which are getting a 403 error based on the Global Blocking Polic...