views:

362

answers:

2

Hello,

I can't find much information around the web about it. Has anyone used both eConnect and the Dynamics web services to interact (read/write) with Great Plains. I am looking for the pros and cons of both approaches.

This product will be installed and configured on various sites, so ease of configuration is really important. I usually hate to mess with IIS.

Should be able to target GP 9 and 10.

Thank you

+2  A: 

Use the Great Plains Connector - full info here http://help.boomi.com/display/BOD/Great+Plains+Connector?showChildren=false

and here for pro-cons/limitations etc.:

http://www.articlesbase.com/software-articles/great-plains-customization-how-to-integrate-legacy-application-with-dynamics-gp-452580.html

and of course from the horse's mouth: http://msdn.microsoft.com/en-us/library/ms994230.aspx

mm2010
Thanks that was helpful.
pmlarocque
+1  A: 

We have done sites based off of web services for GP 9. Don't worry about IIS, there isn't much you have to worry about with that. The install process is very easy. It did not require me to do any configuration with IIS. Some of the configuration is a little tricky at first, like adding users, and setting up policies. But once you get the hang of it, its no problem. We use web services for almost everything now, they were so easy to develop with. I wish there were a few more, to update and access more information which I hope is coming but otherwise easy.

We have used it on ecommerce sites and windows applications. We did not choose econnect because of the ease of the web services, econnect I beleive has more options and we did use it to create and update sales invoices, but changed it to web services. If you have any specific questions please feel free to let me know. Thanks!

David
I accepted because it was the way I picked, yes there are less options with web services, but it covered all I needed. than youk.
pmlarocque