Unofficial Content
  • This documentation is valid for:

Name
Named after helps to implement One Record Transactions

Intention

To implement One Record Transaction some kind of generic code is needed, like those needed to assure just one record exists or how to access each attribute. So this pattern generates, given a Transaction, all the code needed to transform it in a One Record Transaction.

Canonical Example

This pattern is very convinient for System Parameters implementations.

Implementation

Given a regular Transaction, the pattern transform it in a One Record Transaction. This TRN must comply with the following prerequisites:

The pattern generates:

  • Modify the TRN to insert the rules for one record assurance.
  • For each attribute generates the corresponding access procedure.
    • To do that is necessary to read the default rule of the attribute.

 

 

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