Hi,
I'm not quite sure is the problem connected to WebServices import function. But to present full picture I explain what I did.
Using Import WebServices in LV2012SP1 I created a library to do the job. I saved the library for LV2011 then. It works fine (discovering and connectig to the WebService etc).
But,
When I execute the web service which should return an array of objects (definied in the service, C# class) instead of seeing expected array of clusters I see ann array of references. Why?
It works perfectly when the output is one, singular object, not an array. Then the cluster is returned.