Enhanced Framework Sending Email Logs

Hi,

Once I’ve processed all the queue items in orchestrator, i want to then query the ones that weren’t successful and send an email. Where is this functionality in the bot without having to change the Main.xaml.

So basically how does the framework allow you to send logs for the total run its just completed

@michael.p.wilson,

If you are using RE Framework for this process, then you can query the orchestrator Queue in the End Process state and then you can send mail.

2 Likes

I also discovered in the transition state for no transaction data you can trigger this activity as well