Rollback Transaction

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

Rollback specified transaction on local database.

Action available for the following operating systems:

Parameters

  • Name <string> - The name of the roolback transactions. If this parameter is leave empty, system will commit all pending transactions.

This action should be used in conjuction with Begin Transaction action.

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