Forum Discussion

Rajkumar's avatar
15 years ago

Request message format for java.util.ArrayList using SOAP UI

Hello All,

I'm new to this forum , I would like to know how to make request for data type of java.util.ArrayList using SOAP UI.

One of the input parameter for webservice call is ArrayList<String>

Thanks,
Rajkumar Rajamanickam.

1 Reply

  • Hi,

    Isn't this the multiple input in the same data requests? Now all the student id in below example would be passed as an arraylist.
    <StudentIds>
    <StudentId>1</StudentId>
    <StudentId>2</StudentId>
    <StudentId>3</StudentId>
    </StudentIds>
    It would be helpful if you can share more details about your question.

    Best Regards,
    ~Pradeep Bishnoi~
    http://learnsoapui.wordpress.com