Check Lock Before Obj-Open
Hi
I wanted to check the lock of a particular work object before opening it.
I know that while obj-open if work object is locked by another user, it will return error and we can handle it in transition step.
But I want to check the lock of the item even before opening it.
Is there any JAVE API (function) or when rule which solves my issue?
Thanks