I have process model which run subprocess.Both main and sub process already set alert to specific user.
However, when error occur on sub process, alert email was sent to all admin in environment (admin@xxx.appiancloud.com)
Are there any workaround for this issue?
-----
Following is main and sub process configuration.
Main Process
Sub Process
Discussion posts and replies are publicly visible
The alert falls back to all admins when the recipient can't be resolved i.e. the user is inactive or the value isn't the exact login username( select them via the picker so the correct username is inserted.)
Hello, Shubham Aware
I tried to select user within application's group. And it still alert all administator within Appian environment.