How to use Alert stage?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-03-17 11:45 AM
I am trying to show an alert in a process. I implemented an alert stage there and start the process. It flows through the alert stage but there was no alert shown. Please see the screen shot. Please help.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-03-17 01:15 PM
Have you looked in the Help? Also see System>Security>Users>Configure Process Alerts

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-03-17 02:57 PM
You need check pop up alert in System>Security>Users>Configure Process Alerts
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-03-17 01:51 PM
Thank you. It is working now.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-10-17 01:02 AM
I tried this, but i'm not receiving any alerts. in the security - users -configure, i configured. but i dont see any alerts.
Can we run the process in control room to see the alerts ? or should we run it from command line ?

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-10-17 09:14 PM
You need to launch this either from a .bat file or command line:
START """" ""C:\YourLocation\automate.exe"" /alerts /user username password
