| ILOG JRules User Guide > Customizing JRules > Tasks > Customizing Rule Scenario Manager > Customizing Reports with BIRT |
Customizing Reports with BIRT |
PREVIOUS NEXT |
Rule Scenario Manager supplies two forms of templates: templates that already contain information and blank templates. If you need only to make modifications, it may be more efficient to edit the full report template. For building a template from scratch, use the blank templates.
To modify the BIRT templates used in Rule Scenario Manager:
<InstallDir>/scenariomanager/applicationservers/<appservername>/jrules-rsm-<appservername>.war/plugins/ilog.rules.rsm.reporting to the Eclipse plug-in folder.
<InstallDir>/scenariomanager/samples/basics-javabinding/templates or .../basics-xmlbinding/templates directory:
For each report, you can manipulate all the data types found in the data explorer. First, select and format the data location. Then, drag and drop the data type from the dataset.
To include an image in a BIRT template, you must follow these guidelines:
<img src="images/<MyImages>"...>.
[in rsm.war]/images/<MyImages>.
Note that the viewer does not allow you to visualize the new template without executing the corresponding element. Before executing, you must create and deploy a new rsm.war file containing the new template. If you are working on exploded WAR files (such as a file system), copy your new template into the WEB-INF/classes folder.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |