Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property previously defined a default URL mapping for catalog items but is now obsolete. |
| What area does it affect? |
Catalog Item URL Mapping |
| What does the default mean? |
The default value is "/swp?sys_id={{data.sys_id}}&id={{data.url_id}}&table={{data.table_name}}&referrer=va", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property if updating or troubleshooting catalog item URL mappings. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.portal_url_mapping._default.sc_cat_item |
| Sys ID |
29c1fc26532020103296ddeeff7b1216 |
| Type |
string |
| Application |
Global |
| Default value |
/swp?sys_id={{data.sys_id}}&id={{data.url_id}}&table={{data.table_name}}&referrer=va |
| Description |
DEPRECATED - no longer used. Refer to "Default Fallback URL for Catalog Item URL Mapping" in sys_cs_portal_url_mapping. |
| Updated |
2024-05-25 05:07:11 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... • Any portal and table/parent table • Any portal and any table Custom URL mapping properties Property Description com.glide.cs.portal_url_mapping._default.kb_knowledge Default for Knowledge URL mapping. • Type: string • Value:/{{portal}}? id=kb_article&sys_id={{data.sys_id}} com.glide.cs.portal_url_mapping._default.sc_cat_item Default for Catalog Item URL mapping. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., ...
Related properties