This is a reposting of an article I originally wrote on my Developing for Dynamics GP blog.
I recently came across some development tool based White Papers which are available for download from Microsoft Downloads. I thought I would highlight them as they are worth a read:
Creating a Windows Service That Uses eConnect to Integrate Data
This article explains how to use eConnect, Microsoft Visual Basic .NET, and Microsoft Visual Studio .NET to develop a Windows service to automate the process of importing data.
eConnect Serialization Example Using Microsoft Visual Basic .NET and ADO.NET
Using a .NET Assembly from a Dexterity-based Application
This paper describes how to create a .NET assembly and use it in a Microsoft Dexterity-based application.
Recording Test Cases with the Macro System
This paper describes how to use the macro system in the Dexterity runtime to record test cases for use in regression testing.
Hope you find these useful.
David
This article was originally posted on the Developing for Dynamics GP Blog and has been reposted on http://www.winthropdc.com/blog.
Hi David,
Thanks so much for these links. The documents are of immense help and I am sure so many out there will get benefited.
Thanks
Vaidy
LikeLike
I found a link that contains these articles and many other developer focused for Dynamics GP at http://www.microsoft.com/downloads/en/resultsForProduct.aspx?displaylang=en&productID=15ee2e3a-5717-4668-a067-c48d7d808d6b
Thanks,
Chris
LikeLike
Where is the documentation for Dynamics GP "business objects"/stored procedures? I'm looking for the names of them, what their parameters are, what they do.
thanks
LikeLike
Documentation of business objects and transaction flows in in the SDK (Software Development Kit).
The SDK can be installed from the Tools folder of the DVD image.
If you are looking to integrate with Dynamics GP, I suggest looking at eConnect and Web services.
David
LikeLike