Hi Reamon, Shubro
I am using string replace service.
For Ex : Input parameters
inString : Happy Xmas
searchSring : space (want to replace space with hexa value)
replaceString : /u001A or 0x1A
Output parameters:
value : Happy1AXmas (Here 1A is Hexa decimal value so it is occupying only one character instead of two characters)
Shubro i tried as per your suggestion, but still i am not able to getting hexa value.
Please help me out.
Thanks in advance,
Amar
#edi#webMethods#Integration-Server-and-ESB