Software AG Products 10.11 | Designing and Implementing Business Process Models | Business Rules Reference | Services | Summary of REST Services on My webMethods Server | GET <base URL>/projects/%ruleProjectName%/decision_tables/%decisionTableName%
 
GET <base URL>/projects/%ruleProjectName%/decision_tables/%decisionTableName%
Retrieves the given decision table in JSON.
Input Parameters
ruleProjectName
String Name of the rule project the decision table is part of.
decisionTableName
String Name of the decision table to be returned.
Output Parameters
Structured JSON Decision table contents.