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

Error = JavaException: java.lang.ClassCastException: com.glide.script.fencing.ScopedGlideRecord cannot be cast to com.glide.script.fencing.ScopedGlideElement

While using Script Step in flow designer I am getting the above mentioned error. I am calling a table using GlideRecord and I am inserting record in the table. Code :- var countKey = key.length;var countValue = value.length;var release = inputs.relea...

Shubham15 by Kilo Contributor
  • 4093 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to set the Values in a drop down based on the select value in 1st drop down using catalog client script

Hi,   I have 2 drop downs in a catalog item I added all the possible values  to the drop down , Now if I select option A in the First drop down I have to get the options   X,Y,Z in the second drop down if I select option B in first dropdown I have to...

Resolved! GlideAjax to return multiple values

I understood GlideAjax to return single values as very simple and getXMLAnswer() is very easy to use. To return multiple values or object or array what is recommended for someone to start learn and practice from the beginning if never tried? I find t...

Giri6 by Tera Expert
  • 5004 Views
  • 6 replies
  • 4 helpfuls

Eliminating custom table

Hello all,we'd like to get rid of as many customizations as possible on our platform. We have a custom table where we're storing transport numbers coming from an external system. The sole purpose of the table is just to store these numbers and possib...

nmsmtys by Tera Contributor
  • 646 Views
  • 2 replies
  • 0 helpfuls

SharePoint sites as configuration items?

Hi, We are heading towards having three Sharepoint solutions - SharePoint 2010, SharePoint 2019 and SharePoint Online We need to be able to direct incidents to specific groups based on the version the site is using. Wondering if anyone else is creati...

stevemac by Tera Guru
  • 1976 Views
  • 4 replies
  • 1 helpfuls