Forum Discussion

Cizo89's avatar
Cizo89
Frequent Contributor
12 years ago

[R] JDBC step - property ResponseAsXml shouldn't be editable

Hi,

I obviously don't know what were the requirements for the new property in JDBC steps named ResponseAsXml, but I think this property shouldn't be editable.
The value can't be edited, that's correct, but the name is editable, which in my opinion isn't correct.

Because it looks like that this property can't be removed (I'm not sure if this is by design or it's another bug), I'd say that the name couldn't be editable, because when I change the name to something different, I'll have to declare this property in the SQL query.
But since I can't add value this property, the SQL will be always failing.

So I'd say that the name of the ResponseAsXml property in all JDBC steps shouldn't be editable = should be read-only...but as I said, I haven't seen the requirements, so I might be wrong.

I'm using the latest version of SoapUI Pro - 4.6.2, 64bit version, on Windows Server 2008 R2.

Regards,
Marek
  • Hi,

    Defect SOAP-1144 is open to address this.
    The ResponseAsXML property could be there erroneously. The developers will have to take a further look at this.


    Regards,
    Marcus
    SmartBear Support
  • Cizo89's avatar
    Cizo89
    Frequent Contributor
    Hi Marcus,

    you were right, this ResponseAsXml was probably an error, because in the latest version of SoapUI (4.6.3 version) this property isn't occuring in the JDBC steps.

    Thanks for help

    Regards,
    Marek