Unofficial Content
  • This documentation is valid for:

Dependencies Clause

Scope

Languages: All
Objects: All
DBMS: All

Introduction

A Dependencies clause has been added to the rules syntax.

Description

The function After(Attribute) has been replaced by a Dependencies clause.

Instead of using the After(Attribute) function in the condition section of the rule, use the new dependencies triggering event clause.

Syntax

Rule [if condition] [on event...] [level att...] [dependencies att...] ;


Example

A = B * C Dependencies C;
The rule is triggered after accepting C.

Comments & Collaboration

Interesting links
Transaction Rules Syntax in GeneXus 8.0

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant