Create a Business Rule

DeIvory Gordon
Tera Guru

Hello, 

 

In ServiceNow, Create Asset Request creates duplicate entries in alm_asset table.  A business rule was modified to fire on 'update' it should not fire on update. only on insert.  I am not sure how to get to the business rule.  I opened the table, then the business rules, but I am unsure which business rule to change.  Can you explain what needs to be done in simple terms?  Thank you!

 

DeIvoryGordon_0-1743171314916.png

 

DeIvoryGordon_1-1743171421805.png

 

DeIvoryGordon_2-1743171513906.png

DeIvoryGordon_3-1743171541780.png

 

 

 

 

2 ACCEPTED SOLUTIONS

Vishal Jaswal
Giga Sage

Hello @DeIvory Gordon 

Navigate to All > System Defintion > Business Rules > Apply the filter as shown below (you can modify it)

VishalJaswal_0-1743172539427.png

Or if you open any table's list view then you can right click on any column header / name, click Configure > Business Rules

VishalJaswal_1-1743172606473.png




I would like to see your create request record producer code to understand it better.


Hope that helps!

View solution in original post

Ankur Bawiskar
Tera Patron
Tera Patron

@DeIvory Gordon 

Search in business rules and with table as "alm_asset"

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

2 REPLIES 2

Vishal Jaswal
Giga Sage

Hello @DeIvory Gordon 

Navigate to All > System Defintion > Business Rules > Apply the filter as shown below (you can modify it)

VishalJaswal_0-1743172539427.png

Or if you open any table's list view then you can right click on any column header / name, click Configure > Business Rules

VishalJaswal_1-1743172606473.png




I would like to see your create request record producer code to understand it better.


Hope that helps!

Ankur Bawiskar
Tera Patron
Tera Patron

@DeIvory Gordon 

Search in business rules and with table as "alm_asset"

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader