User Documentationatfinity
Search…
⌃K
Links
Search…
⌃K
Introduction
Guides
Getting Started
Advanced Topics
Troubleshooting
Glossary
Rule Language (RuLA)
What is RuLa?
Declarations
Expressions
Operators
Conditional Expressions
Comments
Information about the case
Accessing the outcome instance
Recipes
API
Generate API Keys
API Documentation
Calling your APIs within Cases
External Data Sources (e.g. CRM)
Deploying
Deploying on-site
Management commands
Security Logging
LDAP User Backend
Single Sign On
Integrations
Avaloq
Worldcheck
Releases
Release Schedule
Release Notes
Powered By GitBook

Accessing the outcome instance

Anywhere in rules, you can access the outcome instance with OUTCOME_INSTANCE

Example

In a case where the outcome instance is a contract, you could write conditions like this
OUTCOME_INSTANCE.account_type = individual
Rule Language (RuLA) - Previous
Information about the case
Next - Rule Language (RuLA)
Recipes
Last modified 8mo ago
Copy link