Skip to main content
Solved

Bot not correctly working in unattended mode on a virtual runner machine.


Forum|alt.badge.img+1

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  

Best answer by Raul Jaimes

@KabilanBose 

You can use the section HTML Code in the  Send action. Use Loop action to build you html table.  Save all your HTML code in a string variable(s) and set it in the HTML section. 

 

 

 

 

It will look as below

 

 

email html

HTH

Regards

View original
Did this topic help answer your question?

3 replies

rbkadiyam
Forum|alt.badge.img+16
  • Navigator | Tier 3
  • 578 replies
  • May 24, 2023

@KabilanBose use data table rather than file to store data before sending in email


Forum|alt.badge.img+1
  • Author
  • Cadet | Tier 2
  • 3 replies
  • May 25, 2023

@rbkadiyam can we use data table in html mail body?


Raul Jaimes
Forum|alt.badge.img+9
  • Navigator | Tier 3
  • 494 replies
  • Answer
  • May 26, 2023

@KabilanBose 

You can use the section HTML Code in the  Send action. Use Loop action to build you html table.  Save all your HTML code in a string variable(s) and set it in the HTML section. 

 

 

 

 

It will look as below

 

 

email html

HTH

Regards


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings