Overview

This C# sample application uses eConnect serialization classes to create an eConnect XML request document. The application serializes the request document to a file. The application uses the XML from the file to retrieve Microsoft Dynamics GP customer data. The application displays the customer data in the console window.

Before you run this application, set the eConnect connection string in the source file to access the appropriate Microsoft Dynamics GP database.

To build this application, you must have Visual Studio and the 3.5 .NET Framework installed on your computer.

The application’s request document requires you to target a Microsoft Dynamics GP server that includes the TWO sample database.



Documentation Feedback