This object is in archive! 
do calculation on attribute then use in body http request
Need Answer
hello,
is it possible to do a calculation on an attribute then use it in the body of a http request?
Such as:
{${attributes.get("959dfdd5-1a89-4942-a6d3-e880018de535", "com.zipato.cluster.MeterMeter", "value1")} * 1.5}
No connection
Real-time notifications may not work
Do you mean do the calculation *in* the HTTP request?
You could certainly do the calculation in a rule, store the result in a variable, and then reference the variable in the HTTP request - providing that your licence allows you to do that. I recall that using variables in HTTP requests may be a "pro" feature.
Do you mean do the calculation *in* the HTTP request?
You could certainly do the calculation in a rule, store the result in a variable, and then reference the variable in the HTTP request - providing that your licence allows you to do that. I recall that using variables in HTTP requests may be a "pro" feature.
Replies have been locked on this page!