Designing and Implementing Business Process Models : Business Rules Reference : Services Overview : PUT <base URL>/projects/%ruleProjectName%/decision_trees/%decisionTreeName%/result_nodes/%resultNodeId%
PUT <base URL>/projects/%ruleProjectName%/decision_trees/%decisionTreeName%/result_nodes/%resultNodeId%
Updates the result node with the specified ResultNode JSON for the resultNodeId 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.
resultNodeId
String The unique ID of the result node within the specified decision tree and rule project.
Output Parameters
Structured JSON Decision tree contents.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback