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

Asset records not getting updated via SCCM

Error log message:java.lang.NullPointerException: Cannot invoke "com.glide.robust_transform_engine.definition_provider.RteEntityField.getRteEntitySysId()" because "field" is nullat com.glide.robust_transform_engine.definition_provider.SymbolManager.g...

Saheed A by Tera Contributor
  • 871 Views
  • 1 replies
  • 0 helpfuls

Resolved! ATF step error [Function instanceOf is not allowed in scope sn_sow_interaction: no thrown error' ]

Hello,  Hello,Can you help me with this type of error on a 'Submit a Form' step? This step failed because of the client error '*** Script : Error in InteractionConferenceParticipant.getGroupMembers : JavaException : com.glide.script.fencing.MethodNot...

Script Needed to find the user is present or not

I am writing a script in Scripted rest API in my test instance 1. From my Prod instance request via get sending the user name(Sahana Asma) as request to my test instance 2. From my test instance on the the scripted rest api via get method need to che...

Saib1 by Tera Guru
  • 439 Views
  • 1 replies
  • 0 helpfuls

Resolved! Help with a Catalog Client script

Hi All I seem to have an issue with this client script not executing correctly on a Catalog Item. The script is looking up a user on the sys_user table using a callback function. Then depending on if the field on the looked up user record has a value...