SA REST API : System Architect REST API : Handle encyclopedia transactions : OpenLock
  
OpenLock
Attempts to lock the encyclopedia for read/write access.
Syntax
http://<Machine Name|IP>:<Port>/SARest/SQL/<Server Name>/<Encyclopedia Name>/<Workspace ID>/OpenLock&updateSession=<SessionID>
This must be a POST request.
Results
<openLock success="1"/>
or
<openLock success="0"/>
Comments
For information on how to obtain a session id, see Start update session.
See also
CloseUnlock
CloseUnlockCommit
Parent topic
Handle encyclopedia transactions