[U2] UV Basic parsing xml with XDOM commands

2013-11-05 Thread Peter Cheney
Hi Everyone, Thought I'd post a solution to a task I've been working on in the hope it will assist someone else with similar requirements. Thanks also to those who've previously posted on this as I found the following to be most helpful as well:

Re: [U2] Web Services at Universe 11.n

2013-11-05 Thread andy baum
Richard, You don't say what version of Universe you are on but if it is 10.n then the default http version is 1.0 most web services I have accessed need version 1.1 so you will need to use :- STATUS = setHTTPDefault(VERSION, 1.1) At 11.n it looks like the default version has been changed to