Hello Community
I’m looking to build a solution that permits me notify a user when a Automation has finished. The case is this… I have a unatteded process that does a series of operations, and a I want to notify a specific attended user that’s is part of the folder. My goal is to make a notification that technically can interrupt the user from whatever he is doing on the screen. I was looking to do it with a Form, but the issue is that I’m not able to start a attended job (which would trigger the form) from my unattended process, and also I would need to only notify that specific user, since they are multiple attended users in the folder. Is there some tool, activity, or package that could permit me develop a solution for this. Any feedback helps.