Forum Discussion
Lucian
Community Hero
Hi,
The project property approach that you've used before should work fine. For instance I created a project property called 'environmentHost' and gave it the value 'google.com'.
I then created an http request and referenced the property like:
http://${#Project#environmentHost}/
...and the property was successfully replaced in the request by its value.
MGO
6 years agoRegular Visitor
Hi.
I tried out to define the value as variable (${#API TESTING#individualSearchId}) but this doesn't work.
individualSearchId was set with property transfer.
Am I doing something wrong?
Or is there annother solution?
Related Content
Recent Discussions
- 4 days ago
- 9 days ago
xml to soap
Solved9 days ago