The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! Instantiate script include from name of script in a variable

Is there a method to instantiate a script include if we have the name of the script include in a variable? This example works as a background script, but not as part of a business rule var scriptName = 'MyScriptInclude'; var obj = new this[scriptN...

krr by Mega Guru
  • 4071 Views
  • 4 replies
  • 1 helpfuls

Resolved! Change label names on Local login page

I'm trying to find where I can change some of the text/labels on the Local login page. I need to update the text for 'Use external login' and 'User name'. *.service-now.com/login.do I was able to find the UI Page (login_locate_sso) to update some of...

find_real_file.png
MStritt by Tera Guru
  • 1885 Views
  • 9 replies
  • 0 helpfuls

How to authenticate/integrate ServiceNow with AWS Cognito?

Hi, We need to authenticate ServiceNow with AWS Cognito. So that we can pass through user credentials to the Service Portal. For example, when the user is in any of our applications(OAuth2.0 is used in applications) and selects help, which is routed ...

Jahnavi6 by Kilo Expert
  • 1909 Views
  • 1 replies
  • 0 helpfuls

Can I apply a UI Policy to only the default view?

I am trying to figure out if there is a good way to apply a UI Policy to only the default view on a table. Currently I am working with a custom table extended from Task. I have several views and view rules set up to display fields on the form based o...

Marcel H_ by Tera Guru
  • 5889 Views
  • 4 replies
  • 32 helpfuls

Resolved! GlideRecord only returning 1 record when I know there are more.

Hi Guys   I created a GlideAjax and in the script Include I created a GlideRecord to give me all the groups that a user is in.     Now simply put, I get back user is in 2 groups, but in the gs.info log of the group name(s) it will only ever give me ...

find_real_file.png find_real_file.png
Markell by Tera Guru
  • 4014 Views
  • 4 replies
  • 4 helpfuls

Workflow activity 'Wait for Condition' always needs a 'Nudge'

I have the following 'Wait for Condition'   script. When   the step runs the first time the value is 'requested'.   Whether it is 'approved' or 'rejected' the activity won't trigger when the approval/rejection is done and the task 'parent status appr...

find_real_file.png
clyon by Tera Guru
  • 3220 Views
  • 13 replies
  • 1 helpfuls