Refer a Rule in a Workflow

Hi @NissyM,

You can refer rules in workflows using the RuleLibraries tag. Example below.

  <RuleLibraries>
      <Reference class="sailpoint.object.Rule" name="Workflow Approval Library" />
  </RuleLibraries>