Every use of a business rule can be audited. You can control whether or not the evaluation of the rule will be visible in the audit trail.
Dynamic business rules can be evaluated from a business rule transition or from code. The following table describes how to handle each case:
| Rule Evaluated In | To Enable Auditing |
|---|---|
| Business Rule Transition | In the activity where the business rule transition originates (the from activity), the Generate Events option must be set. |
| PBL Code | In the activity which causes the execution of the PBL code, the Generate Events option must be set. |
For further information, see Audit Events.