Redash
Redash
このページではRedash をConnect AI の仮想SQL Server API に接続する手順の概要を示します。
前提条件
接続する前にまず以下を実行します。
- データソースをConnect AI アカウントに接続します。詳しくは、Sources を参照してください。
- Settings ページでPersonal Access Token (PAT) を生成します。PAT をコピーし、認証時にパスワードとして使用します。
Connect AI に接続する
Redash からConnect AI の仮想SQL Server API へのコネクションを確立するには以下の手順に従います。
-
Log in to Redash.
-
Click the settings widget on the top right.
-
Click New Data Source.
-
Select Microsoft SQL Server as the Data Source Type.
-
On the configuration tab, set the following properties:
-
Database Name: 接続したいConnect AI データソースのConnection Name を入力します。例:Salesforce1
-
Server: enter the virtual SQL Server host name (tds.cdata.com)
-
User: Connect AI のユーザー名を入力します。ユーザー名は、Connect AI の画面の右上に表示されています。例:test@cdata.co.jp
-
Password: Settings ページで生成したPAT を入力します。
-
Port: enter 14333
-
-
Click Create.
-
Click Test Connection to ensure that the connection is configured properly.