Enabling automatic conditional creation of child cases
Enable conditional creation of a child case after creating a parent case when the case data meets the conditions that you define. For example, to save time and automate work, you can configure an application that processes purchase orders to create a shipment case when the status of its parent case, which tracks the order and payment, changes to Billing-Approved.
- In the navigation pane of Dev Studio, click Case types, and then click the case type that you want to open.
- On the Settings tab, click
Instantiation.
- Select the Automatically by system when check box.
- In the of the below conditions are met list, select how many
conditions the case data needs to meet to create a child case:
- To create a child case when case data meets any of the conditions, select Any.
- To create a child case when case data meets all of the conditions, select All.
- Define a dependency by clicking Add condition.
- In the Case field, press the Down arrow key, and then select a
case type on which you want your current case type to depend.This list displays case types that share your topmost case type and excludes specialized case types, descendant case types, and case types with more than one parent.
- Select the criteria for creating a child case:
Choices Actions Create a child case when a parent case starts - In the Condition list, select has started.
- Click OK.
Create a child case when a parent case reaches the specified work status - In the Condition list, select has work status.
- Select a case status in the list of available statuses.
- Click OK.
Create a child case when at least one parent case completes - In the Condition list, select has completed.
- Click any or all to indicate how many cases need to resolve before your application creates a child case.
- Click OK.
- Optional: To enable case creation only when the specified when condition evaluates to true, in the Allow only when field, press the Down arrow key, and then select the name of a when condition.
- Click Save.
Previous topic Enabling automatic creation of child cases Next topic Enabling creation by email of top-level cases