Hi all,
i have setup several “dispatcher” queue’s for different teams to catch all email interactions that cannot be categorized.
My goal is to have alarms in SCI if any of the dispatcher queue’s is having more than 10 interactions.
All of this is working, i’m getting the alarm in SCI, it’s showing up for the first queue reaching 10 interactions, but as long as it’s timer hasn’t expired and stays on SCI, Alarms for other queue’s are not appearing in SCI.
I assume, because the error code used for the different queue’s is the same.
However, for the different teams, i would like to see the same warning (eg Dispatcher queue for team A > 10 interactions, Dispatcher queue for team B > 10, …)
The command i’m using to display the error in SCI: Alarm[22006,Cat[v_stratname, ’ | ‘,v_int_inqueue,’ mails in Dispatcher Q’]]
22006 has been configured as a custom error.
→ how can i have SCI show several Alarms for the same error type?
Hope someone has a suggestion,
Dirk