glide.service_portal.default_404_page
ServiceNow property description:
Default 404 page (page ID or sp_page sys_id) for Service PortalsUsed when a portal is not specified, or if a portal does not define its own 404 page
Attributes
- Sys ID: 32d0da21d713120023c84f80de61038d
- Type: string
- Application: Global
- Default value: 404

AI generated property description:
The ServiceNow property `glide.service_portal.default_404_page` specifies the default 404 error page for Service Portals. This property is used when a specific portal does not have its own 404 page defined or when no portal is specified. The value of this property can be either the page ID or the `sp_page` sys_id of the desired 404 error page. This ensures that users are directed to a consistent error page when they encounter a missing or invalid URL within the Service Portal. For more details, refer to the documentation on creating a default 404 page for Service Portals.
Source