Currency Exchange Web Service Sample Database
Tags : Development
Bookmark :
After posting yesterday about the pilot web service that returns currency exchange rates I sat down to write a small sample database to show how to call the service from Domino. Bill Buchan pointed me in the direction of Julian Robichaux's new JURST library that makes calling web services as easy as two lines of code. I just pointed to the WSDL and then called the service. The demo database just places the returned XML into a field on the form without any processing so the next stage of the application would be to extract out all the exchange rates.
You can download the demo here. Oh and it only runs on Notes Domino 7.
Bookmark :
After posting yesterday about the pilot web service that returns currency exchange rates I sat down to write a small sample database to show how to call the service from Domino. Bill Buchan pointed me in the direction of Julian Robichaux's new JURST library that makes calling web services as easy as two lines of code. I just pointed to the WSDL and then called the service. The demo database just places the returned XML into a field on the form without any processing so the next stage of the application would be to extract out all the exchange rates.
You can download the demo here. Oh and it only runs on Notes Domino 7.





Comments
Posted by Norfazilah At 02:08:13 AM On 03/15/2007 | - Website - |
Posted by Adam At 06:34:24 AM On 10/04/2007 | - Website - |
Please could you email me the currexch.zip file or link
-Ta
Posted by Adam At 06:33:02 AM On 10/04/2007 | - Website - |