0
2.1.0
Yokohama, Xanadu
The customer service case line feature enables the Case table to contain many line items on a case record. The line items are product instances and can be extended for various entities such as orders, order lines, invoices, invoice lines, contracts, etc.
Dedicated data model for case line items
- Includes a new entity, Case Lines (sn_case_line), that extends Task (task) to store one or more product instances on a case. The case lines can be extended to represent an instance of an order line, order header, invoice line or invoice header, or any other transaction in the order to cash lifecycle.
- Case line items can have case line characteristics and these are stored in the new Case Line Characteristic (sn_case_line_characteristic) entity.
- Introduces a new Case Line Task (sn_case_line_task) entity to track tasks for each case line item.
Agent experience
- New navigation menu item for case line items on Platform and Workspace.
Roles and permission
- New granular roles to read, write and view case line characteristics.
- Grants permission to case task agent to view case line items and case line characteristics.
Contains minor defect fixes.
Required plugins and products
- Plugin dependencies
- Customer Service Case Types (com.snc.csm_case_types)
- Customer Service Install Base Management (com.snc.install_base)
- Store app dependency
- Product Catalog Management Core (com.sn_prd_pm)