- 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 06:32 AM
Hi,
What i mean here is the value of subcategory choice(present in the sys_choice) value matches with the value of subcategory in the matcher table.
Similarly, the assignment group name in the setter table needs to match with the name of the group in the sys_user_group table. Did you understand?? Feel free to raise your concerns.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2017 06:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2017 06:52 AM
Sorry for the grave confusion ,In the table Assignment Data lookup table, the values of the category and sub category should match to the value present in the sys_choice table for element category and subcategory ..
Now, the assignment group is also present on the table Assignment Data lookup should match the value used in sys_user_group table .. is it better now??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2017 07:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2017 08:03 AM