Skip to main content

Playbook Scenario

Outlines a specific scenario that can be referenced by Rules, Approvals and View Sections.

API NameLabelDescription
Criteria_Evaluation__cCriteria EvaluationHow to determine if Scenario is met based on active criteria records
Custom_Criteria_Evaluation_Logic__cCustom Criteria Evaluation LogicCustom logic to be met for Criteria Evaluation. Enter the Identifier value (Integer) for each Criterion arranged with any valid combination of parentheses, the "&" character to indicate an AND operator, or the "|" character to indicate an OR operator. NOTE: any unevaluated integers (due to being inactive or not being found) will evaluate to FALSE.
Description__cDescriptionNone
IsActive__cIs ActiveDetermines if Scenario is active and is valid in playbook. If false, the Scenario is assumed to not be met.
Lower_N__cLower NDetermines the lower bound of critiera needed for 'Between Lower N and Upper N criteria are met' evaluations. Assumes no lower bound if blank.
Playbook__cPlaybookPlaybook in which this Scenario is to be evaluated
Upper_N__cUpper NDetermines the upper bound of critiera needed for 'Between Lower N and Upper N criteria are met' evaluations. Assumes no upper bound if blank.