ECM 807 - Mapping of default view
(Doc ID 2767623.1)
Last updated on MAY 13, 2022
Applies to:
Oracle Financial Services Enterprise Case Management - Version 8.0.7 and laterInformation in this document applies to any platform.
Goal
Client was trying to map a specific role to a default view by using the below tables. Their expectation was to let users in a specific role see only the cases assigned to or owners of those cases. They were trying to configure the below tables based on the roles.
select * from kdd_queue_master; --1
select * from kdd_queue_filter;--2
select * from KDD_QUEUE_ROLE_MAP ;--3
select * from KDD_CASEATTRBT_MASTER;
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |