Robotic Enterprise Framework - Trying to send a report (Excell format) by mail

Hello
I’m developing a RPA, that has to send a report by mail.
I’m having some issues with it.
The bot works well, until it invokes the send mail…
Where do i place that activity? Actually it is the last in Process…and it sends a mail everytime it processes a transaction …i want to process all the transactions, and at the end send the report.
What am i doing wrong?
Help could be appreciated.

Hello @Jose_Pedro_Mendes ,

When I need to send a report, after all the transactions are completed (successfull or with Exceptions) I place the Send Email in END PRocess stage.

I hope it helps.

Vasile.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.