Basic Tab

Authenticating to Microsoft Dynamics GP

To authenticate set User and Password.

Connecting to Microsoft Dynamics GP

To connect set the Url to the Web services endpoint; for example, http://{servername}:{port}/Dynamics/GPService. Additionally, set CompanyId; you can obtain this value in the company setup window: Click Tools -> Setup -> Company.

Fine-Tuning Data Access

The adapter returns data summaries by default to save performance. Set LookupIds to true to return details such as line items; however, note that entities must be retrieved one at a time.