Configuring location-based product transactions
Summarize
Summary of Configuring location-based product transactions
Location-based product transactions in Sales Customer Relationship Management allow agents to create opportunities, quotes, and orders tailored to specific customer service locations. This feature ensures that agents see and select only the products and services available for the customer's location, streamlining the sales process when offerings vary by region.
Show less
Agents can filter the product catalog by location, add appropriate products to transactions, and conveniently copy products and services between locations within the same opportunity, quote, or order without duplicating the entire transaction.
Key Features
- Location filter in product catalog UI: Agents select service locations to view only eligible products and services.
- Product catalog eligibility rules: Product catalog admins define rule entity filters and eligibility matrices to control which catalogs, categories, and offerings are displayed based on context variables such as service location or billing state.
- Automatic line item creation: Selecting simple, fixed, or configurable products creates line items tied to the specified location, with configurator support for customizable products.
- Copy line items between locations: Agents can copy eligible line items from one location to another within the same transaction, improving efficiency.
- System property activation: Admins enable the feature by setting the
snsalescommon.enablelocationbasedtransactionssystem property.
Configuration Tasks
Setting up location-based transactions involves:
- Admin role: Activating the feature via the system property.
- Product catalog admin role: Creating rule entity filters to mark catalogs, categories, and product offerings as eligible or ineligible, and defining product eligibility rules using context variables like service location.
Agent Experience
When agents specify a service location, the product catalog filters to show only eligible items. They can add products directly to the transaction or configure products as needed. Copying line items between locations is streamlined, with options to copy only eligible items. This simplifies managing multi-location transactions within a single opportunity, quote, or order.
Practical Benefits for ServiceNow Customers
- Improves accuracy by ensuring only location-appropriate products and services are offered.
- Enhances sales efficiency by enabling product copying across locations without recreating transactions.
- Supports complex catalog management through configurable eligibility rules tied to location context.
- Enables better customer experience by tailoring product offerings to the customer's service location.
In Sales Customer Relationship Management, agents can create opportunities, quotes, and orders tailored to customer location. These transactions are called location-based product transactions.
When the product offerings and services available to customers vary based on location, your agents can use a location filter in the product catalog UI to select a service location and view only the products and services appropriate for that location. Agents can then add the appropriate products to an opportunity, quote, or order. Agents can also copy products and services from one location to another within the same transaction, which eliminates the need to create another opportunity, quote, or order for each location.
How location-based transactions work
- Admin and product catalog admin configuration
- Admins activate location-based transactions by enabling the sn_sales_common.enable_location_based_transactions system property.
Product catalog admins use the product eligibility rule entity filters to identify eligible and ineligible product entities (catalogs, categories, and product offerings). They also set up decision rules in product eligibility matrices, to specify the context variables, such as billing state or the service location variables (introduced in the November 2024 release), for controlling the display of eligible catalogs, categories, or product offerings.
Figure 2. Rule entity filters and product eligibility rule matrices In the following example of the Product Offering Catalog Eligibility matrix, a rule entity filter for ineligible catalogs and the context variable, service state, are used to filter the product catalog displayed.
Figure 3. Example product offering catalog eligibility matrix - Agent experience for location-based transactions
- When agents specify a service location, the product catalog UI displays the eligible catalog, categories, or offerings for that location, depending on the product eligibility entities configured. When they select a simple or fixed
product, the line item is created automatically for the specified location. If they select a configurable product, they use the product configurator to customize the product options. A line item is created automatically when
they save the product configuration.
Your agents can then copy line items to another location in the same transaction (opportunity, quote, or order). They can indicate that only eligible line items be copied to the specified location.
Figure 4. Example order line item copy For details on how agents add products to an opportunity, quote, or order by location, see the following:
Setting up location-based transactions
| Step | Description | Role |
|---|---|---|
| Activate location-based transactions | Enable the sn_sales_common.enable_location_based_transactions system property. | Admin |
| Create rule entity filters | Define the rule entity filters that make catalogs, categories, and product offerings either eligible or ineligible for display. | Product catalog admin |
| Define product eligibility rules | Set the product eligibility rules by selecting the context variables, such as the service location context variables, that control the display of product catalog, category, or offerings. | Product catalog admin |