Forum Discussion
nmrao
7 years agoChampion Level 3
N78A,
Not sure, but you can try as below:
Include "%" for the "yearMonth" value. And in the query, just mention parameter name.
Good luck.
Not sure, but you can try as below:
Include "%" for the "yearMonth" value. And in the query, just mention parameter name.
Good luck.
- N78A7 years agoContributor
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 ?
- nmrao7 years agoChampion Level 3You 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- N78A7 years agoContributor
Hi ,
Thanks again. I tried to understand the property expansion feature. Will come back once I do it.
thanks.
Related Content
- 10 years ago
- 4 years ago
Recent Discussions
- 15 years ago