Designing and Implementing Business Process Models 10.5 | Designing and Implementing Business Process Models | Business Rules Reference | Services | Summary of REST Services | PUT <base URL>/projects/%ruleProjectName%/decision_trees/%decisionTreeName%/lines/%conditionLinkId%
 
PUT <base URL>/projects/%ruleProjectName%/decision_trees/%decisionTreeName%/lines/%conditionLinkId%
Updates a condition link with the specified ConditionLink JSON for the conditionLinkId in the given decision tree and rule project.
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.
conditionLinkId
String The unique ID of the condition link within the specified decision tree and rule project.
Output Parameters
Structured JSON Decision tree contents.

Copyright © 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.