User Documentation
atfinity
Search…
Introduction
Guides
How To Guides
Troubleshooting
Glossary
Case
Instance
Process
Rules
Ontology
Information
Information Types
Information Category
Taxonomy
Document
Document Field
Document Section
Document Template
Tab
Proof
Role
Workflow
Translations
Email Templates
Maintenance Windows
Rule Language (RuLA)
What is RuLa?
Declarations
Expressions
Operators
Conditional Expressions
Comments
Information about the case
Accessing the outcome instance
RuLa Functions
API
Generate API Keys
API Documentation
Calling your APIs within Cases
External Data Sources (e.g. CRM)
Integrations
Avaloq
Worldcheck
Deploying
Deploying on-site
Management commands
LDAP User Backend
Single Sign On
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
1
OUTCOME_INSTANCE.account_type = individual
Copied!
Rule Language (RuLA) - Previous
Information about the case
Next - Rule Language (RuLA)
RuLa Functions
Last modified
1d ago
Copy link
Contents
Example