Hi i am trying to convert string value to integer in UpdateAtrributes using toNumber like this
${http.param.t_resp:toNumber()} where http.param.t_resp = "132"
but when the fileattribute pushed to Attributetojson processor , i am
stilling seeing it as string. Am i am doing something wrong? and also how
can i convert string to float?
