Enable business rule on system tables

nateross1
Kilo Contributor

How do you enable a business rule to run on system tables.


For example, for syslog table, when I create a business rule that runs before insert, it will execute the business rule only if the syslog entry is created manually.   If it is created by the system, the business rule doesn't run.   Thanks!

6 REPLIES 6

bigger font



find_real_file.png



find_real_file.png



find_real_file.png



Missing function declaration was not there before.



Business rule runs successfully for manually-created rows in syslog, but not when the syslog is populated by user "system".


Hi Nate,



did you find a solution for your problem? I have currently have the same problem...