| ILOG Rules for .NET User Guides > Rule Studio > Storing and Sharing Rules > Extracting Rulesets from Rule Team Server |
Extracting Rulesets from Rule Team Server |
PREVIOUS NEXT |
The Deploy from Rule Team Server (DeployFromRTS) command line tool enables you to create a compressed ruleset from rule artifacts stored on a SharePoint Rule Team Server site.
DeployFromRTS compiles rule project items, such as business rule and decision table files, and outputs a compressed ruleset (a .brc file) that can be deployed at runtime.
When you run the command, you must specify at least the following:
The following examples illustrate how to use DeployFromRTS:
DeployFromRTS.exe /url:http://sp-server /d:MyRules /out:rules
DeployFromRTS /url://sp-server:8080/subsite /d:MyRules /out:rules /rqx query.rqx
Deploy from Rule Team Server | Publishing a Rule Project | Updating a Rule Project
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |