how to create a before insert business rule

Joshua Comeau
Kilo Sage

the following parameters

Create a before insert Business Rule.

Condition Assignment Group.active = false

Action : Assignment group To NULL

 

please show code / pictures etc

1 ACCEPTED SOLUTION

Sagar Pagar
Tera Patron

Hi @Joshua Comeau,

 

Create business rule with your table name and condition as,

Condition:

assignment_group.active IS false

 

Action:

Assignment group IS

 

If my response helps to solve your issue. Kindly mark it as helpful & correct. It will be helpful for future readers! 👍🏻
Thanks,
Sagar Pagar

The world works with ServiceNow

View solution in original post

5 REPLIES 5

Hii @Joshua Comeau 

i have created with  before insert Business Rule.

Condition Assignment Group.active = false

Action : Assignment group To NULL

 

 

SHARANsnow7_1-1695623203888.pngSHARANsnow7_2-1695623234792.png