- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 10:08 AM
Hello SN Community,
I have integrated MS Teams Now Virtual Agent into SNOW, and everything is working fine with exception to any links that point back to ServiceNow (such as catalog items or knowledge articles). It seems that in Teams, it adds a preface to each link (please see attached picture) that is preventing the actual link from opening and so it just shows an empty box. Can someone please tell me where and how to resolve this issue? Is there a place I can add code that returns gs.getproperty('glide.servlet.uri') somewhere? Would that work? If yes, can someone please tell me where I would need to make this modification? Any help is greatly appreciated!!
Solved! Go to Solution.
- Labels:
-
Virtual Agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2022 03:39 PM
Found the fix for this issue here: https://community.servicenow.com/community?id=community_question&sys_id=71cdf71f1b0949540ccc85176e4bcb05&view_source=searchResult
Steps to resolve:
1. Navigate to the System Properties table (type "sys_properties.list" in navigator)
2. Search for and open the "sn_va_teams.view_non_video_msft_task_module" record in the Name column.
3. Set the system property value to "False".

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 11:32 AM
Hi Tonya,
Check this i hope it works for you
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0996134
Mark Correct or Helpful if it helps.
***Mark Correct or Helpful if it helps.***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2022 07:36 AM
Hello Yousaf,
Thank you so much for your reply to my query. However, this does not actually resolve my issue. My issue is that the links within Teams do not open. They open to an empty box in Teams rather than the service catalog item or the knowledge article. What I get instead is the below picture. It seems that it's because there is an extra link added on to the ServiceNow link: https://teams.microsoft.com ...https://instancename.service-now.com ... rather than only the ServiceNow link and so it doesn't open. I followed the steps in the KB article you suggested, but unfortunately it did not resolve the issue. Please advise.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2022 03:39 PM
Found the fix for this issue here: https://community.servicenow.com/community?id=community_question&sys_id=71cdf71f1b0949540ccc85176e4bcb05&view_source=searchResult
Steps to resolve:
1. Navigate to the System Properties table (type "sys_properties.list" in navigator)
2. Search for and open the "sn_va_teams.view_non_video_msft_task_module" record in the Name column.
3. Set the system property value to "False".