Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The sample application is a console application that uses classes from the eConnect .NET assemblies to create a new Microsoft Dynamics GP sales order document. The application creates an eConnect XML sales order document using several eConnect serialization classes. When the eConnect XML document is complete, the application writes the document XML to the SalesOrder.xml file.
The application uses eConnect connection string information to connect to the eConnect business objects in your Microsoft Dynamics GP database.
The application takes the eConnect XML document, accesses the eConnect business objects, and creates a new Microsoft Dynamics GP sales order document.
If an error occurs, the error message is displayed in the console window.