Hello,
We've been experimenting with RPA and power automate for a few month now but are facing a few issues with unattended flow monitoring.
Indeed, for an unattended flow combining cloud and desktop actions, i could'nt find a way to monitor execution. A single run of one of our robots can last up to 20h and meaningwhile, the end user has no feedback as of where the robot is and what is the status of the content that has been treated.
We could make the robot send emails every X lines processed but live feedback would be much much better.
Is there a way to live monitor the execution of an unattended desktop flow?
And if there are no proper way to do this, is there a workaround using API calls during desktop flow and triggering a second cloud only flow to log the API calls with some kind of custom connector (which is annoying because it would mean 2 licences for one flow).
The keyword here is live feedback ( and running attended isn't an option).
Best regards.