Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Workspace UI Action not saving

I have created a new UI Action for the workspace that changes the state of the case to closed and populate the resolved by and the resolved date but it doesn't save the record after clicking the button. Here is the code I have written: function onCli...

Misgana by Tera Guru
  • 1016 Views
  • 3 replies
  • 0 helpfuls

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
  • 3330 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
  • 1985 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
  • 2015 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
  • 1438 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  
  • 9218 Views
  • 13 replies
  • 10 helpfuls