Hello All,
I am using send secure SMTP mail activity with html mail body and need to send a string variable contains combination of special characters.
Example : String variable value is &HC<&<>wd#£(ghgsk*)
Send secure SMTP mail activity used with body in html format. When I try to send mail with mail body as :My variable is : variable value then actual received mail body is
My variable is : &HC
Here string variable got truncated . Any hel on this issue is appreciated.
Thanks
Sreenivasulu