Expand my Community achievements bar.

Typology rule and duplication of address in delivery

Avatar

Level 4

Hello!
I've a question regarding typology rules and other standard filters such as "duplicate address" rule.
Background: I want to insert a master control of 5% for all email communication and I would like to insert it as a SQL based rule in typologies.
Since we have also other usual control groups in some send-outs I want to make sure that the new SQL based rule will be run before the usual control group creation.

I now see that we have a "Duplicate address" check between the SQL rules and the creation of control group and I would like to move it before all SQL rules:

A_B_SE_0-1731658154725.png

How can I do it? As far as I know this check is the first checkbox here:

A_B_SE_1-1731658561161.png

Can someone help me understand how to move the order of this rule for all send-outs?

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

3 Replies

Avatar

Level 5

Hi @A_B_SE have you tried changing the execution order to different value?

Avatar

Level 4

the dedup action is not present in the typology:

A_B_SE_0-1731671881947.png

 

Avatar

Community Advisor

Hi @A_B_SE ,

2 workarounds,

Option 1 - You can Select 'After targeting' in Phase. So this Rules will be applied after Deduplication.

ParthaSarathy_0-1732122660251.png

Option 2 - You can create a deduplication activity before the delivery and deduplicate the inbound population based on the address (email for email channel / mobileNumber for SMS and so on). So the 'Duplicate address on delivery action' will be always 0, so it doesn't matter where the rule is applied.

 

Basically the typology execution order is (Reference document),

In standard operation mode, the rules are applied in the following sequence:

  1. Control rules, if they are applied at the start of targeting.

  2. Filtering rules:

    • Native application rules for address qualification: defined address / non-verified address / address on the denylist / quarantined address / address quality.
    • Filtering rules defined by the user.
    • Deduplication rule on the address or the identifier (applied if necessary).
  3. Pressure rules.

  4. Capacity rules.

  5. Control rules, if they are applied at the end of targeting.

  6. Control rules, if they are applied at the start of personalization. If users rules (filtering / pressure / capacitive) have expired and need recalculating, they will be applied during this step.

  7. Control rules, if they apply at the end of personalization.

When several rules are executed during the same message processing phase, you can configure their execution sequence in the Execution sequence field.

For example, a pressure rule with an execution order of 20 will be executed before a pressure rule with an execution order of 30.