User Activity
04-13-2026
Hi everyone, The flow below loops through the selected resources then calls an Azure Account Access subflow within a Do the following in parallel block. The wait for completion option is intentionally not enabled on the Azure Account Access subflow, ...
Hello, We have a business requirement to restrict the incident table and a custom table “Service Cases” (which functions similarly to incidents) so that if a ticket is assigned to a particular assignment group, only members of that group can view it....
Hi there, Scripting isn't my strong point, so please be gentle! - I have a catalog variable (script_output) from a catalog item that is being used to create user accounts. I would like to pre-fill the variable script_ouput with other catalog variable...
I'm quite new to JavaScript and ServiceNow scripting, so I’d really appreciate some guidance.I've created a Business Rule on the sc_req_item table that runs after insert, and it only triggers when a specific catalog item is requested. In the Advanced...
We currently have three sets of Business Rules that manage the assignment of the Business Stakeholder role, which is granted through a group. These rules are applied to three different tables: one targets managers via the sys_user table, another appl...