Hello,
Is there a different trigger setting in Micorfocus RPA than CRON? For example: I would like the process to be performed when an email appears in my mailbox.
Application Delivery Management
Application Modernization & Connectivity
CyberRes
IT Operations Management
Watching an E-mail queue is a standard methodology for RPA. You can see an example of this in the "Creating Orders in Salesforce" demo video.
You are correct that this is the standard in RPA.
But how do you implement this in Microfocus RPA?
In the video you attached, I can see how the user himself triggers the processing of the email. But how to make such mechanism that the robot starts when there is an email in the mailbox?