Acumatica

Version 24.2.9064


Acumatica


CData Sync アプリケーションからAcumatica コネクタを使用して、Acumatica からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。

Acumatica コネクタを追加

Sync でAcumatica のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。

  1. Sync のダッシュボードから接続ページを開きます。

  2. 接続を追加をクリックしてコネクタを選択ページを開きます。

  3. データソースタブをクリックしてAcumatica 行に移動します。

  4. 行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。接続を設定アイコンが利用できない場合は、コネクタをダウンロードアイコンをクリックしてAcumatica コネクタをインストールします。新規コネクタのインストールについて詳しくは、接続を参照してください。

Acumatica への認証

コネクタを追加したら、必須プロパティを設定する必要があります。

  • Connection Name - Enter a connection name of your choice.

  • URL - Enter the base URL that you use to access your Acumatica account (for example, https://Domain.acumatica.com/entity/).

CData Sync supports authenticating to Acumatica in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

Basic

ユーザー資格情報で接続するには、次のプロパティを設定します。

  • Auth SchemeBasic を選択。

  • User:Acumatica アカウントへの認証に使用するユーザー名を入力。

  • Password:Acumatica アカウントへの認証に使用するパスワードを入力。

OAuth

OAuth カスタムクレデンシャルで接続するには、次のプロパティを指定します。

  • Auth Scheme - OAuth を選択。

  • OAuth Client Id - OAuth 認証サーバーにアプリケーションを登録した際に割り当てられたクライアントId を入力。

  • OAuth Client Secret - OAuth 認証サーバーにアプリケーションを登録した際に割り当てられたクライアントシークレットを入力。

OAuthImplicit

To connect via implicit OAuth flow, specify the following properties:

  • Auth Scheme – Select OAuthImplicit.

  • OAuth Client Id - Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.

  • OAuth Client Secret - Enter the client secret that you were assigned when you registered your application with an OAuth authorization server.

OAuthPassword

  1. For the OAuthPassword scheme, specify these settings:

    • User - Enter the username that you use to authenticate to the Acumatica server.

    • Password - Enter the password that you use to authenticate to the Acumatica server.

    • OAuth Client Id - Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.

    • OAuth Client Secret - Enter the client secret that you were assigned when you registered your application with an OAuth authorization server.

Complete Your Connection

To complete your connection:

  1. Specify the following properties:

    • Schema - Select your schema and specify the appropriate settings for the schema type.

      • OData - This schema uses the Acumatica OData API and is used to query Acumatica generic inquiries. Enter the name of your company or tenant in the Company field.

      • REST (default) - This schema (the default) uses the Acumatica REST contract-based API. Specify these settings for REST:

        • Endpoint Version - Enter the version of your Web Services endpoint. The default version is 17.200.001.

        • Endpoint Name (optional) - Enter the name of your Web Services endpoint. The default name is Default.

        To locate the endpoint version and endpoint name for your Acumatica instance:

        1. Log in to Acumatica in a web browser.

        2. Select System Management > Integration > Web Service Endpoints. The Web Service Endpoints contains a list of all available endpoints.

        3. Locate your endpoint in that list and click it. Each endpoint entry contains columns for its endpoint name and version.

  2. 高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)

  3. OAuth で認証する場合は、Acumatica への接続 をクリックしてAcumatica アカウントに接続します。

  4. 作成およびテストをクリックして接続を作成します。

詳細情報

CData Sync とAcumatica の連携について、詳しくはAcumatica Connector for CData Sync を参照してください。