Mentor Meeting # 3

DATE: 02.07.2007
TIME: 09:40AM @ TIETRONIX INC.
(DURATION: 45 minutes)

 

  • 1.Successfully demonstrated the deployment of Adhoc Reporting Tool. The suggestions received were:
  1. GUI may be modified according to the requirements.
  2. The ReportDefinition class contains all the list of methods for generating the report. Modification needs to be done on this class to add the graphical features of JasperReports and BIRT.
  • 2. Discussed on the packages sent to the team.
  • 3. Team was suggested to use the API to get the Java Objects.
  • 4. Use these Java Data Objects and User Input to create charts.
  • 5. No modification needs to be done in the current XML.
  • 6. Sample/Test Databases needs to be created containing appropriate data for generating charts viz. Bar Charts from the name and number fields. (Defining the X and Y series)
  • 7. Write the Java code to generate an XML that is understood by JasperReports and BIRT.

The team is working on JasperReports and BIRT and their IDE to get a better understanding on the whole scenario. The existing package sent to the team is being studied for further fabrication.

Back