Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
5
How we can Generate Adhoc Report
posted

Can  any buddy tell me how we can generate Adhoc report using infragistics.

 

We are investigating following problems which are encountered during creating Infragistics report:

  1. An entry need to be done in faces-config.xml for bean from where data will be populated to report page. By this we mean that reports which need to be created with Infragistics must be defined and then entry need to be done in xml file. After doing it Tomcat server needs to be started.
  2. This issue bonds us to have getter/setters of bean equivalent to number of columns for a report.
  3. Also columns name in JSF from where UI is created is static.
  4. The above 3 issue loose our capability for ART as generalized dynamic reporting tool.
  5. Our next step is to integrate this in ART code base to show report once above is resolved.

 

Thanks & Regards

Aishwarya Srivastava