does anyone know how to grant access to the page designer in Aurena? We cant find any projection name for this when using the debug console or log window. Is it something that only the IFSAPP user can do or are we missing something?
Page 1 / 1
have you tried granting ConfigurationHandling projection?
hello @Chriswharton22 ,
PAGE DESIGNER is available to users who have FNDADMIN permission set granted. Could you please check that?
Cheers,
Lakmali
hello @Chriswharton22 ,
PAGE DESIGNER is available to users who have FNDADMIN permission set granted. Could you please check that?
Cheers,
Lakmali
Thanks all, we did find that giving the FND Admin permission set gave us what we wanted. Is this controlled through the ADMINISTRATOR system privilege? As a test, we copied the FND_ADMIN role to look at what precisely gave access to the functionality.
We ended up with FND_ADMIN and FND_ADMIN_COPY as permission sets. Without changing any settings, the user could access page designer with FND_ADMIN assigned to them, but they could not access page designer when FND_ADMIN_COPY was assigned.
Hi Chris,
Were you able to isolate what grants access to the Aurena Page Designer?
Similar to you, I’m looking at granting the ability to open and use Page Designer without having to add the FND_ADMIN role as there are a lot of privileges attached to that specific permission set.
Do you know if this is possible?
Thank you.
Simon
Hi @Chriswharton22 ,
Take a look at the AurenaPageDesigner projection.
Regards,
William Klotz
Hi,
I had this clarified from @LakmaliRD for a customer issue. Here’s her response regarding granting Page designer and Navigator designer to end users:
FNDADMIN is the role/permission set that everything is granted to.
The specific projections that is checked to enable/disable the client designers are
CustomPagesHandling
CustomNavigatorHandling
But to make use of the configurations as a customer there are several other projections that are needed. This is what fndcobInstallation.sql say