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