I am trying to consume a Web Service for currency rates from the New York Fed.
Their wsdl is here - http://www.newyorkfed.org/markets/fxrates/WebService/v1_0/FXWS.wsdl
I’ve imported it in a script library wich I use in an agent but I’m having problems with the data types for:
-
date1 As XSD_DATETIME
-
Fault1 As CFCInvocationException_n0
At least, there is where I think my problem lies.
Anybody has any experience with this?
Best Regards
Mael