We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Do not execute business rule in case of embedded list

Koki
Tera Contributor

I want to prevent business rule from being executed if a record is updated via embedded list.
How can I do this?

1 ACCEPTED SOLUTION

Peter Bodelier
Giga Sage

Hi @Koki 

 

You cannot differentiate between that in a Business Rule.

 

What is your use case? There may be another option.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

View solution in original post

1 REPLY 1

Peter Bodelier
Giga Sage

Hi @Koki 

 

You cannot differentiate between that in a Business Rule.

 

What is your use case? There may be another option.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.