name02
15 years agoNew Contributor
Form Tab of request not showing UI elements
Hi,
I am using Soap UI Pro 3.6 and creating test suites. In the test steps, I add a "Test Request(SOAP)". In the request "form" tab, I am not able to see the UI when I have an array of DOM objects passed to the webservice method.
Eg: Webservice is : boolean saveData(HeaderDOM head, PositionDOM[] positions)
In the above webservice, I can see only the HeaderDOM elements and not the PositionDOM elements.
Is there any fix or workaround for this?
I am using Soap UI Pro 3.6 and creating test suites. In the test steps, I add a "Test Request(SOAP)". In the request "form" tab, I am not able to see the UI when I have an array of DOM objects passed to the webservice method.
Eg: Webservice is : boolean saveData(HeaderDOM head, PositionDOM[] positions)
In the above webservice, I can see only the HeaderDOM elements and not the PositionDOM elements.
Is there any fix or workaround for this?