Forum Discussion
TNeuschwanger
7 hours agoChampion Level 1
Hello _Oliver_
After four years, this is still occurring... :(
I ran upon your stated issue today...
A work around is to give a functional shell structure of the Query Variables and use property expansion within that shell...
instead of the only Query Variables content of:
${#TestSuite#queryVar}
Use this in the Query Variables (after you define queryUUID test suite property):
{"testId": "{${#TestSuite#queryUUID}}"}
So that the structure is maintained but you parameter replace just the portion that is needed to fulfill the request.
Regards,
Todd
Related Content
- 2 years ago
- 2 months ago