JDBC TUTORIAL

Connect to TeamCity from Tableau for your Analytics and Reporting

Updated: 26 Feb 2021

Introduction

TeamCity is a build management and continuous integration server from JetBrains. There’s a lot of insights that can be discovered but accessing TeamCity data from tools like Tableau, Tibco, etc. can be tricky. With the Progress DataDirect TeamCity JDBC connector, you can now connect to your data in TeamCity as easily as you could with any JDBC driver. In this tutorial, we will walk you through how easily you can connect and access TeamCity data and generate reports on it from any supported JDBC compliant reporting tool.

Download and Install Progress DataDirect TeamCity JDBC connector

  1. Download Progress DataDirect TeamCity JDBC connector from here.
  2. Installing the Driver
    • If you are on Windows, extract the PROGRESS_DATADIRECT_JDBC_TEAMCITY_6.0.0_WIN.zip and run the PROGRESS_DATADIRECT_JDBC_INSTALL.exe to install the JDBC driver.
    • If you are on Linux, extract the PROGRESS_DATADIRECT_JDBC_TEAMCITY_6.0.0.zip and run the PROGRESS_DATADIRECT_JDBC_INSTALL.jar to start the installation.
  3. After you have completed the installation, you can find Progress DataDirect TeamCity JDBC connector
    • On Windows, you will find it at
      C:\Program Files\Progress\DataDirect\JDBC_60\lib\teamcity.jar
    • On Linux, you will find it at /home/<username>/Progress/DataDirect/JDBC_60/lib/teamcity.jar

Gathering TeamCity authentication details

Before we get started on TeamCity connector configuration, let’s look at supported TeamCity authentication methods and the how you can get the details needed for the specific authentication method you want to use.

  1. Progress DataDirect TeamCity JDBC connector supports 2 authentication methods – Basic and Bearer Token
  2. For basic authentication, you will need to have Username and Password for your TeamCity instance provided to you.
  3. For Bearer Token authentication
    • Go to My Settings & Tools -> Access Tokens -> and Click on Create New Access Token
    • Provide a token name in the pop up and generate access token

      Create Access Token

    • Copy the Token that got generated and store it securely.

Configure Connection to TeamCity

  1. Progress DataDirect TeamCity JDBC connector comes with a built-in JDBC Configuration manager that helps you easily configure the connection to your TeamCity instance.
  2. To Launch the TeamCity JDBC Configuration Manager, double click the TeamCity or run using java -jar teamcity.jar
  3. You should now see the below configuration manager launched in your browser

    TeamCity Configuration Manager

  4. Provide the Server name for your TeamCity instance in the Server Name text box.
  5. Next, choose the Authentication Method you want to use from the drop down.
  6. If you are using
    • Basic – Fill in the username and password for your TeamCity
    • Bearer Token – Fill in the Access Token you generated in step 3 in previous section in the Security Token text box as shown below.

      Bearer Token Authentication

  7. Click on Test Connect. Now you should see list of tables exposed by the Progress DataDirect TeamCity JDBC driver.

    Test Connect

  8. You can start testing out the queries, and once you are done – you can copy the JDBC connection string so that you can start using the Progress DataDirect TeamCity JDBC driver with other applications or in your programs.

Create Reports using your BI/Analytics tools

  1. Now that you are familiar with the TeamCity connector, you can start using the connector with your favorite tools like Tableau, Tibco, Jupyter, IBM Cognos, etc.
  2. Here’s an example of using Progress DataDirect TeamCity connector with Tableau to generate some reports.
  3. To get started, copy teamcity.jar to C:\Program Files\Tableau\Drivers from the install location of the TeamCity connector as describe in section 2.
  4. Open Tableau and choose your datasource Other Databases (JDBC) as shown below.
  5. In the URL field, paste the connection string you generated in the previous section.

    Choose JDBC datasource

  6. Click on Sign In, now you should see list of schemas and on selection of schema TEAMCITY, you should now see list of tables as shown below.

    Table List

  7. You can now start dragging tables into the canvas or create custom queries and start creating reports like below.

TeamCity Report

We hope this tutorial helped you to get started with Progress DataDirect TeamCity JDBC connector and connect to your data in TeamCity. Feel free to contact us if you have any questions or issues using the driver, we will be happy to help you.

Connect any application to any data source anywhere

Explore all DataDirect Connectors

Need additional help with your product?

Get Customer Support