[FONT=Helv][SIZE=2]Request help on an urgent issue that I have…thank you in advance for your help !!
webMethods is inserting an “ArrayofItem” tag into the response XML when I converting the DocumentList to XML ( while responding back to the caller ).
My wm IS service ( wM version is 7.1.2 ) is exposed as a web service. The output signature of this service has a DocumentList called “Address” within a Document called “AddressList”.
I expect my service to return the response SOAP XML to my SOAPUI client in the following manner :
Instead, I am getting this response :
Please advise on how I can get rid of this “ArrayofAddressItem” tag which I don’t need in my XML. Thanks a lot…![/SIZE][/FONT]