Each time I do a build, I need to fetch a "latest value" that is displayed on a web-site (that holds some "latest" financial factors).
I don't believe they have a web-service available (that would give a more solid way of fetching the data).
Can I program FinalBuilder to fetch a specified web-page and do the "screen scrape" to get this value?
Then I would need FinalBuilder to update an xml file with this value (I see that FinalBuilder seems to have a nice set of XML accessing functions...so I assume it can do this...?)
Thanks!
Andy
ps: for my information for the future, can FinalBuilder call a real web-service to fetch a value/values?