Forum Discussion
N78A
Contributor
Hi nmrao,
Thanks a lot for your response!
But unfortunately I can not use '%' in value because I am fetching the data from test data file (which I am using to run my request) , so adding % in value will make the test data invalid and my request would fail.
basically I am trying to fetch the response for the 'customerId' for duration 'yearMonth'. And then comparing the response with the data present in database for that particular customerId for that duration - yearMonth
anything else you can suggest please ?
nmrao
7 years agoChampion Level 3
You can use property expansion to get the dynamic data for parameter and append % at the end.
Read here more about Property expansion : https://www.soapui.org/scripting-properties/property-expansion.html
Read here more about Property expansion : https://www.soapui.org/scripting-properties/property-expansion.html
Related Content
- 10 years ago
- 4 years ago
Recent Discussions
- 15 years ago