Paul - I am trying to use the code from the pdf file and it doesn't seem to work as a function. The two parameters except xNode seem to work. function fill_ddl(ddlField,wsdlNode,xNode) { page1.flags.invokeBtn.execEvent('click'); var myXML = XMLData.parse(wsdlNode.rawValue, false); var nodeCount =...