Welcome to Zuora Product Documentation

Explore our rich library of product information

Bundle example

This example demonstrates how Zuora Revenue splits a sales order line into three child lines across different product categories.

In this example, Zuora Revenue is expected to split one sales order line into three child lines that fall into different product categories.

To achieve this goal, the following actions are required:

  1. Three POB templates are created for the three child lines. For information about how to create POB templates, see Create POB Template . children-line-pob.png

  2. The advanced assignment rule is created and associated with each POB template. The following graphic shows the rule that is associated with the Maintenance_OverTime POB template as an example. POB-rule-maintenance.png When you click the button in the Actions column, you can see this rule has "Product Category = Maintenance" as the criteria. It is also the parent line. maintenance-criteria.png The other two rules associated with other POB templates have "Product Category = Services" or "Product Category = Licenses" as the criteria. For information about how to define POB assignment rules, see Define POB Assignment Rules .

  3. Create a bundle template. In the Field Mapping tab, enable the Bundle Cfg Item Num and Product Category fields as the bundle criteria. The Bundle Upload Option is set to The combination of bundle criteria AND reference to the Parent Item Num identifies the Parent/Children Line(s) relationship .

  4. In the downloaded bundle file, fill in the data as follows and then upload the bundle definitions to Zuora Revenue.

    Note:

    In the uploaded bundle file, the line with the Split Type value specified is considered as the parent line. Its child lines must have the Parent Item Num value specified to build a correlation between the parent and the child. If multiple parent and child lines are uploaded in the same file, the correlation between the different parent and child lines must be maintained based on this logic so that bundle split can happen correctly.

    Bndl Cfg Valid From

    Bndl Cfg Valid Until

    Parent Item Num

    Sell Price Split Type

    Sell Price Split Val

    List Price Split Type

    List Price Split Val

    Bndl Cfg Quantity

    Bndl Cfg Duration

    Bndl Cfg Item Num

    Product Category

    01/01/2019

    PCT_OF_SP

    PCT_OF_LP

    1

    101

    Maintenance

    01/01/2019

    101

    60

    60

    1

    12

    102

    Licenses

    01/01/2019

    101

    40

    40

    1

    12

    103

    Services

Result

After a sales order line is uploaded to Zuora Revenue as one single parent line, the sales order line is split into three lines in the Workbench as shown in the following graphic.

bundle-rc-example.png .