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.

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

List choice UI action client script is not working

Instead of using gsftSubmit(null, g_form.getFormElement(), 'action_name'); I am using g_list.action('[sys_id of the UI action]', 'action_name'); but it is not working for me any suggestion, how I can do? after line 18 I am calling server script, if b...

Nisha15_2-1713461643104.png
Nisha15 by Mega Sage
  • 761 Views
  • 3 replies
  • 0 helpfuls

Insert error using IdentificationEngine.createOrUpdateCI

I'm attempting to create Windows and Linux servers (in the cmdb_ci_win_server and cmdb_ci_linux_server tables) from a Scoped App using the Scoped API sn_cmdb.IdentificationEngine.createOrUpdateCI().  Initial this was working well, but I'm running int...

Miles Clark by Tera Contributor
  • 640 Views
  • 1 replies
  • 0 helpfuls

clear list collector values based on another field

Hi All,I have a requirement , we have two list collector fields , field1 and field2. field2 is depends on field1, example if field1 is having a,b,c . 1,2,3 depends on a, 1,2 depends on b, if i select 'a' in field1, in field2 i need to get only 1,2,3 ...

abed123 by Tera Contributor
  • 337 Views
  • 1 replies
  • 0 helpfuls

Flow Error : JSON must be an object or an array

Hi, we receive an error in some cases in a subflow that handles out New Hire Candidates. The error we receive is the following "  Failed to iterate on data stream: com.glide.transform.transformer.exceptions.InvalidStructureException: JsonStreamParser...

marketa_w by Tera Expert
  • 1709 Views
  • 2 replies
  • 0 helpfuls

Any Docker Experience in Service Now?

Hi,I recently noticed that ServiceNow has tables related to Docker, and this has sparked my curiosity about the potential integrations between ServiceNow and Docker. Specifically, I’m interested in whether it’s possible to build Docker images or run ...

Adding a Child record of a Child to the parent.

It was brought up in a meeting that if someone where to add an Incident to another as it's Parent, then add that Incident to another as a parent.  Why isn't the first shown as a child of the third? E.G.INC001 is child to INC002INC002 is child to INC0...

EricG2 by Mega Guru
  • 543 Views
  • 6 replies
  • 2 helpfuls