- Document Classified
- Document Classification Mismatch
- Document NOT Classified
- Document Partially Classified
- ERROR
Outcomes refer to module results. Decisions refer to evaluation results.
- Adding more outcomes to a module
- Renaming an outcome
- Adding outcome rules
- Adding subgroups to an outcome
Add an outcome
In a module, you can add as many outcomes as needed to ensure a strong verification process based on your use case. Follow the steps below to add a new outcome.- Select a module.
- Click Configure outcomes.
- Click Add outcome. A new outcome appears at the bottom of the window. You can now build outcome rules in the provided query builder.
If none of the decisions are met during a verification process, the default outcome is No warning signals. You can’t select a different default outcome.
Change outcome name
Renaming outcomes helps you identify and manage them more easily, especially when you are working with multiple modules or complex journeys. Follow the steps below to change a module outcome name.- Select a module.
- Click Configure outcomes.
- Click the Rename outcome button next to the outcome you want to rename. For example, in a Document Classification module, you can rename the default outcome Document Classified to Valid Document.
- Type the outcome name of your choice into the text input field.
- Click Done.
Add outcome rules
Outcome rules define what happens in a module when specific conditions are met during customer verification. Think of them as if-then statements, for example, in a Document Classification module, you could configure an outcome that works like this: If Document Classification result is “Document Classified”, then the module outcome is Document Classified. Follow the steps below to add additional module rules.- Click the Add rule button next to the .
- Select a from the list.
The available fields vary depending on the module and variant outcome you are configuring.
You can add multiple rules to a single outcome to create more precise verification logic. Click Add rule (+) to add additional conditions. Choose between All Match (every rule must pass) or Any Match (at least one rule must pass) to define how the rules work together.For example, an “Alert” outcome might include multiple rules:
- User’s age is under 18
- GBG score is less than 80
- Number of matching sources is less than 2
Add subgroup to outcome
A subgroup allows you to build nested conditional logic within your outcome rules. They let you group conditions together and apply different logic operators to each group. Subgroups allow you to build logic to create better outcome conditions to fit your use case. Follow the steps below to add a subgroup to an outcome.- Click Add sub group. A subgroup appears at the bottom of the outcome.
- Configure module subgroup outcomes.
Preview existing outcomes
As a user, you can preview existing outcomes that were previously configured. This allows you to view default and pre-configured module outcomes before adding the modules to the customer journey. Follow the steps below to preview existing outcomes:- In the journey builder, click Processing.
- Select a module.
- Click Preview outcomes.
Edit existing outcomes and subgroups
As a user, you can make edits and configurations to existing outcomes. Follow the steps below to edit existing modules.- Select a module.
- Click Configure outcomes.
- Edit the outcome and subgroup parameters as needed. For example, in a Name Match module, you can change the match type from All Match to Any Match using the list. Then, you can modify the rule from Does name match to Match score. You can then set a match score to be equal to 80.
These configurations determine the outcome result. In the example above, the settings would trigger a successful IsNameMatch outcome when the conditions are met.
Delete outcomes
Click the delete icon to remove an outcome or rule from a module.Example: Configuring an outcome in a Document Extraction module
In a module, you can select variants and modify default outcomes to trigger specific results based on your use case. In this example, you will configure an outcome in a Document Extraction module to trigger an Alert: Extraction Unsuccessful outcome when a document expires.- Select the Document Extraction module in the journey builder.
- Click Configure outcomes.
- Rename the Extraction Unsuccessful outcome to Alert: Extraction Unsuccessful.
- Click the Add rule button next to the All Match combinator.
- Select the Document Expiry Status capability from the Fields list.
- Select the operator is.
- Select the value Expired.
- Click Close.
Different modules have different variants, and default outcomes may vary between these variants.