Skip to main content

Copy cases

Allows you to copy cases within your application. You can download this system service from Grexx Marketplace.

Input

Use a casetype activity to add inputs to the Start Systemservice copy cases form.

AttributeData typeMandatory?Description
Attributes to ignoreCase ID (multivalue - set)NoAttributes whose values should not be copied.
Case IDCase IDNoThe root case ID.
CasesCase ID (multivalue - set)NoCase IDs that also need to be copied.
Copy parentBooleanNo
DatasetCase IDNoDataset containing case IDs that also need to be copied.

Output

Outputs are added to the Result Systemservice copy cases form when the Systemservice copy cases case is closed.

AttributeData typeMandatory?Description
Generated casesCase ID (multivalue - set)NoList of all child cases created.
Reference caseCase IDNoCase ID of the new case (see case ID input field). You can use this ID to adjust the properties of the copied case. For example, you might want to update a name attribute to distinguish between the original and the copied case, or clear attribute values that you do not want to include in the copied case.