For example, I have this web service: http://server/Test-service/Test('AAA')In the Rest Message configuration, I need to set it up in such a way that when I call the web service, I can pass a value like 'AAA'.I tried setting the endpoint as http://se...