Rule Builder > Working with Repositories and Locking > Enabling Locking in the Rule Builder |
Enabling Locking in the Rule Builder |
PREVIOUS NEXT |
By default, locking is disabled in the Rule Builder. To implement the locking facility:
<InstallDir>/bin/RuleBuilder
.
ant locked run | dev | mngr | mod
This command uses the build.xml
ant targets to add the argument -P Facility.lockingEnabled=true
in the Rule Builder command line.
Refer to the Rule Builder Customization User's Manual for further details on JRules properties.
When an element is locked, it is writable only by the user that locks it and readable by other users. When an element is not locked or unlocked, all users can only read it.
When the locking facility is enabled in the Rule Builder, an element can be set to write
mode or read
mode as follows:
write
mode).
read
mode).
Customer Support | Copyright © 1987-2004 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |