Show live feed in list view gives error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2023 04:58 AM
Hello,
While trying to access show live feed option from list view, it throws out an error. Unable to access the live feed. Please let me know how to sort this out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 04:16 AM
Hello Everyone,
Can I have any suggestions about the above mentioned issue. I was unable to find the cause and solution to it. Any help is greatly appreciated.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 04:23 AM
HI @Podipireddi
Resolution
To confirm this, remove the UI action's condition and try reproducing the issue.
Rewrite the condition on the UI action with generic condition which satisfies all the record's
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0725860
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 07:39 AM
Hello Atul,
Thank you so much for your insights regarding my issue.
It had resolved the part of my issue, however I had hit new road block.
Show live feed option is active now, but its not displaying the live feed saying
"The administrator has restricted access to Live Feed."
However I am using admin profile itself.
Can i have any suggestions on this?
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 08:12 AM
Hi @Podipireddi
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1116046
Cause
After an instance with com.glide.ui.$live plugin upgrades to San Diego. The $live_feed.do page does not show as expected. This happens OOB
Steps to Reproduce:
1. In a Quebec instance add the
- For instance in San Diego cannot activate com.glide.ui.$live plugin
2. Upgrade instance to San Diego
3. go to $live_feed.do
4. make Polaris active by making system property glide.ui.polaris.experience true
5. go to $live_feed.do
- notice as maint you are shown "The administrator has restricted access to Live Feed." Image attached.
Expected behavior:
To see $live_feeed.do page
Actual behavior:
show restricted access error "The administrator has restricted access to Live Feed."
Resolution
This is working as expected. We turned off connect and live_feed for Polaris in San Diego.
Please refer to
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************