- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2016 08:16 PM
Hello,
We have priority data lookup defintion on incident ( Where source = Incident, Matcher Table = dl_u_priority ) and the corresponding data lookup rule. It works perfect on incident priority lookup
However, we have same choice values as incident for impact, urgency and priority fields on problem table. So My assumption is the same priority lookup rules would work, SO i created a new datalookup definition ( where source table = problem, matcher table = dl_u_priority ). No additional lookup rules are created as the incident and problem has same field choice values
On problem table, the priority lookup is not happening. Am I doing something wrong here. Please help me to fix this issue
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2016 09:01 PM
Personally, I would prefer to have two separate lookup tables. I don't see too many customers with the exact same definitions for impact/urgency/priority between incident and problem (and change for that matter). I fully expect at some point that you will have different definitions as your processes evolves. Having separate tables gets you ready for that time.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2016 09:01 PM
Personally, I would prefer to have two separate lookup tables. I don't see too many customers with the exact same definitions for impact/urgency/priority between incident and problem (and change for that matter). I fully expect at some point that you will have different definitions as your processes evolves. Having separate tables gets you ready for that time.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2016 08:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2016 08:55 PM
Hi Pradeep,
I have done exactly samething. I have created separate data lookup definition on problem as well. But stilll not working