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

Forum Posts

Documentation for GlideLDAPUsers()?

There is an OOB UI Action Refresh from LDAP that runs this script: var ldap = new GlideLDAPUsers(); ldap.load(current.user_name.toString()); action.setRedirectURL(current); gs.addInfoMessage(gs.getMessage("Reload of LDAP data for {0} has been started...

perkinsarm by Mega Guru
  • 1715 Views
  • 5 replies
  • 0 helpfuls

Sequential Catalog Items from Order Guide

Hi guys, I have a created a order guide for "New employee". This order guide have 3 items attached 1. New Account in AD2. Order PC3. Order Mail Account In order to fulfill "Order PC" and "Order Mail Account", I need to have "New Account in AD" comple...

Resolved! Creating a Confirmation Dialog Upon Article Retire

Hey Community, I'm working on making a client script that forces a confirmation dialog box when a user tries to click the retire button in an article. The box pops up properly when selected, but when you click "OK" it re-routes directly back to the d...

Chaz by Tera Guru
  • 1742 Views
  • 8 replies
  • 2 helpfuls

Abort transform if all rows are empty

Hello, I have enabled "copy empty fields" on my transform map. I know this means that all empty values will be copied on the instance.Thus, is there a way for me to check the value of the columns first and ignore the transform if there is a column wh...

Evren Yamin by Tera Contributor
  • 1154 Views
  • 13 replies
  • 0 helpfuls