Designing and Implementing Business Process Models : Business Rules Reference : Services Overview : GET <base URL>/projects/%ruleProjectName%/decision_trees/%decisionTreeName%/lines/%conditionLinkId%
GET <base URL>/projects/%ruleProjectName%/decision_trees/%decisionTreeName%/lines/%conditionLinkId%
Retrieves a condition link with the specified 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.
deep
Boolean (Optional) Indicates whether or not to get the specified condition with any/all of its descendent links and nodes. Default value is true.
Output Parameters
Structured JSON Decision tree contents.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback