Workato
Workato
このページではWorkato をCData Connect Cloud の仮想SQL Server API に接続する手順の概要を示します。
前提条件
接続する前にまず以下を実行します。
- データソースをCData Connect Cloud アカウントに接続します。詳しくは、Connections を参照してください。
- Settings ページでPersonal Access Token (PAT) を生成します。PAT をコピーし、認証時にパスワードとして使用します。
CData Connect Cloud に接続する
Workato からCData Connect Cloud の仮想SQL Server API へのコネクションを確立するには以下の手順に従います。
-
Log in to Workato.
-
On the navigation bar, click Projects.
-
Enter a name for the new project and click Create project.
-
In your new project, click Create > Connection.
-
In the search bar, enter “SQL Server”. The Connect to SQL Server screen appears.
-
In Connect to SQL Server, enter the connection name and the following connection settings.
- Location—The name of the project in which to create the connection.
- Connection type—select Cloud.
- Host—tds.cdata.com
- Port—14333
- Username—CData Connect Cloud のユーザー名を入力します。ユーザー名は、CData Connect Cloud の画面の右上に表示されています。例:test@cdata.co.jp
- Password—Settings ページで生成したPAT を入力します。
- Database—接続したいCData Connect Cloud データソースのConnection Name を入力します。例:Salesforce1
-
Click Connect. A Connection established message appears.
-
The next step is to set up your recipe. In your project, click Create > Recipe.
-
In Set up your recipe, enter the name and location of your recipe.
-
Select Run on a schedule.
-
Select the actions that occur on the schedule.
-
Select a table from your SQL Server connection, and any filters, if applicable.
-
Click Save to save the recipe.
-
Click Test Jobs to test your recipe.