adriandc
12 years agoOccasional Contributor
Reading parameter values from external file
Hi,
I am new to SoapUI, I am using soapUI 4.5.2.
I am trying to get the values for the parameters required from my web server (am using ServiceStack) from an external file. My external file which is a text file has two values, the first value is the UserID and the second is ClientID.
70
86
When I try to load the external file in the Request Params tab and I select the text file I get a message Added/Update 0 properties.
How do I get SoapUI to read the values from the external file and add it to the parameters that the webservice requires.
Thanks
I am new to SoapUI, I am using soapUI 4.5.2.
I am trying to get the values for the parameters required from my web server (am using ServiceStack) from an external file. My external file which is a text file has two values, the first value is the UserID and the second is ClientID.
70
86
When I try to load the external file in the Request Params tab and I select the text file I get a message Added/Update 0 properties.
How do I get SoapUI to read the values from the external file and add it to the parameters that the webservice requires.
Thanks