Hi, all,
Except for scheduling, what are other ways that we could trigger Blue Prism? (Because scheduling might not be the best solution if we want to complete the task as soon as possible)
Thank you
You might also want to consider exposing a small process/object as a web service via Blue Prism that adds an item to a work queue when called. Your main worker process would be monitoring this queue for work, so effectively Blue Prism has been triggered externally. See the Web Services guide here on the Portal.