Intellicus 5.3 SP5 Release Notes Home

Query Object Enhancement


Dynamic Query Object Using Callback

Intellicus now provide the facility of changing the definition of Query Object dynamically at runtime using the callback code. In a Business scenario if you want to present a different caption, want to associate a different hyperlink with a field, want to hide some of the fields based on the person logging into system; then it is possible using the callback code. This feature benefit those designers who want to have a single Query Object designed in intellicus and want to present a different picture of that Query Object to the end user based on some criteria, thus nullifying the need of having multiple Query objects.

You just need to keep your code (jar file) in intellicus library (Shown in Figure).

 

Rename the sampleeventshandlers_setup.xml or sampleeventshandlers.xml file to eventshandlers.xml. Add the Class name implemented by you to this file as shown below in bold.

 Intellicus 5.3 SP5 Release Notes Home