Jira Connector
Jira Connector Help
Version 6
ZappySys Logo File Version: v6
Supported Engine: 12

Using Jira Connector in ZappySys Data Gateway


To use Jira Connector together with ZappySys Data Gateway you will have to download & install ODBC PowerPack (ZappySys Data Gateway is part of ODBC PowerPack).
There are two versions of ODBC PowerPack to download: TRIAL and FULL.

Download ODBC PowerPack

Download TRIAL VERSION  if you are trying it out (30-days fully functional product).

or

Download FULL VERSION  if you already have purchased the product.


Install ODBC PowerPack

By installing ODBC PowerPack you will install ZappySys Data Gateway and drivers, together with ZappySys API Driver which contains Jira Connector. Installing ODBC PowerPack is pretty straightforward. Installing a TYPICAL version will install all components needed for Jira Connector to work together with ZappySys Data Gateway.


ZappySys Data Gateway

ZappySys Data Gateway (ZSDG) is a small server based on SQL Server TDS protocol. ZSDG can be used for:

  1. If your client application does not support ODBC or solution not works as expected, you can connect to ZSDG as you would connect to a SQL Server and then retrieve the table/view you need.
  2. As ODBC bridge.
  3. As JDBC bridge.
  4. A central point where external machines (and local if required) need to connect to a created data source.

You can watch this video about ZSDG. In the video the example of API driver for OData Connector but you can choose Jira Connector instead. Also the next video shows example with JSON Driver but principles stays the same when working with ZappySys API Driver which is needed to use Jira Connector.


Video Tutorial - Using API Driver in Gateway Below Video covers how to use API Driver in Data Gateway to consume data from Jira. For demo purpose it will show OData API but you can choose Jira connector instead. Also for demo we used Data Gateway Connection inside SQL Server but you can connect to Data Gateway from any app which can talk to SQL Server (like SSRS, JAVA, C# ...).

This video covers following and more so watch carefully. After watching this video follow the steps described in this article.

  • How to download / install required driver for Jira integration
  • How to configure connection for Jira
  • Features about Jira Driver (Authentication / Query Language / Examples / Driver UI)
  • Using Jira Connector
  • Load Jira data in SQL Server