Property reference

com.glide.cs.portal_url_mapping._default.task

The property com.glide.cs.portal_url_mapping._default.task defines the default URL mapping for task records in the ServiceNow portal. Since it is deprecated, administrators should refer to the updated mapping guidelines for current configurations.

Default: /{{portal}}?sys_id={{data.sys_id}}&id=ticket&table={{data.table_name}} 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 specified the URL format for accessing task records but is now obsolete.
What area does it affect? Portal URL Mapping
What does the default mean? The default value is "/{{portal}}?sys_id={{data.sys_id}}&id=ticket&table={{data.table_name}}", which is the baseline setting used unless it is changed.
When should you review it? Review this property during system updates or when configuring portal access for task records.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.cs.portal_url_mapping._default.task
Sys ID 796888373b2123009cbbcea234efc49b
Type string
Application Global
Default value /{{portal}}?sys_id={{data.sys_id}}&id=ticket&table={{data.table_name}}
Description DEPRECATED - no longer used. Refer to "Default Fallback for Task Record URL Mapping" in sys_cs_portal_url_mapping.
Updated 2024-05-25 03:39:02

Sources

Official references and nearby text excerpts where this property appears.