Ana içeriğe geç Tamamlayıcı içeriğe geç

Acumatica ERP

Acumatica is a cloud based Enterprise Resource Planning (ERP) platform. You can use Acumatica as a data source when landing or replicating data.

İpucu notuOut of the box, most entities in Acumatica are supported. If you need Acumatica data that is not formatted as an existing defined entity, you can create Generic Inquiries in Acumatica to pull together data from multiple tables formatted in a way that is useful. For more information, see Accessing Data in Generic Inquiries using Contract Based API’s .

Supported update methods

  • Change data capture (CDC)

    Landing or replication starts with a full load. The data is then kept up-to-date using incremental loading based on date fields.

  • Reload and compare

    This extracts the entire data set from the source and reloads it to your target. You can schedule periodic reloads to keep the data up-to-date.

For more information, see İşlemi değiştir.

Preparing for authentication

To access your Acumatica data, you need to authenticate the connection with your account credentials.

  1. On the System tab, click Integration and navigate to Configure > Connected Applications.

  2. In Client Name type the name of the registered application. Leave Client ID blank. It will be generated when you save your changes on the form.

  3. In OAuth 2.0 Flow , select Resource Owner Password Credentials.

  4. On the Secrets tab, do the following for each client secret you want to add:

    1. On the tab toolbar, click Add Shared Secret.

      The Add Shared Secret dialog opens.

    2. In Description, type the description of the shared secret.

    3. Copy and save the value that is displayed in Value. This is your client secret for authentication in Acumatica ERP.

      Bilgi notuFor security reasons, the value of the secret is displayed only once, when you create the secret.
    4. Click OK to save the client secret and close the dialog.

  5. On the form toolbar, click Save.

    The client ID is now generated in Client ID. The client application should use this client ID along with the client secret for authentication to Acumatica.

Bilgi notuMake sure that the account you use has read access to the tables you want to fetch.

Creating the connection

  1. Fill in the required connection properties.
  2. Provide a name for the connection in Connection name.

  3. Select Open connection metadata to define metadata for the connection when it has been created.

  4. Click Create.

Connection settings
Setting Description
Gateway

Select a Veri Hareketi ağ geçidi to use when replicating data.

Acumatica ERP instance URL

The URL of the Acumatica ERP instance for this connection.

Client ID

The Client ID that you generated when preparing for authentication.

For more information, see Preparing for authentication.

Client Secret

The Client secret that you generated when preparing for authentication.

For more information, see Preparing for authentication.

Username The user name of the Acumatica ERP user used to create the client ID and client secret.
Password The password of the Acumatica ERP user used to create the client ID and client secret.
Tenant Names

A space-separated list of tenants that you want to query.

To retrieve a list of tenants:

  1. Log in to your Acumatica ERP instance as an administrator or a user with appropriate permissions.

  2. Go to Configuration by clicking on the gear icon in the upper-right corner of the screen.

  3. Click on Tenants in the left-hand menu.

Tenants displays a list of all the tenants configured in your Acumatica ERP instance.

Bu sayfa size yardımcı oldu mu?

Bu sayfa veya içeriği ile ilgili bir sorun; bir yazım hatası, eksik bir adım veya teknik bir hata bulursanız, bize bildirin, düzeltelim!