What does the 'sysparm_ck' denotes URL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2018 04:01 AM
Hi All,
Can anyone please help me to understand what does 'sysparm_ck' denotes/represent in the URL? I have the following URL that I am getting:
/u_alerts.do?sys_id=-1&sysparm_ck=93c956100f0013005ff1cd8ce1050efa93c4b8392499c2c6ee445893461ef82d4c6a7d4d&sysparm_collection=incident&sysparm_collectionID=0b65f8720f3743005ff1cd8ce1050ea4&sysparm_collection_key=u_alert_incident&sysparm_collection_label=AtHoc+Alerts&sysparm_collection_related_field=&sysparm_query=&sysparm_referring_url=incident.do?sys_id=0b65f8720f3743005ff1cd8ce1050ea4
Where can I find this sysparm_ck in ServiceNow instance?
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2018 04:07 AM
Hi Mahendra,
It is a parameter in URL which holds specific value. To check who/when this URL is getting formed you need to check when this URL is being shown up.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2018 04:22 AM
This looks like user token, something to do with session i believe.