paulwilco Posted March 25, 2008 Posted March 25, 2008 Hi The wholesaler i use produce an xml data feed for their stock. How would i go about using this feed to automatically update the stock levels on my oscommerce website. I have a feeling that it wont be easy! Any advice would be greatfully recieved. Paul.
arietis Posted March 25, 2008 Posted March 25, 2008 The wholesaler i use produce an xml data feed for their stock. How would i go about using this feed to automatically update the stock levels on my oscommerce website. I have a feeling that it wont be easy! yeah, probably not easy. you'd have to set up a timed job that will download the xml, parse it, and then insert/update the appropriate values in your tables. it would also probably require some way to map your wholesaler's product numbers to your oscommerce product id.
paulwilco Posted March 26, 2008 Author Posted March 26, 2008 yeah, probably not easy. you'd have to set up a timed job that will download the xml, parse it, and then insert/update the appropriate values in your tables. it would also probably require some way to map your wholesaler's product numbers to your oscommerce product id. Blimey, dosent sound simple! Is there anybody i could employ to do this for me?! any idea of how much it would cost? Paul
Recommended Posts
Archived
This topic is now archived and is closed to further replies.