Getting a grip on arrays consumed from a Domino web service

Hello,

I have a Domino web service that returns arrays and arrays of objects. It works fine if calling from software like SoapUI and such. But how do I access it from code? The web service provider is consumed in Notes and an agent tries to get to the data. Check out the code and all the details here: http://infoworx.se/test.nsf/WebServicesInDomino

TIA,

Patrik

Subject: Getting a grip on arrays

Try to declare the receiving array as Variant