InstallationPrepare GP EnvironmentTest Service Based Architecture (SBA)

Prepare GP Environment

Open 'Prepare GP Environment' wizard to see more information.

Test Service Based Architecture (SBA)

When Microsoft Dynamics GP Service Based Architecture is installed, follow the steps below to test it.

Identify the Service Based Architecture (SBA) Web Service URL

The Web service URL should be in the following format:

https://domain.com/GPService/Tenants(TenantName)/Companies(CompanyName)

Example: https://democompany.com/GPService/Tenants(DefaultTenant)/Companies(DemoCompany)

  • Domain with the https protocol on which Microsoft Dynamics GP Web service is running.
  • Tenant name. If you are using a single tenant setup, then it is DefaultTenant.
  • Microsoft Dynamics GP company name Sana connects to. The company name is case sensitive. Use the Microsoft Dynamics GP company name as it is in your database with the correct upper and lower case characters.

Test the Service Based Architecture (SBA) Web Service

When you have identified the Web service URL, you can test the Web service.

Open the Web service URL in the Web browser. Add Utility/Ping.xml to the URL after the company name.

Use DefaultTenant in the Web service URL.

Example: https://democompany.com/GPService/Tenants(DefaultTenant)/Companies(DemoCompany)/Utility/Ping.xml

If the Web service works fine, you should see the following page.

InstallationPrepare GP EnvironmentTest Service Based Architecture (SBA)