Forum Discussion

ShrutiS's avatar
ShrutiS
Ideator I
5 years ago

Handle Lock Unlock

Hi All,

Please consider the following Use Case: 

On Part Item , On After Update Server Event based on the property Values update the Related Document Property.

For this I am using the action edit to update the Document.

From the Design point of view, What should be the ideal way to handle the lock unlock status of the item being updated.

Regards,

ShrutiS

2 Replies

  • Hi Shruti,

    your question is a bit hard to understand, but I think I can follow your question.

    You update your related item via Method. This way you use update/edit. This one already locks/unlocks the item for a short amount of time.

    Do you want to lock the parent item while the edit of the related document occurs?

    • ShrutiS's avatar
      ShrutiS
      Ideator I

      Hi Angela,

      Thanks for the Reply, I am simply wondering if there is an ideal way to handle Item lock/Unlock status when editing them via Methods.(Specifically when it is already being claimed by a User).