Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
3500:0700 [2026/08/13 00:55] – ↷ Page moved from docs:3500:0700 to 3500:0700 localdev3500:0700 [2026/08/13 01:10] (current) – external edit 127.0.0.1
Line 7: Line 7:
 //**AwareIM**// allows plugging in such programming components (scriptlets) into a particular report. To add a scriptlet to a report follow the steps below: //**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:3500:0700:0710]]) +  - Write the code for the scriptlet (see [[3500:0700:0710]]) 
-  - Compile the source code of your scriptlet and package it in a jar file(s). Make sure that the jar file resides in the ''AwareIM/CustomJars directory'' (see [[docs:3500:0200]]) +  - Compile the source code of your scriptlet and package it in a jar file(s). Make sure that the jar file resides in the ''AwareIM/CustomJars directory'' (see [[3500:0200]]) 
-  - 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 ''Calculated by System'' box. Press the ''Settings'' button and specify the fully qualified name of the component – see also [[docs:2500_config_apps:4200_report_designer|Working with Report Designer]].+  - 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 ''Calculated by System'' box. Press the ''Settings'' button and specify the fully qualified name of the component – see also [[2500_config_apps:4200_report_designer|Working with Report Designer]].
  
  
-{{simplenavi>:docs:3500:0700:}}+{{simplenavi>.:0700}}