I am trying to
test a service by invoking WSDL. I got the following response.
This is my request:
In my WSDL there are some filelds with type 'anyType' like " <element name="accountNumber" nillable="true" type="xsd:anyType" /> "
Does this cause problem. I am using
SOAP UI tool to invoke this service.
Please let me know if any other information is required.
Any help will be greatly appreciated.
Thank you,
Sreekanth Jella.