Identity Management (MOSC)

MOSC Banner

Printing a table on OIM Console using ADF managed bean

edited Aug 26, 2020 10:26PM in Identity Management (MOSC) 1 commentAnswered

Hi Everyone, I have written a managed bean which is calling my task flow and printing a table on browser but after deploying the same on OIM I am calling the same task flow using EL expressions this is not printing anything.

i am getting error shown in attached screenshot.

Please tell me if its is possible to print a table on OIM Console using bounded task flow or not, i want to print this table after clicking on imageLink

Below is my JSF page :

<af:table var="row" binding="#{pageFlowScope.customBean.t1}" rowBandingInterval="0"  id="t1"

                  value="#{pageFlowScope.customBean.listt}">

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center