Unable to view email content from Activity stream on HR Case recordIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> HR Case records have been configured to display emails in the Activity stream/log; however, clicking the link (show email details) displays the following errors: UI errors: No such parent record List View errors on sys_email table: "Read operation on table 'sn_hr_core_case_total_rewards' from scope 'Global' was denied because the source could not be found. Please contact the application admin.Error Message Read operation on table 'sn_hr_core_case_total_rewards' from scope 'Global' was denied. The application 'Global' must declare a cross scope access privilege. Please contact the application admin to update their access requests.Error Message Read operation on table 'sn_hr_core_case_total_rewards' from scope 'Global' was denied because the source could not be found. Please contact the application admin.Error Message Read operation on table 'sn_hr_core_case_total_rewards' from scope 'Global' was denied. The application 'Global' must declare a cross scope access privilege. Please contact the application admin to update their access requests." Log errors: Source descriptor is empty while recording access for table sn_hr_core_case_total_rewards: no thrown error ReleaseAll releasesCause HR Case records have been configured to display emails in the activity stream, which is not configured as such in an out-of-box instance. For information on how to enable emails to be displayed in the activity stream check KB0719147 - How to configure and display 'Sent/Received Email' in the activity stream/log The email content cannot be accessed from the Human Resources: Core scope, hence these errors.ResolutionCreate a Restricted Caller Access Privilege record by: 1) Navigating to System Applications ==> Application Restricted Access Privilege. 2) Click the New button and then add the following information: Source Scope = GlobalSource Type = ScopeStatus = AllowedTarget Scope = Human Resources: CoreTarget Type = Scope. When the record is created now clicking on the 'show email details' link from the activity stream actually shows the content of the email.Related LinksRoles can be configured for the Activity stream from the system property (glide.ui.activity.email_roles).