Skip to main content
Verify the version tags to ensure you are consuming the intended content or, complete the latest version.

Child cases

Complex business transactions may require the creation of multiple cases. For example, an auto insurance accident claim must be able to handle additional claims if the accident resulted in vehicle damage or physical injury. Based on this requirement, the Accident Claim case needs to generate separate Vehicle Damage and Body Injury cases if necessary. In Pega Platform™, you can model case relationships with a hierarchy of top-level cases and child cases.

A top-level case is a case that does not have a parent case but can become a parent of other cases. A child case represents work that requires completion to resolve the parent. A parent case that creates multiple child cases allows for the processing of work to occur in parallel. Different parties with different expertise can handle each child case. When processing child cases in parallel, the parent case needs to wait until all child cases are resolved before the parent case can be resolved.

In the following image, click the + icons to learn more about the hierarchy of the auto insurance Accident Claim case:

Child cases are beneficial in situations where you want to: 

  • Model work that different parties perform.
  • Model work that follows different reporting options.
  • Model work that follows different time frames.
  • Model work that is common to multiple case types.

A CSR, an adjustor, and a repair shop can manage the Vehicle Damage child case. Meanwhile, a medical claim specialist and certain medical providers can manage the Body Injury child case.

Implementing a business process in a separate case type also allows you to reuse the case type as needed. For example, automobile and property insurance claims might involve a body injury claim. By implementing body injury claims as a separate case type, you can use the body injury case type with both automobile and property claims.

Create Case step

To add a child case to a case type, add a Create Case automation step to the case life cycle. When encountering the Create Case step, Pega Platform creates an instance of the specified case type.

Note: Dev Studio gives you additional configuration options for the Create Case step. The created case can either be a top-level case or a child case. Additionally, you can create multiple child cases. For more information about these options, see Creating contextual cases.

Data propagation

When creating a child case, you can also specify the information to copy from the parent case to the child case through a process known as propagation. You identify the fields in the parent case to copy from and copy the values to fields identified in the child case. You perform this configuration on the Create Case step, as shown in the following figure:

Configuration of data propagation from a Create Case step

If the data in the child case should represent the data at the time of the child case creation, data propagation is appropriate. For example, in the Accident Claim case, you can propagate data about the accident from the parent case to the Vehicle Damage and Body Injury child cases because the information about the accident does not change.

If the information should remain synchronized with the parent case, and the data might change in the parent case, then it is more appropriate to reference the data in the parent case. For example, in a travel application, customers create an itinerary and reservations for flights, hotels, and vehicle rentals; child cases handle each reservation. It is appropriate to reference the data from the parent case because customers might make changes to their travel itinerary.

Note: Data references require advanced configuration in Dev Studio.

Check your knowledge with the following interaction:


This Topic is available in the following Module:

If you are having problems with your training, please review the Pega Academy Support FAQs.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Academy has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice