Official Content

Indicates the GeneXus object associated with a Task.

Scope

Controls: Task

Description

This property allows setting the GeneXus object that will be invoked upon executing the Task.

When associating a Transaction object to a Task, take into account that only one record can be modified during the Task execution.

If you navigate through the records with the Transaction object and try to update another Key value, the following error will appear:

Please 'Get' data before trying to update it

When the Task relevant data is mapped to the Transaction primary key and values are not null; the Transaction is executed using Update mode; otherwise, Insert mode is used.

When the Transaction uses the Parm rule it is expected to use one parameter for each attribute of the Primary Key, with the same name, and an additional Mode parameter. In that way, GXflow client will execute the Transaction assigning those parameters with the relevant data mapped to the primary key.

More information

Runtime/Design time

This property applies only at design time.

Availability

This property is available since GeneXus 17 upgrade 7.

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