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

Resolved! Copying records from one table to another

I created a Custom Table by using ‘Extends table’, which references another table. Basically, I copied everything from that table and will later add Dictionary Entries to reference data from other tables for this Custom Table. When using the REST API...

MrBun256 by Tera Contributor
  • 8686 Views
  • 9 replies
  • 11 helpfuls

Reference fields are not applicable.

I was going to create an RDS column in the sysauto table to refer to the Run this script column in the sysauto_script table. But it comes with a blank value as shown in the picture. What should I do??

re.png re2.png re3.png
jinwoolee by Tera Contributor
  • 343 Views
  • 2 replies
  • 0 helpfuls

Resolved! Query Business rule stops workflow attaching

I was wondering if anyone has had a use case for a query business rule to hide an RITM after submission and it causing issues with the workflow attaching. As an example, I have a query rule on TASK to hide a specific RITM from end users who do not ha...

Community Alums by Community Alums  
  • 962 Views
  • 6 replies
  • 0 helpfuls

Resolved! Keep Active Directory (AD) and SNow groups in sync

We currently use LDAP to import our AD groups into a custom table. We are not using AD groups for roles or assignments within ServiceNow, which is why we chose a custom table vs sys_user_group. The import works fine and I get a count of over 7000 gro...