Appendix E Working With Rule Analyzer : Running Rule Analyzer

Running Rule Analyzer
You can run Rule Analyzer from the command line or from TIBCO Designer, when you are displaying a BusinessEvents project. You run Rule analyzer against the project repository, not the EAR file for the project.
Rule Analyzer and Rule Debugger are two utilities provided within the same application—BusinessEvents Tools. Once Rule Analyzer or Rule Debugger is running, you can switch between the two utilities and you can open multiple projects (Rule Analyzer) or services (Rule Debugger) as desired.
To Run Rule Analyzer From the Command Line
1.
BE_HOME/bin/be-tools
You see the Rule Analyzer user interface.
2.
Click File > Open and select the project directory of the project whose rules you want to examine.
You see the graph of the project’s ontology.
To Run Analyzer From TIBCO Designer
With your project open in TIBCO Designer, you can run Rule Analyzer on the project in any of the following ways:
Click Tools > BusinessEvents Tools > Rule Analyzer
Right-click on an EAR resource and select Tools or Multiuser > BusinessEvents Tools > Rule Analyzer
Click F11.
See Also
Using Rule Analyzer