Updating work-object using new modal window over the grid of work objects
Hi All,
We have a requirement to update work object from a grid of work objects using a modal window popup. We are using multi user locking mechanism on the case type. The source of the grid is a thread based read only data page.
A) Do we need to need to acquire lock in the pre-activity for Multi user locking ? Its not working without a pre-lock for Multi user locking configured for case type.
B) Saving with lock and commit in the modal action post activity. We need this for sure.
C) When we clicked the button for the first time, we are getting a log error in tracer Executable- ClassNameMissing error. Once we reload the harness, its working fine. Anyone faced this issue?
We are using the same concept which cosmos is using on the edit button on the cosmos preview section. Let me know if we are missing something
Regards,
Nizam
***Edited by Moderator Marissa to update Platform Capability tags****