Article Number | 000035321 |
Applies To | RSA Product Set: Archer RSA Version/Condition: All |
Issue | One or more reports are missing from emails that are sent by a Scheduled Report Distribution. The Scheduled Report Distribution may previously have been working as expected, with all reports included. In some cases, some reports may be sent with the email while others are missing. When looking at the logs, the JobFramework log shows the following messages:
<E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"> <ApplicationData> <TraceData> <DataItem> <TraceRecord Severity="Error" xmlns="http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord"> <TraceIdentifier>ArcherTech.Notifications</TraceIdentifier> <Description>User with userId 2 failed to be impersonated.</Description> <AppDomain>ArcherTech.JobFramework.Job.exe</AppDomain> </TraceRecord> </DataItem> </TraceData> </ApplicationData> </E2ETraceEvent>
And
<E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"> <ApplicationData> <TraceData> <DataItem> <TraceRecord Severity="Error" xmlns="http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord"> <TraceIdentifier>ArcherTech.Notifications</TraceIdentifier> <Description>Report Table: ReportName encountered an error and was unable to be downloaded</Description> <AppDomain>ArcherTech.JobFramework.Job.exe</AppDomain> </TraceRecord> </DataItem> </TraceData> </ApplicationData> </E2ETraceEvent>
|
Cause | Permissions for Scheduled Report Distributions are based on the user who originally created the report. If that user account's permissions change so that the user no longer has access to the report, then the Scheduled Report Distribution will not have access to the report. |
Resolution | - Check the reports included in the Scheduled Report Distribution to find out what user created them.
- Does that user still have access to run the reports?
- If not, re-create the reports with a different user account, and link the new reports to the Scheduled Report Distribution.
|
Notes | An idea has been created for this functionality to be changed. You can vote on the idea here. |