Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards
SOLVED

How to allow access to native reports

Avatar

Level 2
How to allow access to native reports, especially the "deliveryStatistics" and "trackingStatistics" reports, to users who do not have the right to do anything else?

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 3

Hello @Anne-LaureBE ,

 

Thanks for posting your querry here. To grant access to a native report in Adobe Campaign Classic, you must manage its permissions through the Adobe Campaign client console. Access can be restricted by configuring operator group permissions, named rights, and folder-level permission

 

Administration > Configuration > Reports. For built-in reports, you may need to find where they are defined.

 

For more details you may refer to the available source : Configure access to the report 

View solution in original post

4 Replies

Avatar

Correct answer by
Level 3

Hello @Anne-LaureBE ,

 

Thanks for posting your querry here. To grant access to a native report in Adobe Campaign Classic, you must manage its permissions through the Adobe Campaign client console. Access can be restricted by configuring operator group permissions, named rights, and folder-level permission

 

Administration > Configuration > Reports. For built-in reports, you may need to find where they are defined.

 

For more details you may refer to the available source : Configure access to the report 

Avatar

Level 2

Thank you.

 

But when I am on the broadcast dashbord, the "Reports" button displays en empty page, there are no reports offered, whereas the "deliveryStatistics" report should be.

Avatar

Level 3

When deliveryStatistics reports are missing in Adobe Campaign Classic (ACC), it is typically caused by technical workflows failing, synchronization problems, or misconfigurations. A common cause is that the required workflows for generating statistics are not running or have errors.

 

1. Check for synchronization and technical workflow issues
Verify required workflows: Confirm that the operationMgt and deliveryMgt workflows are running without errors. These workflows are responsible for many core processes in ACC, and a failure can affect delivery statistics.


2. Check the Mid-sourcing workflow: If you have a mid-sourcing configuration, check the Mid-Sourcing (Delivery counters) technical workflow. Ensure it is in a "Started" state. If it is stopped, start it immediately.


3. Check the updateDeliveryIndicators workflow: Specifically for reports like "Hot clicks," ensure the updateDeliveryIndicators workflow is running. If it has failed, restart it and give it some time to process.

 

4. Recompute delivery indicators
If delivery counters are not up-to-date or are showing zero, you may need to manually trigger a recomputation of the delivery statistics.

Navigate to the specific delivery in the Adobe Campaign explorer.
Right-click the delivery.

 

Avatar

Level 2

In fact, your first answer is good, I forgot give access folder-level permission (and parents folders too).
Thank you!!!