Activities Tuning

Activities tuning deals with the different activities that is used for tuning workflows.

Use of GetRecord for Tuning

When tuning workflows you can use the GetRecord activity which controls the depth of related records by specifying the depth and relationship names of records.

Use of Rulebases for Tuning

Use the EvaluteRulebase activity with ExecutionMode set to NoRecords if you want to execute the rulebase only once.

Review the inputs of the activities and apply inputs which restrict the scope of activities. For example, for EvaluateRulebase, parameter EvaluateChildren set as false will restrict the rulebase to root record.