Service catalog integration with the Customer and Consumer Service Portals
Summarize
Summary of Service Catalog Integration with the Customer and Consumer Service Portals
Users with the customer administrator role can associate a service catalog with the Customer and Consumer Service Portals. This integration enhances the user experience by providing access to catalog items directly through these portals.
Show less
Key Features
- CSM Catalog Page: This page serves as the landing spot for service catalog items, displaying all request items exposed on the CSM portals. Accessible via Service Portal > Pages.
- CSM Catalog Item Widget: This widget manages redirection after a catalog item is submitted. It listens for submission events and determines redirect behavior based on specific conditions.
- Page Route Map: Essential for new Service Portals, the page route map ensures proper URL redirection based on widget logic, connecting the sccatitem page to the appropriate CSM catalog page.
- Portal Settings for Catalog Items: Administrators can control visibility settings for catalog item submission options, including 'Add to Cart' and delivery time fields.
Key Outcomes
By leveraging these features, ServiceNow customers can enhance their service delivery through the Customer and Consumer Service Portals, streamline the catalog item submission process, and customize user interactions based on specific organizational needs. This integration ultimately improves user satisfaction and operational efficiency.
Users with the customer administrator role (sn_customerservice.customer_admin) can associate a portal with a service catalog.
The following catalog pages and widgets are provided as part of the Customer Service with Request Management integration.
For more information, see Associate a portal with a catalog.
CSM Catalog page
- Page ID: csm_sc_cat_item
- Update name: sp_page_7ea80b123bb31300bfe04d72f3efc4b7
- Available to roles: snc_internal, snc_external
CSM Catalog Item widget
- Widget ID: csm-sc-cat-item
- Update name: sp_widget_ec837c713bbb1300bfe04d72f3efc4d1
- Available to roles: snc_internal, snc_external
Page route map
- CSM Catalog item page route map: for the Customer Service Portal, this page route map routes the URL redirect from the sc_cat_item page to the csm_sc_cat_item page.
- CSP Catalog item page route map: for the Consumer Service Portal, this page route map routes the URL redirect from the sc_cat_item page to the csm_sc_cat_item page.
Portal settings for catalog items
Once the catalog items are defined, visibility of the Submit/Add to Cart button can be controlled by navigating to , selecting the desired item, and enabling or disabling the fields in the Portal Settings form section.
| Field | Description |
|---|---|
| Request method | Select Order, Request, or Submit as the type of catalog item. |
| Hide ‘Add to Cart' | Enable if the Add to Cart button should be disabled
for the catalog item. Note: The Add to Cart button is not
currently supported on the Customer Service Portal or the Consumer Service
Portal. |
| Hide Quantity | Enable if the Quantity of the catalog item should be hidden. |
| Hide Delivery Time | Enable if the Delivery Time of the catalog item should be hidden. |
| Hide ‘Add to Wish List’ | Enable if the Add to Wish List button for the catalog item should be hidden. |
| Hide Attachment | Enable if the attachment of the catalog item should be hidden. |