We have several processes that have to run when a specific action occurs. Some examples are: A file is saved in a shared folder or on an FTP server, an email is received in a specific mailbox, a record is entered in a Workqueue or in an SQL table, etc.
Currently these kind of processes are scheduled to run every 5 to 15 minutes depending on the criticality of the process. That causes that we utilize blueprism resources unproductive.
Mi idea is to create a functionality in blueprism where we can create different watchers that trigger a specific process schedule when those watchers identify any of those actions occur.
This enhancement would help to utilized blueprism resources in a more productive way.