I have a service, which expects a Map as a parameter, how can I pass Map to
the service, if I am testing it through webtools or is there anyway using
which I can test it from webtools.

If its not possible then can we have this feature implemented, by taking a
string in specific format (if the parameter is a Map), maybe name=value pair
separated by comma,  and forming a map out of it ? So that testing services
which expects a Map becomes easy from webtools.

Reply via email to