You can use the Create case shape to create a case in the context of your current case. By defining relationships, you can share data among cases in your application.
Click the Create Case shape.
Define the relationship between the new case and the current case.
Click Create case.
Select a case type from which the case is created.
In the Create the following case list, select the name of a case type.
This method is helpful when you do not know the name of the case type at design time, because your application can set the value of the property at run time.
In the Create the following case list, select [Other].
In the Class field, press the Down Arrow key and select the name of a property that stores the class of the case type.
In the Create the following case list, select Create new Case type.
In the Case type name dialog box, enter a unique name for the case type, and then click Create.
A top-level case type is added to your hierarchy of case types.
Click Create child case(s).
Select a case type from which the case is created.
In the Create the following case list, select the name of a case type.
This method is helpful when you do not know the name of the case type at design time, because your application can set the value of the property at run time.
In the Create the following case list, select [Other].
In the Class field, press the Down Arrow key and select the name of a property that stores the class of the case type.
In the Create the following case list, select Create new Case type.
In the Case type name dialog box, enter a unique name for the case type, and then click Create.
A child case type is added to your hierarchy of case types.
To create more than one child case, perform the following steps:
Select the Create multiple cases using a list check box.
In the List field field, press the Down Arrow key and select a field group, which is a property of type Page List.
Your application creates one case for each item in the list.
Define how data in the current case is propagated to the new case.
Select the Copy page data to new subcase check box.
In the Data transform field, press the Down Arrow key and select the name of a data transform.
In the Source page parameter name field, enter the clipboard page that stores the data for the current case.
Update the data transform so that it copies data from the current case to the new case by referencing specific properties on the clipboard page.
Optional: To get a reference to the new case that you can use in the current case, press the Down Arrow key in the Property to store ID of case field and select the name of a single-value property.
Click Save.