기본 콘텐츠로 건너뛰기 보완적인 콘텐츠로 건너뛰기

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.

팁 메모Out 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 .

지원되는 업데이트 방법

자세한 내용은 변경 처리 중을 참조하십시오.

  • 데이터 변경 내용 캡처(CDC)

  • 다시 로드 및 비교

  • 변경 테이블을 사용하는 데이터 변경 내용 캡처(CDC)

  • 전체 로드

  • 데이터 변경 내용 캡처(CDC)

  • 다시 로드

Preparing for authentication

To access your Acumaticadata, 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.

      정보 메모For 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.

정보 메모사용하는 계정에 가져오려는 테이블에 대한 읽기 액세스 권한이 있는지 확인합니다.

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
Data gateway

데이터를 복제할 때 사용할 데이터 이동 게이트웨이를 선택합니다.

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 Acumatica ERP.

Client Secret

The Client secret that you generated when preparing for authentication.

For more information, see Acumatica ERP.

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

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.

Version

Enter the version of your app. A version is given as a format example.

Example: 17.200.001.

이 페이지가 도움이 되었습니까?

이 페이지 또는 해당 콘텐츠에서 오타, 누락된 단계 또는 기술적 오류와 같은 문제를 발견하면 개선 방법을 알려 주십시오!