Rule exporter command

The rule exporter command exports rules from a database into an XML document.

The rules that are exported are determined by an XML document, which is provided to the command. The rule exporter function can be invoked using the Rule Management Application (RMA). The user interface in RMA provides some assistance in specifying the parameters required by the exporter. Alternatively, the rule exporter can be invoked from the command line using the following scripts:

Syntax

ruleexporter <properties-file> <export-list-files> [options]

Parameters

<properties-file>
The fully qualified name of a file containing the JNDI names of the BRBeans enterprise beans for the rule set that is to be accessed. Refer to BRBeans Properties file for a definition of the contents of this file. This parameter is required.
<export-list-files>
One or more fully qualified names of files containing a list of rules, folders, or both to be exported. These files must contain XML in the format defined in the <WAS_HOME>\AppServer\bin\brb-export-list.dtd file. This parameter is required.

Options

-[v]erbose
Shows verbose output while exporting.
-[o]utput <file-name>
Specifies the name of the output file where the XML rule definitions are stored. This is a required parameter.
-[h]ost <host-name>
Specifies the name of the host for the name server. The default is the local host.
-[p]ort <port-number>
Specifies the port number for the name server. The default is 2809.

Related concepts
Overview of Business Rule Beans
Related reference
BRBeans properties file
Rule importer command



Searchable topic ID:   rbrb_exprtr
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/brb/ref/rbrb_exprtr.html

Library | Support | Terms of Use | Feedback