Hi,
I have created a Bot to send out mails and the body of the mail contains Table with multiple rows and columns.
For this Bot will create one text file and enter html mail body by looping over the rows in input file(Excel), then it will copy the available data from text file and paste it into the Message box of the “Email:Send” command.
The above function worked well in my machine (dev machine), but while running it in runner machine on unattended mode, the bot copying the data directly from input file instead of copying from text file.
If you know the solution, it will really help me to proceed further.
Thanks & Regards,
Kabilan