I use Openkm 6.2.2 community
and , I can't lock my file,why?
and , I can't lock my file,why?
jllort wrote:You're talking about massive lock and unlock ? this feature is not still implemented in community edition.thanks a lot.
<node name="node1">
<action class="com.openkm.workflow.DocumentLockActionHandler"></action>
<transition to="task-node1"></transition>
</node><node name="node1">
<event type="node-enter">
<script>com.openkm.workflow.DocumentLockActionHandler();</script>
</event>
<transition to="task-node1"></transition>
</node>