Forum Discussion

InventoryLocato's avatar
InventoryLocato
Contributor
14 years ago

[Resolved] Why nodes switching places in SoapUI 4.0?

When I load a WSDL file I have these nodes
<NodeA>
<NodeB>
<NodeC>
<NodeD>

When I switch over to form view and fill in information in this order
NodeA
NodeB
NodeC
NodeD

The node order changes! in XML mode it's
<NodeD>
<NodeA>
<NodeB>
<NodeC>

I can take a video and prove that I am NOT crazy. Is there a setting that turns this off?

soapUI Pro 4.0.0, copyright (C) 2007-2011 eviware software ab http://www.soapui.org | http://www.eviware.com Build dist-131-2011-06-14, Build Date 2011/06/14 10:

3 Replies