I\'m implementing Microsoft Dynamics eConnect 10 in a custom project, and while testing the EntryPoint method that\'s supposed to write to the ERP, it throws an exception when some data are missing or
I am trying to create a purchase order in Dynamics GP 2010 using the webservices. I get the following error VendorItemNumber not setup for ItemKey First off, I am not sure what that error actually mea
How do you match payment information from an external source to invoices in Microsoft Dynamics GP (Great开发者_如何学C Plains)?
My main question is what fields are required for creating a PO using the web services. I keep getting an exception, so I feel like im leaving some info out. Any ideas? Here is my code:
We are considering the use of Microsoft Dynamics GP 10 Web Services and will want to use PHP to create / update customers and sales... So the question is: Is this possible and if so does anyone know o
For a web application, I need to geta list or collection of all SalesOrders that meet the folowing criteria:
I\'m trying to use the following code to create a new SalesInvoice based on an existing SalesOrder: SalesInvoice invoice = new SalesInvoice();
I am working on a Windows Forms app that will integrate with Dynamics GP 2010, using the eConnect WCF service.
Is there any way, through use of the GP web services that you can retrieve a list of companies that a speci开发者_如何学编程fied GP user has access to?You can extend econnect, one the ways it can be e
Basically is there a call I can make through开发者_如何学编程 the GP web services to retrieve what companies a user has access to within Great Plains?Yes, I believe I\'m able to simply cycle through m