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
2500_config_apps:4200_report_designer:0700_system_calcs [2022/08/21 22:48] – ↷ Page moved from docs:2500_config_apps:4200_report_designer:0700_system_calcs to 2500_config_apps:4200_report_designer:0700_system_calcs administrator2500_config_apps:4200_report_designer:0700_system_calcs [2026/08/13 00:57] (current) – ↷ Links adapted because of a move operation localdev
Line 1: Line 1:
 +[<10>]
 ====== Setting System Calculation Properties ====== ====== Setting System Calculation Properties ======
  
-Text elements and images can be specified as “auto-calculated”. This means that there is a report/presentation scriptlet plug-in that is executed at run time to calculate the contents of the text or image element (see [[docs:3500_prog_ref|Aware IM Programmer’s Reference]]). When you specify that a tag or image element is calculated by such a scriptlet you also need to specify the calculation module of the scriptlet. The calculation module is the fully qualified name of the scriptlet component (that must be written in the Java Programming Language) - for example, ''com.mysystem.myscriptlets.Scriptlet1''.+Text elements and images can be specified as “auto-calculated”. This means that there is a report scriptlet plug-in that is executed at run time to calculate the contents of the text or image element (see [[:3500|Programmers Reference Guide]]). When you specify that a dynamic text or image element is calculated by such a scriptlet you also need to specify the calculation module of the scriptlet. The calculation module is the fully qualified name of the scriptlet component (that must be written in the Java Programming Language) - for example, ''com.mysystem.myscriptlets.Scriptlet1''.