My client has only 1 inventory item but with a high volume of web sales. They would like to have these sales imported into NAV. Of course, importing sales orders is not a difficult task. The problem I'm running into is finding a way to automatically export sales from a web site.
I have found solutions that fully sync the web page with the NAV database. These solutions are way too expensive and 90% of the functionality would never be used. Also, they require someone to approve each and every sales order. This would require hiring a full time person to do nothing but click approve over and over.
Then I have also found shopping carts that will export the information into .csv but the export has to be done manually. I haven't found any that offer that export to be done automatically.
It's seemed like such a simple task to just get a .csv file with new sales orders exported every few minutes. They just hired a web page developer and he said that he doesn't know how to accomplish it either. Why is it so difficult?
Does anyone know of a simple and inexpensive solution to this problem?
0
Comments
So you're looking for a KISS (keep it short and simple) solution
Well i found one..
Solution:
Remote Query MySQL (web db) through a simple xml webservice. (I assume you're web database is MySQL)
Download remotequery.zip here -> http://www.phpclasses.org/browse/package/4000.html
The NAS or Dynamics Clients consumes the webservice periodic (daily).
Dynamics NAV code I tested the NAV and php code, and it worked out of the box
Hope this helpes you..
Rvduuren
We are also working on a similar integration. Please let me know where do we need to embed the aforementioned Dynamics NAV code in Navision 5.0.
Regards,
Sriram
Sriram
http://mibuso.com/blogs/davidmachanick/