navigating URL by passing Ticket Number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2013 03:27 AM
navigating URL by passing incident number.
I wish to navigate to recored ticket by using ticket number
please share your knowledge.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2013 05:36 AM
Okay, then please use
as shown in this WIKI page : http://wiki.servicenow.com/index.php?title=Navigating_by_URL
sysparm_query=number=INC00040
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2013 05:44 AM
I have already tried all of them.
may be some other rule is stopping that action.
Thank you so much for spending your valuable time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 03:24 AM
Hi you have to use following URL:
https://<instance name>.service-now.com/incident.do?sysparm_query=number=INC0010001
Further Details you can find here: Examples of navigating by URL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 03:26 AM
Hi, you have to use the follwing URL:
https://<instance name>.service-now.com/incident.do?sysparm_query=number=INC0010001
Further Details: Examples of navigating by URL