The following SalesWings Toolbox Options (package v1.18+) can be used to modify app behavior, and should only be performed by a Salesforce Admin after confirming the behavior with SalesWings technical support.
Below all the custom settings with respective description/function.
Field | Name | Description/Function |
| Advanced Mode | It enables the creation of rule based on custom SOQLs. Once the setting is set to |
| Default Rule Status | It determines the default status for when a new rule is created through the SalesWings Rules Center page |
| Default Rule Set Status | It determines the default status for when a new rule set is created through the custom SalesWings Rules Center page |
| Exclude Converted Leads | It instructs the engine to exclude converted leads from the process. This is done in order to avoid potential issues where, without specifying any additional permissions, converted leads cannot be updated (Salesforce flags them as read-only). Note: This setting is |
| Execution Buffer Size | It determines the number of execution records to keep (as history). Note: Every time the process run a new set of execution records get created. At the beginning of a new execution the execution records in excess to the value of this record get truncated. |
| Revert Deleted Rule Set Def. Behavior | It determines the default engine behavior regarding reversal process of deleted rule sets. |
| Revert Inactive Rule Set Def. Behavior | It determines the default engine behavior regarding reversal process of deactivated rule set. Note: This settings is also applied to the each single rule under the rule set. |
| Rule Engine Batch Delay | It determines the interval in minutes to apply between engine executions. |
| Rule Engine Batch Size | It determines the batch size used to process each single rule. |
| Execution Batch Error Threshold % | It defines the batch error threshold percentage over which a given rule will be marked as invalid. For example, if the batch size is 1000 and the percentage is 25, the rule will be marked as inactive if more than 249 records cannot be updated for some reason (permissions, validation rules, etc.) |
| Show Unsupported Reports | It determines whether to filter out reports that are incompatible, because based on objects different from the ones that the engine currently supports ( |
| Throws Permission Exceptions | It determines whether the engine execution, while encountering a FLS error, will throw an exception or swallow it silently and abort the operation. |
--
The following SalesWings Toolbox Options are currently obsolete:
| Synchronous Execution Limit | DEPRECATED It determine how many records to immediately process in the moment a rule criteria status is changed to Active. |
| Job Monitor Batch Delay | DEPRECATED It determines the interval in seconds to apply between job monitor iterations. Note: the job monitor is a mechanism that makes sure the scheduled execution of the engines remains up and running. |