Developer forum

Forum » Development » Best practices for automatic currency update

Best practices for automatic currency update

Kim SĂžjborg Pedersen
Reply
 Is there a feature in ecom to automatic update the currency from ex. http://www.nationalbanken.dk/dndk/valuta.nsf/valuta.xml or do I have to code it from scratch?

Replies

 
Morten Snedker
Reply
This post has been marked as an answer
 No. Make a straight forward aspx that you call from a scheduled job (or manually). Let it read the xml feed and use the content for updating the currencies. If you wish you can also register the aspx as a module using the Developer Module and let it have an admin page, if you wish to have settings for the module.

/Snedker
Votes for this answer: 0

 

You must be logged in to post in the forum