Question
6
Replies
1589
Views
Posted: January 13, 2016
Last activity: January 15, 2016
Closed
Optimistic locking for data instance
What is the standard Pega way to implement optimistic locking for data instances?
I know that Pega checks UpdateDate time and other props in order to check fo conflicts for updating of work objects (in case of optimistic locking).
Is there any standard API or activities or approaches to implement similiar mechanism for data instances?
>>> locking for data instances. please share your thoughts/comments, Thank you!