Soaper
16 years agoOccasional Contributor
SOAPUI 3.0 PRO (trial) removes elements in XML
Hi,
Is there a way to avoid optional elements being deleted from request XML?
I have created the request with all optional elements in it.
Due to the fact that SOAPUI deletes those at random sometimes it's causing an issue with my tests. It looks like accessing the Form view is doing it, but it is not all the time. Also it happens when I run loadtests.
I'm using property transfers a.t.m. and when an optional element is deleted I can not transfer my values to those elements. If I can create those elements on the fly during a testrun with the help of a property transfer then my problem is solved to.
-- Edit ---
I think I figured out where the problem lies, but it's something I can't change I believe.
It happens when an element in a request xml is send as empty -->
When such an element is in the request and you change to Form view then it will be removed from the XML.
-- .Edit --
Is there an option to change this or disable this?
Regards,
Robin
Is there a way to avoid optional elements being deleted from request XML?
I have created the request with all optional elements in it.
Due to the fact that SOAPUI deletes those at random sometimes it's causing an issue with my tests. It looks like accessing the Form view is doing it, but it is not all the time. Also it happens when I run loadtests.
I'm using property transfers a.t.m. and when an optional element is deleted I can not transfer my values to those elements. If I can create those elements on the fly during a testrun with the help of a property transfer then my problem is solved to.
-- Edit ---
I think I figured out where the problem lies, but it's something I can't change I believe.
It happens when an element in a request xml is send as empty -->
When such an element is in the request and you change to Form view then it will be removed from the XML.
-- .Edit --
Is there an option to change this or disable this?
Regards,
Robin