user manual
44 SilkPerformer Java Explorer User Guide
3 S
ETTING UP TESTS
Complex Input/Output Data
6 Click OK.
Using complex input
data example
Following is an example of how to use complex input data.
Procedure To use complex input data:
1 Call the method echoStringArray of the sample Web Service:
http://demo.borland.com/BorlandSampleService/BorlandSampleService.asmx?WSDL
(see “Using the Load File Wizard” for details). This service requires an
object of the generated class ArrayOfString as a parameter.
2 Instantiate such an object and store it in a variable.