Forum Discussion
Hi Olaf,
Data modifiers can only be applied to POST requests with a plain text body. (See documentation.)
Please reference the following documentation with regard to parameterizing request URLs:
Using Variable Values in Request URL Parameters: http://support.smartbear.com/viewarticle/64947/
Parameterizing URLs: http://support.smartbear.com/viewarticle/65001/
Hope this helps.
- axedesign10 years agoNew Contributor
Hi Ryan,
Thanks for feedback.
I did try both methods you offer and put variable into the request but no luck at all.
Documentation about parametrisation of URLs says that:
"Variables followed by characters other than the separators /, ? and &. Semicolons (;) are not separators"
and the problem here is that the value I want to replace is not followed by any of above separators.
GET /portal/jsp/callService.do?serviceRef=1.dcc8b725-7894-44c7-af42-a61875970bf3&snapshotId=2064.e66d1293-fdd9-438c-bea1-784d9f58f778&input=%3Cinput%20name=%22elementValue%22%3E%3Cvariable%20name=%22mainCaseId%22%3E99999%3C/variable%3E%3C/input%3E HTTP/1.1
Any clue?
Thanks,
Olaf
Related Content
- 4 years ago
- 6 years ago
Recent Discussions
- 3 years ago
- 3 years ago
- 4 years ago