Hi,
We would like to load our data into QlikView via webservices and create QVD's from that data.
In total, there are about 30 tables we're working with.
Each webservice returns multiple rows and columns, not just one value. Based on the samples I've found, there's a possibility to call webservices via macro's, vbscript.
Would it be good practice to call each webservice via macro, write the output to xml, call ActiveDocument.DoReload to load the data from the xml file and create the QVD-file(s) at the same time ?
Has anyone got experience with this way of working ?
Thanks in advance,
Vincent