Sending html Emails on Automation Anywhere sends raw html text.
Html option is chosen at the send Email window.
Please let us know if the html file needs to be modified / any settings to be edited in order for us to use html content to send Emails.
My effort..
I have given this solution below..
<sendmail>
<resolvehtmltags>true</resolvehtmltags>
</sendemail>
But it is saving duplicate file which mentioned in the screenshot..
Kindly guide me how to resolve this..