Overview
Pessimistic locking is a strategy for protecting data integrity in applications where multiple users may attempt to update records concurrently. This application provides a simple implementation of pessimistic locking that can be easily used to add this feature to your applications.
Before adopting a pessimistic locking strategy, consider utilizing alternative design patterns - see the Appian Playbook Play on Data Locking Strategies.
Key Features & Functionality
Dependencies:
Deployment:
Usage:
Bump on Rob's post- hoping that patch can be made available! Thanks
The Oracle application patch is not available to download
We are in 21.4 version and we have PessimisticLockingCombinedFiles5192021.zip file with us and we are using oracle database .I dont see Oracle Patch - (LCK) Object Locking.zip file in old version and new version.
Can you please share if Oracle Patch - (LCK) Object Locking.zip is required?
Hi,
The app's database artefacts are not flagged by the MariaDB Incompatibility Report (mariadb-incompatibility-report.log) and I have no reason to believe that this will not be fully compatible with MariaDB.
Regards,
David
Hi
The dependencies state that MySQL is required. Will the App support the impending upgrades to use MariaDB under Appian 20.4?
Thanks