ADF - Lock the record which is being edited by another user
Summary
ADF - Lock the record which is being edited by another userContent
Hi,
we have a requirement where we want to lock a record of a table which is being edited by another user. I tried with a locking mechanism but no luck.
below is our detailed scenario:
- We have one readOnlyVo (For ex. based on Employees and Departments table) and one EO based VO (for ex. EmployeeVO based on EmployeeEO).
- Using ReadonlyVO, we created a search page i.e. the search region and result table. now result table has a hyperlink on one of the column which redirects to the details page where we have used EO based VO to display the details.
Tagged:
0