Show activity stream button in list view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 12:52 AM
Hello Everyone,
Just wanted to ask if anyone has an idea on why does the "glide.ui.stream_icon.sn_hr_core_case" system property is set to false from OOB configuration? Is there any bad impact on the instance when we enabled it to HR Case table? Currently it is available on HR Child tables but not in parent (sn_hr_core_case).
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 01:18 AM
Hi,
I don't see a negative impact on enabling the activity stream, and nor does ServiceNow mentions it anywhere in docs.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 01:18 AM
Hello @Vee Jay Recana,
There won't be any impact if you mark property value to true.
Why is it marked as false in OOB:
As we all now, HRSD comes up with various child tables wherein Activity Stream is enabled on all the below tables except core table (sn_hr_core_case) just to avoid the performance issue since users would be anyways accessing individual child tables rather than going for core table.
- HR IT Cases
- Payroll Cases
- Total Rewards
- Talent Management Cases
- Lifecycle Event Cases
Regards,
Bharat Daswani
If provided answer helps you to address your issue, Would request you to accept the solution and hit "Helpful". Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 07:33 AM
Hi @Bharat Daswani, may I ask if there's any documentation that explains why is it set to false like you explained it?