Forum Discussion
- nmraoChampion Level 3Please see if the below project helps
https://github.com/nmrao/sample-soapui-projects/tree/master/rest_sample- maxpaynebuptOccasional 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.
- nmraoChampion Level 3Ok, I got you what you say. Haven't tried like that.
- maxpaynebuptOccasional Contributor
Could anyone help to achieve this?
- 05tenContributor
Managing path parameters is specifically a ServiceV PRO feature. I believe that plenty of things has to come in place in SoapUI OS for this to feature to happen.
https://support.smartbear.com/readyapi/docs/servicev/configure/dispatch/parameter.html
- maxpaynebuptOccasional Contributor
thanks, that is to say, there is no way, currently, I also tried to modify the reqeust's url, but failed, as the jetty http request do not have any method to modify the url.
Related Content
- 8 years ago
- 9 years ago
Recent Discussions
- 21 hours ago