Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:3500:0700 [2025/06/12 02:35] – Rename to AwareIM aware_support3 | docs:3500:0700 [2026/07/06 03:44] (current) – aware_admin | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== Adding report scriptlets ====== | ====== Adding report scriptlets ====== | ||
| - | // | + | // |
| - | //**Aware IM**// allows plugging in such programming components (scriptlets) into a particular report | + | //**AwareIM**// allows plugging in such programming components (scriptlets) into a particular report. To add a scriptlet to a report follow the steps below: |
| - Write the code for the scriptlet (see [[docs: | - Write the code for the scriptlet (see [[docs: | ||
| - Compile the source code of your scriptlet and package it in a jar file(s). Make sure that the jar file resides in the '' | - Compile the source code of your scriptlet and package it in a jar file(s). Make sure that the jar file resides in the '' | ||
| - | - Specify the fully qualified name of the scriptlet in the Report Designer in the Configuration Tool. A scriptlet can either be attached to a text element of the report or to an image element. Select the element that will be implemented by the scriptlet and in the Properties dialog for this element tick '' | + | - Specify the fully qualified name of the scriptlet in the Report Designer in the Configuration Tool. A scriptlet can either be attached to a text element of the report or to an image element. Select the element that will be implemented by the scriptlet and in the Properties dialog for this element tick '' |