Eviware Forum

soapUI => soapUI => Topic started by: Mukul Bhatt on September 06, 2007, 09:28:06 pm



Title: Issue with NULL value return
Post by: Mukul Bhatt on September 06, 2007, 09:28:06 pm
Hello,
When one of the webservice response value is NULL,  it is displayed like:
"<a:LeaveOfAbsenceEndDate i:nil="true"/>" the tabular view ( and outline view)  displays two nodes for this like
Variable                                                  Value
LeaveOfAbsenceEndDate                        empty
    -@i:nil                                                  true

Is there any way to display this as :

Variable                                                  Value
LeaveOfAbsenceEndDate                        empty (or NULL) 
( no additional column for :nil = true)

in the tabular view?


Title: Re: Issue with NULL value return
Post by: omatzura on September 06, 2007, 09:34:49 pm
Hi,

actually, i was thinking of an option in the outline-view to hide all attributes in the xsi/xsd namespaces (which I am guessing your nil attribute is).. this would also remove all abundant xsi:type attributes.. what do you think?

A new snapshot is coming up which includes a "Overview" view for response messages; basically a read-only version of the form editor, which hides all xsd/xsi attributes as sugggested above.. I've attached a screenshot so you can see.. It is mainly to get a quick overview of the response (especially for non-technical users)..

regards!

/Ole
eviware.com