Hi all,
I’m programming over webMethods 6.0.1.
When i try to perform this arithmetic operation : 1,5 * 1,5 using this flow pub.math:multiplyFloats, it results 225.0.:eek:
However I’m expecting this : 1,5 * 1,5 = 2,25 as i’m using French numeric characters.
I had tried to do this to run my IS : server.bat -debug 4 -Duser.language=fr -Duser.country=FRA
but it was in vain. I stil have : 1,5 * 1,5 = 225.0 :mad:
Could anyone help? I’ll be grateful.
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services