Forum Discussion
nmrao
Champion Level 3
Please see if the below project helps
https://github.com/nmrao/sample-soapui-projects/tree/master/rest_sample
https://github.com/nmrao/sample-soapui-projects/tree/master/rest_sample
maxpaynebupt
8 years agoOccasional Contributor
hi, thanks
but , this would not work for me, I think , soapui would try to match the path to the resource from left to right of the path, if the dynamic parameters is at the tail of that url, yes, we can write the dispatch script to selectively send the response, but , if the dynamic parameter is in the middle of a resource url, it would fail to match and dispatch.
such as:
the resouce is at : /${productid}/subitems/
I cant write a resource like this, the resource path can be matched.
- nmrao8 years agoChampion Level 3Ok, I got you what you say. Haven't tried like that.
Related Content
- 8 years ago
- 9 years ago
Recent Discussions
- 24 hours ago