Rules Engine Settings
This article describes how to configure various debug settings for Zuora Rules Engine.
When you select Enable Zuora Rules Engine in the Advanced Quoting Configuration Settings in the Zuora Config tab, Rules Engine Settings will appear in the Zuora Config tab.
To set rules engine settings:
- Navigate to Zuora Config > Advanced Quoting Configuration Settings.
- Click Edit Settings.
- Select Enable Rules Engine to turn on the rules engine.
- Select Display Rules Engine Change Logs.
This setting enables the below debug information recorded in the rules engine logs. - Click Save.
- Navigate to Zuora Config > Rules Engine Settings.
- Click Edit Settings.
- Set the configuration fields. The table below describes these fields.
- Click Save.
The following fields are available for Zuora Rules Engine settings.
Field | Description | Legacy CPQ | CPQ X |
---|---|---|---|
Enable Rules Engine |
Indicates whether Zuora Rules Engine is enabled in your org. The read-only field shows the setting configured in Advanced Quoting Configuration Setting. |
||
Enable Debug Results | Select to group debug results by rule name in the rules engine logs. | ||
Enable Debug Arithmetic Calculations | Select to print the steps to calculate arithmetic values in the rules engine logs. | ||
Enable Debug Comparisons | Select to print all values being compared in the rules engine logs. | ||
Enable Debug Filter Results | Select to print how many records are picked up during filters in the rules engine logs. | ||
Enable Debug Object Field Values | Select to print results of object fields in the rules engine logs in the rules engine logs. | ||
Enable Debug Rollup Calculations | Select to print the values and result calculated in roll-up values in the rules engine logs. | ||
Restrict Access of Other Packages | Select to restrict the objects from external packages in the rules engine. With this setting enabled, it has a significant impact on the Lookup Object Name field when Attribute Type is set to Lookup Value. Specifically, the Lookup Object Name field will only display objects from Zuora Quotes, Zuora 360, and any custom objects created within the system. |
||
Expose All Charge Segments | With this setting enabled, the Custom Action Plugin via the Zuora Rules Engine will expose all interval charge segments within a ramp quote. This means you can configure actions for each interval's charges, providing greater flexibility and control over your subscription management processes. |