The greatplains tag has no wiki summary.
1
vote
0answers
17 views
+50
Great Plains eConnect Issue, FileNotFoundException… what am I missing?
I am trying to invoke a call to Dynamics Great Plains, and am getting a very frustrating error.
I call the code:
eConnectMethods eConCall = new eConnectMethods();
and I immediately trap the ...
1
vote
1answer
91 views
eConnect 10 Errors Numbers -Where to find documented list?
I'm implementing the Microsoft Dynamics eConnect 10 in a custom project, while testing the EntryPoint method that suppose to write to the ERP, it throws an exception when some data are missing or not ...
1
vote
1answer
299 views
eConnect to Great Plains Error: 'Timeout expired' - How to fix?
Receiving the following error when trying to pull reconciled orders from the last 30 days in Great Plains from a SOAP call:
...
1
vote
1answer
83 views
GP Webservices and Adding Notes to Invoice
We use webservices to integrate our Dynamics CRM 4.0 with GP 10.0. We do alot of integration using GP webservices like creating invoices, customers and vendors.
However, we just faced a problem. We ...
1
vote
4answers
1k views
QTP / Dynamic Great Plains automation
I have recently completed a detailed investigation regarding GP functional test automation possibilities with QTP, TestComplete, and other GUI recognition/interaction tools.
In short, none of the ...
0
votes
2answers
84 views
Generic Method, Generic Type, Generic Parameter
I'm not even sure how to describe what I'm trying to do (sorry, newb), but duplicating code because I haven't figured out how to do correctly isn't high on my list. Any help, please?
Original ...
0
votes
1answer
74 views
Create a purchase order in Dynamics GP
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:
Public Sub ...
0
votes
1answer
124 views
Microsoft Dynamics GP 10 WebServices using PHP
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 ...
0
votes
1answer
155 views
Refactoring an eConnect method that uses a single stored procedure
I'm writing a program to modify some invoices in GP10 using eConnect. Some of the invoices require the distributions to be reset because the totals do not add up correctly due to various other (not ...
0
votes
1answer
97 views
eConnect timesheet entry multicurrency issue
I'm trying to use econnect to insert TimeSheet Entry batches from an external system via "taPATimeSheetLineInsert".
When using the fuctionnal currency everything works fine.
The problem is that when ...
0
votes
1answer
242 views
New Check Signature File in Dynamics GP
How do I add a new signature file in Microsofts Dynamics GP. I already have the signature scanned into a .bmp file. What do I need to do next?