Begin Transaction

Kalipso - Form - Actions - Actions Description - Group Database - Begin Transaction

Begin specified transaction on local database.

Action available for the following operating systems:

Parameters

  • Name <string> - The name of the transaction.

This action should be used in conjuction with Commit Transaction action or Rollback Transaction.

Actions taken between Begin Transaction and Commit Transaction are executed in an atomic way.

Works only with local database tables, this includes databases in the Offline and Local tree. This action does not work with online Databases.

See chapter Database for more information.

Last updated