Run Business Rule checkbox in Transform Map

Poonam Mahamuni
Tera Contributor

Under health scan, I need to uncheck the "Run Business Rule" checkbox in Transform Map, only for those maps where it's not needed. So, how can I check if there is any Business Rule running after the transform map.

5 REPLIES 5

Allen Andreas
Administrator
Administrator

Hi,

Any business rules that are set to run on the same target table would be evaluated/ran to see if needed.

If none of those business rules are important to be ran for this import process, please unchecked the 'Run business rules' checkbox on the transform map.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Hi @Poonam Mahamuni 

If you uncheck the 'run business rules' checkbox on the transform map, then no business rules on that target table will run during that transformation process only. So to say it again, no business rules will run 🙂

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Anil Lande
Kilo Patron

Hi,

You have to check business rules of target table.

If you uncheck Run Business rule then system will not run any BR/notifications etc applicable for target table.

It is not one or two BR, there is lot can happen if you enable/disable running BR.

 

Thanks,

Anil Lande

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

Poonam Mahamuni
Tera Contributor

So, if I uncheck the checkbox, the Business rules on same target table, will not run? Any afterUpdate/ afterInsert rule on that table will not run?