接続の設定
コネクタには、Tableau の外部で接続設定を構築およびテストできるConnection Builder が付属しています。 また、Tableau の接続ダイアログにリストされていないオプションを提供するために使用できる接続文字列を作成することもできます。
Connection Builder の設定
Connection Builder にアクセスする方法は2つあります。
- Windows では、スタートメニューのCData Tableau Connector for Xero WorkflowMax フォルダの下に[Connection Builder]というショートカットが表示されます。
- また、ドライバーのインストールディレクトリに移動し、lib ディレクトリで.jar ファイルを実行することによってもConnection Builder を開始できます。
Connection Builder では、接続プロパティに値を設定し、[接続テスト]ボタンをクリックして、その動作を確認することができます。 また、[クリップボードにコピー]ボタンを使用して、Tableau で使用する接続文字列をコピーすることもできます。
Connecting to Xero WorkflowMax
OAuth
Use the OAuth authentication standard to connect to Xero WorkflowMax API. You can authenticate with a user account. The connector facilitates this as described below.
User Accounts
The user account flow requires the authenticating user to interact with Xero WorkflowMax via the browser.
Custom Credentials
Since connecting with embedded credentials is deprecated, you must register an app to obtain the OAuthClientId and OAuthClientSecret.
Creating a Custom OAuth App
See カスタムOAuth アプリの作成 for a procedure.
次のステップ
次の手順については、Xero WorkflowMax API への認証を含むデータの取得 を参照してください。