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

Forum Posts

API integration strategy

Hey folks, I wanted to pick your brains a bit about how you guys handle platform access via APIs. I'm specifically interested in how you approach integrating data from different teams into ServiceNow Foundation Data and the CMDB. Right now, I'm juggl...

Tone1 by Tera Guru
  • 8568 Views
  • 3 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
  • 808 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...