Step 3: Import and configure the BIRT off-the-shelf component |
To import and configure the BIRT off-the-shelf component:
SELECT ' c:\Java\BIRT\runtime\ReportEngine', 'C:\temp', 'images'
•c:\Java\BIRT\runtime\ReportEngine is the path to the BIRT Runtime ReportEngine folder. (Note that this make be different on your system, depending upon where you installed the BIRT software). This parameter is also used to find and load the external JAR files. •C:\temp is a folder that BIRT can use to store temporary files. •images is the image URL prefix. This is optional; this parameter allows you to alter the image source URL when creating HTML reports)
Continue with Step 4: Start the USoft Rules Service |