EBIFour.com > Training > Clarify QRGs > Step-by-Step: Convert V1 Ruleset to V2 - Part 3

Step-by-Step: Convert V1 Ruleset to V2 - Part 3

25th June 2019

Before Clarify 4.6 (Version 2), Cleo Clarify Application Analysis Rulesets (AARS) were very ROBUST and ‘involved’.

In the example below, walk thru the simple steps to create an AARS for version 2.

In several posts, we will review the steps required to move from V1 to V2.

Create V2 Aars (Dars)

Below, users will see there are only a couple Ruleset Variables and Ruleset Rules needed to determine which EDI Route/Endpoint will be assigned.

STEP 1: Ensure Variables are Present

Below are the only 2 variables we need to make to determine which EDI/Application Route is matched on

  • CurrentDataGroup_StorageNode
  • v_VarCurrentContextSource
Cleo Clarify Ruleset Variables Window Pane

v_VarCurrentContextSource 

We will need to manually create this variable, as seen below

Create new Cleo Clarify Ruleset Variable


STEP 2: Set-up Ruleset Rules

At minimum, we will need the following Rules:

  • AssembleContext
  • ExecuteContentRouter
Cleo Clarify Application Analysis Ruleset Rules


STEP 3: Create AssembleContext Rule

Cleo Clarify Ruleset AssembleContext Rule

STEP 4: Apply Variable to AssembleContext Output

Cleo Clarify Ruleset AssembleContext Rule Output

 

STEP 5: Create ExecuteContentRouter Rule

After creating ExecuteContentRouter Rule we will apply the values that will match on the outbound application or EDI route.

Cleo Clarify Ruleset ExecuteContentRoute Rule


STEP 6: ExecuteContentRouter Rule - Apply System Variables

In Step 6. we will apply the variables we identified in Step 1

  • CurrentDataGroup_StorageNode
  • v_VarCurrentContextSource


Cleo Clarify Ruleset ExecuteContentRoute Rule system variables


STEP 7: Apply Ruleset to Launcher Business Process

Cleo Clarify Launcher Business Process


By: on