Forum Discussion

rakesh_ku_singh's avatar
rakesh_ku_singh
New Contributor
16 years ago

passing data to request through .xls file

Hi I am new to SOAP UI. I am trying to pass data through .xls file into the request. But I am not able to connect to .xls file through SOAP UI pro 3.0.2.

Also I need to parametrize an input field in request xml for data coming from .xls file.

Please if any body can tell me about how to connect to .xls file and parametrize input field in request xml.

Thanks
  • In the Pro version, you can use a DataSource to do that.

    In the open source version, you will need to create a Groovy step to read the file, and use property transfers to get the data to the correct step.

    /Nenad
    http://eviware.com