Oracle
1Z0-339 · Question #26
As part of a new UI requirement, a customer has requested that a new option be created within the main OIM dashboard that is only accessible by system administrators. In addition to that, they want…
The correct answer is C. iconClickAction = "# (backingBeanScope.dashboardNavigationBean.launchTaskFlow)". Explanation/Reference: https://docs.oracle.com/cd/E52734_01/oim/OMDEV/uicust.htm#OMDEV5493
Identity Manager Configuration
Question
As part of a new UI requirement, a customer has requested that a new option be created within the main OIM dashboard that is only accessible by system administrators. In addition to that, they want the application called by this new UI customization to open in a new tab. Identify the property value that allows such behavior.
Options
- AinstructionClickAction = "#
- BclientAttribute taskFlow = "#
- CiconClickAction = "# (backingBeanScope.dashboardNavigationBean.launchTaskFlow)"
- DclientAttribute ClickAction = "#
How the community answered
(17 responses)- A6% (1)
- B12% (2)
- C76% (13)
- D6% (1)
Explanation
Explanation/Reference: https://docs.oracle.com/cd/E52734_01/oim/OMDEV/uicust.htm#OMDEV5493
Topics
#UI customization#OIM dashboard#task flow#ADF component
Community Discussion
No community discussion yet for this question.