I have created following roles into jazn-data.xml
app-role1 :
app-role2:
Go to the security section of the Enity Object from the General tab.
Setting the security in the attribute level for the Phone Number attribute
Setting the security in the attribute level for Email
From the jazn-data.xml editor assign the update permission to the app-role1 and app-role2
For the attribute phone number :
For the attribute Email :
Create a ADF form with the updatable VO in secureData.jspx page.
Secure the page secureData.jspx Assign view permission to both app-role1 and app-role2
Login as app-role2 and see the Email is read-only
Login as app-role1 and see the Phone Number disabled :
app-role1 :
app-role2:
Go to the security section of the Enity Object from the General tab.
Setting the security in the attribute level for the Phone Number attribute
Setting the security in the attribute level for Email
From the jazn-data.xml editor assign the update permission to the app-role1 and app-role2
For the attribute phone number :
For the attribute Email :
Create a ADF form with the updatable VO in secureData.jspx page.
Secure the page secureData.jspx Assign view permission to both app-role1 and app-role2
Login as app-role2 and see the Email is read-only
Login as app-role1 and see the Phone Number disabled :
No comments:
Post a Comment