How to prevent a specific business rule written in parent domain not to execute on child domain?

Suggy
Giga Sage

I have a business rule written in Parent domain. It is getting executed on child domain as well.

but now I dont want the above specific business rule to execute on the child domain.

 

What is the right way to implement this?

5 REPLIES 5

Suggy
Giga Sage

Anyone?