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

Parallel Tasks where only one needs completed

Building a flow where we are asking for Bob to work a task.    If Bob doesn't work his task within 7 days then a new task is activated for Bob's boss to complete a task.   The part I am having trouble getting to work is if either Bob or his boss comp...

tcunningham by Giga Contributor
  • 144 Views
  • 1 replies
  • 0 helpfuls

Resolved! CAD example questions

Hi all, I’m currently working through some CAD practice tests and I’m not completely sure about the answers to the questions below. Could someone help me out? 1. How can a developer create test run data sets for parameterized tests? More than one res...

UI Builder, Workspaces, and UI classifications

I'm trying to learn how do work with UI Builder, so I'm following the courses on ServiceNow University. From the very start, however, there are some concepts introduced that are not very clear to me:Agent WorkspaceConfigurable WorkspaceCore UINext Ex...

dosualdo_2-1763132818238.png dosualdo_0-1763132280432.png
dosualdo by Tera Contributor
  • 219 Views
  • 1 replies
  • 0 helpfuls

Attachment is not removed from activity stream

An agent has attached 2 attachments on to a case by mistake. We removed those attachments from the case but they are still showing up in the activity stream.  I know that we will not be able to find the record in sys_attachment table once an attachme...

PremSaiChatak_0-1683823909156.png

GRC Indicator Collection Frequency - Create New Frequency?

I am being asked to create a "60 days / 2 Months" frequency. Adding a choice to the list looks same as it is anywhere and is not the problem. However, for things to work correct, there MUST be someplace that defines the logic so GRC knows when to cre...

Screenshot 2025-11-14 102851.png
jlaps by Kilo Sage
  • 141 Views
  • 1 replies
  • 0 helpfuls

Azure AD application detail need to manage in servicenow

Hi Team,We have a new requirement to store and manage (automate) the following data from Azure AD in the ServiceNow CMDB:Store SSO-related applications in the CMDB and enable synchronization.Store service accounts.Store tenant details.Store Entra ID ...

Akshaya5 by Tera Contributor
  • 622 Views
  • 4 replies
  • 1 helpfuls

UI Builder: Form component with dynamic fields

Hi, I'm using a Form component with a Glide Form data source. I'm getting all info with the initial load. On the form, I have two dependent fields. fieldA -- reference field fieldB - reference field that depends on choice from fieldA on the fieldB I ...