How can we auto assign incidents to users of a assignment group based on certain conditions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2020 10:10 AM
I want to implement a script which would auto assign incidents based on certain conditions.Do I need to write server side scripts or we can implement it using business or assignment rules? It would be really help if someone can guide me through.
Kind Regards,
Suryank
- Labels:
-
Finance Service Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2020 10:33 AM
Hi,
It'll depend on what your criteria is but you'll likely find that Advanced Work Assignment (AWA) or Assignment Rules will meet your needs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2020 10:40 AM
Hi Surya, is your condition that complex, so it can't be implemented via the 'Applies to' tab of the Assignment Rule for the 'Incident' table?
Technically you can implement your requirement via the business rule, but normally you should do it via the assignment rule conditions or the assignment rule script. May I ask you for some details about what are you looking to achieve?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2020 04:23 AM
Hi Pavlo,
Use case is like,few members are excluded from taking incs,the rest of members will be allocated in round robin algorithm.And when someone is not present the next person in the queue is allocated that incident.
Thanks and Regards,
Suryank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2020 06:21 AM
Hi Surya,
In this case, you might probably need to use a script include. Please check this thread (I'd need a translator as it's not in English, however, the script there must be useful for you):