i-net Clear Reports

Change the report properties on the server side

If you do not want to set all report parameter values (e.g. user, password) in the URL on the client site then you can set these parameter values on the server side alternatively. For example this can be done for username, password and the database configuration parameters. In order to accomplish it please use the interface PropertiesChecker.

If you use the class: then you need to:
Listener extend the class and override the needed (e.g.: checkProperties(…)) methods.
ReportSocket implement the interface PropertiesChecker and call the method setPropertiesChecker.
ReportServlet extend the class and override the needed (e.g.: checkProperties(…)) methods.
EngineRenderData implement the interface PropertiesChecker and call the method setPropertiesChecker.

i-net software strives to provide accurate product documentation. Please give us your feedback using the form below.
NOTE: This form is for documentation feedback only. For technical assistance, please send an email to clearreports@inetsoftware.de.

 

© Copyright 1996 - 2012, i-net software; All Rights Reserved.