I hope you can assist with an issue I am having with Aurena Apps10 UP9. I have created a Custom Projection based upon a Custom LU. I have defined my Custom Projection as shown below:
I have then defined a Custom Page based upon this projection which is a simple overview screen which works fine logged in as the App Owner. Everything is synced and published:
I now want to grant access to this new page to an end-user via a permission set. I have created a new permission set and can grant my custom projection to it but the problem is that it says there are no associated pages:
The result is my end-user cannot access the new custom page. When I click Manage By Page option I cannot see my Custom Page “TestLu” listed and I cannot grant access to it.
Has anyone else encountered this problem?
Regards
Page 1 / 1
Mike,
We’re you able to find out what the problem is? I am having the same issue.
Appreciate if you could share your fix for this if you have one already.
Thanks,
A
Hi Ayaan,
After some investigation I found that when I defined my custom page against my custom projection the view FND_PROJECTION_USAGE was not populated. This view appears to link your custom page to the projection. The workaround manually adds that missing record to the view. Please note, I have only deployed this to a test environment and it is not an official fix but it does work! In the meantime I have raised a case with IFS.
Workaround for Granting Access to a Custom Page in Aurena (Apps10 UPD9)
To add missing information to FND_PROJECTION_USAGE run the script below as IFSAPP (note you need to change the attribute values according to your own circumstances)