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

Forum Posts

Resolved! g_form.setValue() within an IF statement

hi all,I'm using an IF activity within a workflow to determine a time value for a variable on a requested item.   If my time variable is greater than a certain number I need to set the value of a variable on the requested item to "TRUE".   However I'...

Determine MID server through script

Hello,  Normally the MID servers will be determined by IP Ranges and Capibilities. (IP ranges are to static we want to determine it dynamically)We want to dynamically determine the MID server based on a TAG and based on that TAG we want to start a sc...

Asynchronous GlideAjax in onSubmit not working

Hi,I have a single line variable in sp which i need to validate whether this value exists in the table record. if it exists, it will prevent the form from submmiting and shows the error message below the variable. I am using the following in catalog ...

wayneryeo by Kilo Contributor
  • 4521 Views
  • 14 replies
  • 3 helpfuls

Clean up ACL on cmdb_ci

Hi, I'm   in the middle of going through all ACL for our Configuration Items. Here's what I'm looking for:A role that have read access to all the tables that extend [cmdb_ci]. Here I'm thinking of using the itil role but exclude the delete/write/crea...

find_real_file.png find_real_file.png find_real_file.png

Get Value from field in service portal

Hello everyone, In the service portal, I am trying to get the value of one field in my widget, to use this value for redirectionSo I have tried in my controller $scope.page.g_form.getValue('u_otp'); , I have field name u_otp in my form but this doesn...

Resolved! Okta integration confusion about Plugin vs Store

Hi ThereFirst I have to tell, that I'm a beginner with Okta. Until now, I already setup some instances using user provisioning by MID-Server from AD and authenthication with ADFS.Now I have to setup an instance with user provisioning and SSO by using...

Fabian10 by Tera Guru
  • 2390 Views
  • 6 replies
  • 1 helpfuls

Resolved! Continually refreshing password reset page

I'm having an interesting new phenomenon.   Two new users have been set up manually with "password must be reset" property as true.When they log in, they redirect to the Password Reset page (login_cpw.do), but it starts refreshing once or twice per s...

Uncle Rob by Kilo Patron
  • 1617 Views
  • 3 replies
  • 1 helpfuls

Resolved! created users default to active = false

Hello, It seems when users are created from any other view other than the User Admin - > User module, the created user's active value is set to false. Here is an example. If a support person goes to the New Call application and searches for the user ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png