[Axapta-Knowledge-Village] Automatically update Exchange Rates via Web Service?

2009-03-02 Thread MaryAnn Hand
Has anyone ever connected Dynamics AX to a web service for the purpose
of automatically updating exchange rates automatically?

Was this a custom programming effort? Or a third party tool?

Thanks,
Mary Ann


Re: [Axapta-Knowledge-Village] Automatically update Exchange Rates via Web Service?

2009-03-02 Thread Nitesh
Yes Mary,

You can get the latest exchange rate by using web services. After
Registering  your web service using Service Reference you can use its method
/Properties in your  X++ code.

I have used  http://www.webservicex.net/CurrencyConvertor.asmx/  web service
for currency Conversion

Regards
NS

On Mon, Mar 2, 2009 at 6:08 PM, MaryAnn Hand maryann.h...@gmail.com wrote:

   Has anyone ever connected Dynamics AX to a web service for the purpose
 of automatically updating exchange rates automatically?

 Was this a custom programming effort? Or a third party tool?

 Thanks,
 Mary Ann
 




-- 
Regards,
NItesh Seth