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

Forum Posts

Plugin installation issue + best practice?

Hi all, Just to share a unique issue that I encountered for one of the customers recently. Given that I have 2 instances:1. Test Instance: Plugin is installed2. Prod Instance: Plugin is installedBoth instances are on same version, same patch Tokyo Pa...

wclim by Kilo Sage
  • 3854 Views
  • 1 replies
  • 3 helpfuls

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
  • 2267 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
  • 2526 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
  • 1661 Views
  • 13 replies
  • 0 helpfuls

Remove time from date/time field

I want to remove the time from a date/time field that is already existing.   It looks like I cannot change the field type to just "date".   However, I dont want to deactivate the field or have to create a new field.Is there a way I can add an attribu...

Capture.PNG
Community Alums by Community Alums  
  • 10310 Views
  • 13 replies
  • 10 helpfuls

Database view in Related lists

Hi community, Isn't it possible to attach a database view to a table  as a related list?   Context: sn_customerservice_case + database view "u_case_metric" (I made it on global), a simple metric view as all other tables   I tried with: * Configuratio...

How to include CSS in UI Pages

Hi,  I am having issue in UI pages and CSS. I include the css into my UI Page but it is not working. Please help me. Given bellow is the link I include in my UI page.   <link href="c2b56fae2fe11110b1f7857cf699b6a6.cssdbx" rel="stylesheet" type="text/...

Afaq Sheikh by Kilo Explorer
  • 3313 Views
  • 5 replies
  • 3 helpfuls