Solution : Configure the custom created Page Flow in EM Console.
1) Login to EM console
Weblogic Domain --> d_oimdomain --> Security --> Application Policies
2) Select Application Policies
3)
Create resource to give page definition permissions to the region
Permission Class: oracle.adf.share.security.authorization.RegionPermission
Resource Name: <Page Definition Name>
Permission Actions: View
Create another Resource to give task flow permissions
TASKFLOWURL : "/WEB-INF/PageFlowDefintion-tf-definition.xml"
TASKFLOWID : "PageFlowDefintion-tf-definition"
Permission Actions : View
4) Restart the Servers
No comments:
Post a Comment