The Split feature allows users to clone a service with some or all related line items using in the Service Cart. The Split feature is available only at the service bundle level. You can define split criteria that apply globally or create split criteria for the specific flow.

The Service Line Split Criteria setting only supports API names of the fields created on the Related Line Item object only. These fields can be formula fields and can fetch their values from Asset Line item and Product through formula expressions.

CPQ supports the following types of custom fields on the Related Line Item object for split:

  • Text
  • Picklist
  • MultiPicklist
  • Formula (return type: Text)

To define global split criteria

  1. Go to Setup> Develop> Custom Setting > Config System Properties > Service Line Split Criteria.
  2. Specify the API names of the fields from the Related Line Item object on the basis of which you want to split the service.

  3. Click Save.

The Split functionality is enabled on the Service Cart page.

To create a flow-based split criteria

  1. Remove the values in the Service Line Split Criteria setting in Config System Properties.
  2. Create a new config system property with the name that matches with the flow name of the Configure Product button.
  3. Add the split criteria for the new Config System Property.
  4. Click Save.

The Split button is displayed only for the cart grid that is created based on the flow name.