ノーコードでクラウド上のデータとの連携を実現。
詳細はこちら →無償トライアル:
無償トライアルへ製品の情報と無償トライアルへ:
Confluence に連携するJava アプリケーションを素早く、簡単に開発できる便利なドライバー。
古川えりか
コンテンツスペシャリスト
JDBC Driver
This article shows how to use the CData JDBC Driver for Confluence to connect to Confluence from SAP BusinessObjects Business Intelligence applications. You will use the Information Design Tool to analyze Confluence data and create a universe on the CData JDBC Driver for Confluence. You will then connect to the universe from Web Intelligence.
Follow the steps below to create a connection to the Confluence JDBC data source in the Information Design Tool.
On the next page, set the Authentication Mode option to "Use specified username and password". Enter the username, password, and JDBC URL. The JDBC URL begins with jdbc:confluence: and is followed by a semicolon-separated list of connection properties.
API token は、アカウントへの認証に必須です。トークンの生成には、Atlassian アカウントでサービスにログインし、API tokens > Create API token に進みます。生成されたトークンが表示されます。
Cloud アカウントへの接続には、以下のプロパティを設定します(Password は、Server Instance への接続時のみ必要で、Cloud Account への接続には不要になりました。):
Server instance への接続には以下を設定します:
A typical JDBC URL is below:
jdbc:confluence:User=admin;APIToken=myApiToken;Url=https://yoursitename.atlassian.net;Timezone=America/New_York;
You can use the JDBC connection to analyze Confluence data in the Information Design Tool.
To publish the universe to the CMS, you additionally need to publish the connection.
You can follow the steps below to create a universe on the JDBC driver. The universe in this example will be published to a repository, so it uses the published connection created in the previous step.
You can follow the steps below to publish the universe to the CMS.
You can use the published universe to connect to Confluence in Web Intelligence.