Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
There are two sample applications that demonstrate how to retrieve document numbers. The C# version allows you to request a document number for SOP, PM, SOP Payments, IV, and PO.
The Visual Basic .NET. version demonstrates how to retrieve and return a SOP document number.
To build either sample application, you must have Visual Studio and the .NET Framework installed on your computer. To find project files for the C# application, open the following folder:
c:\Program Files\Microsoft Dynamics\eConnect 12.0\eConnect Samples\CSHARP GetNextDocumentNumber
To find the project files for the Visual Basic .NET application, open the following folder:
c:\Program Files\Microsoft Dynamics\eConnect 12.0\eConnect Samples\NextNum_TestHarness