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>/project/%ruleProjectName%
 
PUT <base URL>/project/%ruleProjectName%
Stores the given rule project on My webMethods Server. If the rule project already exists on this server, it will be replaced.
Input Parameters
ruleProjectName
String Name of the rule project to be stored.
body
Binary Rule project archive (in jar/zip format).
Output Parameters
None.