製品をチェック

無償トライアル:

無償トライアルへ

製品の情報と無償トライアルへ:

Jira Service Desk ODBC Driver

Jira Service Desk ODBC Driver を使って、ODBC 接続をサポートするあらゆるアプリケーション・ツールからJira Service Desk にデータ連携。

Jira Service Desk データにデータベースと同感覚でアクセスして、Jira Service Desk データに使い慣れたODBC インターフェースで双方向連携。

データ連携でお困りですか?

お問い合わせ

StiLL からCData ODBC Driver for JiraServiceDesk を使ってJira Service Desk につないでみた


CData ODBC Driver for JiraServiceDesk を使って、Jira Service Desk へのデータ連携をStiLL から行うことができます。StiLL の「データベース取得」機能を使って、Jira Service Desk のデータをStiLL で使ってみましょう。


兵藤朋代
コンテンツスペシャリスト

jiraservicedesk ロゴ画像

ODBC Driver

odbc ロゴ画像
StiLL ロゴ画像

Excel をUIにした業務アプリ開発ツール「StiLL Standard」には、ODBC でデータベースからのデータを使う機能が備わっているので、これを使ってJira Service Desk データ連携を行うことが可能です。 通常、Jira Service Desk などのSaaS として提供されるアプリケーションにはWeb API でアクセスしますが、CData ODBC Driver によって、RDB にアクセスするのと同感覚で、Jira Service Desk のデータを扱うことができます。

StiLL でのODBC 設定

CData ODBC Driver for JiraServiceDesk のDSN をStiLL で選択します。

  1. 未指定の場合は、初めにODBC DSN (data source name) で接続プロパティを指定します。ドライバーのインストールの最後にアドミニストレーターが開きます。Microsoft ODBC Data Source Administrator を使用して、ODBC DSN を作成および構成できます。

    You can establish a connection to any Jira Service Desk Cloud account or Server instance.

    Connecting with a Cloud Account

    To connect to a Cloud account, you'll first need to retrieve an APIToken. To generate one, log in to your Atlassian account and navigate to API tokens > Create API token. The generated token will be displayed.

    Supply the following to connect to data:

    • User: Set this to the username of the authenticating user.
    • APIToken: Set this to the API token found previously.

    Connecting with a Service Account

    To authenticate with a service account, you will need to supply the following connection properties:

    • User: Set this to the username of the authenticating user.
    • Password: Set this to the password of the authenticating user.
    • URL: Set this to the URL associated with your JIRA Service Desk endpoint. For example, https://yoursitename.atlassian.net.

    Note: Password has been deprecated for connecting to a Cloud Account and is now used only to connect to a Server Instance.

    Accessing Custom Fields

    By default, the connector only surfaces system fields. To access the custom fields for Issues, set IncludeCustomFields.

    一般的な接続文字列は次のとおりです:

    ApiKey=myApiKey;User=MyUser;

    DSN はビルトインのMicrosoft ODBC データソースアドミニストレーターで設定できます。これはドライバーのインストールの最後の手順です。 Microsoft ODBC データソースアドミニストレーターを使ってDSN を作成および設定する方法は、ヘルプドキュメントの「はじめに」をご参照ください。

  2. StiLL をインストールしたExcel を開き、StiLL リボンの「StiLL ボタンテンプレート」からボタンを選択します。 ボタンテンプレート (Salesforce is shown.)
  3. ボタンをダブルクリックして、「DBデータ取得」をクリックします。 ボタンテンプレート (Salesforce is shown.)
  4. データソース選択画面で、「コンピューターデータソース」から2で設定したCData Jira Service Desk Source を選択します。 ボタンテンプレート (Salesforce is shown.)

Jira Service Desk データのStiLL アプリケーションへの取得

StiLL ボタンのBtQuery ウィザードが開くので、Jira Service Desk からデータを指定して、StiLL アプリケーションに取り込みます。

  1. データを取得したいテーブル名を選択します。テーブルはCData Driver がJira Service Deskのエンドポイントをモデル化してテーブルにしています。 ボタンテンプレート (Salesforce is shown.)
  2. テーブル名を選択後、出力項目の選択や、表示セル位置の指定を行います。 ボタンテンプレート (Salesforce is shown.)
  3. 設定後、「OK」を押すだけで、StiLL アプリケーションからSalesforce データが指定された表示位置にロードされます。 ボタンテンプレート (Salesforce is shown.)