PUT <base URL>/project/%ruleProjectName%
Stores the given rule project on the 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