LogCollaboration- Show case opened by other users
I want to show on a case if the same case is opened by other user. I am using optimistic locking. So basically I want to show if same case is opened in other thread by other requester
What i am looking is a feature similar to how Pega shows which operators are updating data tables.
I see Pega is using Log-Collaboration class and activity pzLogCollaboration is used to set values in this table. But I am unable to find from where it is grtting triggered.
Also can the same be used to store workobject related Information?