Hi, I have existing flow where it replace value in the json document. I understood what is does but i would like to know what does ?s .*? does and how to learn more about all these characters from expression language. Any guidance would really help me.
(?s)("eventTime"\s*:\s*)("(.*?)") with $1\"${SEND_TIME}\"
[image: image.png]
Thanks,
Asmath
