How to check if case is locked while opening
Hi All ,
I have a requirement to process a set of cases the pzinskey of which I am getting in a csv file . While opening the case through obj-open or obj-open by handle , when I try to acquire the lock on the case and if the lock is with some other user I am getting an exception . I tried to jump on step status fail or exception but it is not working .
How can I check based on the pzinskey that a case is locked by some operator.