- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2017 05:11 AM
Hello Everyone,
I created a Data Lookup rule name as Category AG lookup and mention Source table as Incident & Matcher table as Assignment Data look up as shown below:
Later under Assignment Data Look up: dl_u_assignment.LIST i create few rules as shown below:
Problem is when i run my incident the very first time Assignment group is populating but when i change the category & subcategory assignment group is not change, Can anyone please let me know what changes should i made so that when ever category & subcategory changes exact rule should be populated later it should overwrite if i change any category & subcategory
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2017 06:19 AM
Order is very important when creating rules. What I usually do is keep the order the same except for one that I want to be the default. Look to see what the order is for the one that is misfiring and see if it has an order before the one you want.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2017 05:53 AM
Hi Irfan,
Change matcher fields from location to sub category..
one more thing make sure the details of assignment groups is also present in setter table,while keeping the matcher table minimal ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2017 06:03 AM
Thanks Shariq,
I just changed the Matcher Field as Subcategory , but still it is populating
AS shown below first time it is populating when i select Database as category & DB2 as subcategory it is populating as Account Mangement group but when i change the Category as Software & subcategory Operting system is must populate as ETL Engineer group but it is not populating
If i make the AG as empty and then if i change it is populating but it is over wrtiing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2017 06:14 AM
Make sure, the choice values for the field matches value in the matcher table and similarly the value of the assignment group in the setter table matches with the one in sys_user_group table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2017 06:25 AM