Hi,
I realize that in 10.5 version I have a new behaviour when we do a Set Value with several variables separated by \ character.
For Instance if I do the following set Value
a = %a1%%a2%%a3%
and put “toto” in a1, “titi” in a2 and “tutu” in a3.
Instead of having the toto\titi\tutu in the value of a in run time, I have %a1%%a2%%a3%
Is it exists a way to delete this behaviour and if not, do you know how to replace the \ to have the expected behaviour ?
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods