You can change the association between global roles and BCC links. For example, you could allow the Service Center Admin to access the Reporting Center BCC link.

All BCC access is controlled by XML configuration files, which use Access Control Lists (ACLs) to enumerate roles and permissions. See the ATG Programming Guide for more information on the syntax and format of these configuration files.

Initial values for ACLs are inherited from platform XML files, stored in associated modules – for example, Content Administration settings inherit from the Publishing module, and Personalization settings inherit from the DPS-UI module. Any changes that are made in those modules will apply to all Dynamo instances in your installation.

To make changes that apply across all instances in your installation, edit the configuration files in the Service.common-pub module. For example:

/Service/common-pub/config/atg/bizui/activity/publishingActivities.xml

Or edit the configuration files in the appropriate module. For example:

/Service/Answers/config/atg/bizui/activity/publishingActivities.xml
/Service/CustomerCare/config/atg/bizui/activity/publishingActivities.xml
 
loading table of contents...