Share via


Overview of Import GL Transactions sample

This sample application shows how to use Dynamics GP service methods to create data in Microsoft Dynamics GP. The sample application includes a source file that contains an XML representation of three GL transactions. The application reads the XML file, creates an XML document, and uses the XML document to create new GL transactions.

Ff622776.WS_GLImportSampleOnline(en-us,MSDN.10).gif

The sample XML file contains only data required by this solution. This allows the sample to focus on how to use the services in a batch handling solution, and to omit steps to validate the XML and identify missing data. The sample application requires the computer to have Visual Studio 2008 or later and the 3.5 .NET framework or later installed.