This object is in archive! 

HTTP Request - json url

lengmo shared this question 7 years ago
Need Answer

I try to send some variable values with a json url to another controller, but its not working.

If i replace the variable url ( $!{variables.get("Temp")} ) with a value say ( 2 ) it works. But if a but a variable or atribute its not working.

http://xxxx:xxxx@xxx.xxx.xxx.xxx:8084/json.htm?type=command¶m=udevice&idx=102&nvalue=0&svalue=$!{variables.get("Temp")}

Leave a Comment
 
Attach a file