Use case : How can I cancel checkout(Unlock) the document which is locked by another user.
Solution: The user can execute the below API command to unlock the document.
unlock,c,<r_object_id>
The above is the api command to unlock the document which is checked out by another user, to execute the command the user must have minimum of Administrator access.
No comments:
Post a Comment