本記事では CData サポート担当からこんなことを聞かれたらどこを確認すべきか?という観点で、よく頂くお問合せ内容をご紹介します。
記事はこちら →この記事では、Talend で簡単にCData JDBC Driver for JiraServiceDesk をワークフローに統合してJira Service Desk データ連携する方法を説明します。ここではCData JDBC Driver for JiraServiceDesk を使ってTalend でJira Service Desk をジョブフローに転送します。
下記の手順に従って、Jira Service Desk にJDBC 接続を確立します:
次のページで、[DB Type]メニューから[Generic JDBC]を選択してJDBC URL を入力します。
You can establish a connection to any Jira Service Desk Cloud account or Server instance.
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:
To authenticate with a service account, you will need to supply the following connection properties:
Note: Password has been deprecated for connecting to a Cloud Account and is now used only to connect to a Server Instance.
By default, the connector only surfaces system fields. To access the custom fields for Issues, set IncludeCustomFields.
以下は一般的なJDBC URL です:
jdbc:jiraservicedesk:ApiKey=myApiKey;User=MyUser;
下記の手順に従って、Requests テーブルをフラットファイル出力コンポーネントに転送します:
プロジェクトを実行してデータを転送します。