Software AG Products 10.11 | Designing and Implementing Business Process Models | Business Rules Reference | Services | Summary of REST Services on My webMethods Server | PUT <base URL>/projects/%ruleProjectName%/decision_trees/%decisionTreeName%/lock
 
PUT <base URL>/projects/%ruleProjectName%/decision_trees/%decisionTreeName%/lock
Locks a decision tree so that it can be modified exclusively by the user applying the lock.
Input Parameters
authorization
String Base64 encoded HTTP "authorization" header value. Example: username:password.
ruleProjectName
String The name of the rule project containing the specified decision tree.
decisionTreeName
String The name of the decision tree within the specified rule project.
Output Parameters
None.