About Notifications in ServiceNow mobile agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2023 11:04 PM
how to resolve error loading url once clicking on the notification in ServiceNow mobile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2023 11:06 PM
@Manisha Goli Hi!
You can do this by using the mobileDeepLinkGenerator. So when you look at an incident record in the Agent app, then that screen should take a sys_id as a parameter.
It's been fairly long since I configured this, but I just found an article that does this step by step: https://community.servicenow.com/community?id=community_article&sys_id=5a7c69221bf03010aefc11751a4bc...
But I like the article, since it gives you the dynamic link - so either it goes to the portal or it goes to the mobile app!
Hope this helps...Please mark helpful
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2023 11:40 PM