Web Services - access to generated XML

I want to be to access and store the output of a web service from LotusScript for the purpose of building a caching mechanism to improve performance.

Session.DocumentContext contains a notesdocument with all the CGI variables that the browser posted when calling the service, so this is no help.

Is there some hidden object somewhere / LS2J possibility of accessing the engine responsible for parsing the web service output?

Any clues would be GREATLY appreciated :slight_smile: