I am looking for input on this. I would also consider having someone handle the GP side of this for me. I would appriciate a refererral to a good programmer/consultant capable of working with me on this project.
I would not like to use e-connect if possible. I was thinking about going a route using either server side scripts, FTP and GP integration manager, or DTS.
I am confident on the PHP/MySQL side of things, and have a decent understanding of category structure of GP, but I need some help on getting GP to import and export the data fields required. Hopefully that sheds some more light on this.
which modules? Sales? Inventory??? How extensive are you getting here.
nice thing about eGP of course is that you can run it as a service and it will happen in the background. I have some triggers built behind our sales module that sends the info through eGP to a Warehouse system and back again... Pretty cool except there are some things that eGP does not do that I need it to do - so I just do it in a trigger (no audit log - shhhhh) to get the data from one to the other.
Export to website: Part Number, Price, Description, Inventory
Import to GP: Customer Information, Price, Payment Information, Part Number, Quantity, Description, Price, etc.
Really just the basics. We want to feed the website our inventory on 15 minute intervals (I think it could be done with a server side script and a cron job). We then need to import the required sales fields back to GP.
I would like to stay away from e-connect for the following reasons (do not want to upgrade GP to newer version, cost, etc.) I would however consider e-connect if it can be done at close to the same cost as the other ways I listed.
You could use SQL Server Integration Services to do this easily. One customer does this by using the FTP task to get the orders from a website that is hosted off site and uses the eConnect SSIS task which interfaces with eConnect. This doesn't require you to purchase eConnect and is 1/5 the cost of integration manager, and 1/5 the cost of scribe if price is your main concern. Do a google search for Dynamics GP SSIS toolkit.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.