Property reference

com.glide.cs.portal_url_mapping._default.sys_user

The com.glide.cs.portal_url_mapping._default.sys_user property is deprecated and no longer in use. Administrators should refer to the 'Default Fallback for User URL Mapping' for current configurations related to user URL mapping.

Default: /{{portal}}?id=user_profile&sys_id={{data.sys_id}} Type: string Application: Global

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 the default URL mapping for user profiles but is now obsolete.
What area does it affect? User Profile URL Mapping
What does the default mean? The default value is "/{{portal}}?id=user_profile&sys_id={{data.sys_id}}", which is the baseline setting used unless it is changed.
When should you review it? Review this property when updating or troubleshooting user URL mappings.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.cs.portal_url_mapping._default.sys_user
Sys ID 5b09a09a534120103296ddeeff7b1274
Type string
Application Global
Default value /{{portal}}?id=user_profile&sys_id={{data.sys_id}}
Description DEPRECATED - no longer used. Refer to "Default Fallback for User URL Mapping" in sys_cs_portal_url_mapping.
Updated 2024-05-25 05:05:09

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... names, and logos may be trademarks of the respective companies with which they are associated. 51 Custom URL mapping properties (continued) Property Description • Type: string • Value: /{{portal}}? sys_id={{data.sys_id}}&id={{data.table_name}}&table={{data.table_n com.glide.cs.portal_url_mapping._default.sys_user Default for User URL mapping. • Type: string • Value: /{{portal}}? id=user_profile&sys_id={{data.sys_id}} com.glide.cs.portal_url_mapping._default._default Default URL mapping for records other than knowledge articles, Service Catalog items, People (sys_user) records, publication records, ...