Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A custom JDBC Driver is supported to access to the Jira database.


You can develop a report against the Jira database remotely as usual (Example for PostgreSQL):


Image Added


Download and copy it somewhere in the Jira host where the system user running the Jira service can read:

jira-db-driver.jar

You can develop a report against the Jira database remotely as usual (Example for PostgreSQL):

...

Then reference the driver above from your BIRT report as described here and change the data source configuration to:

...