Links may not function; however, this content may be relevant to outdated versions of the product.
Calculating properties in a case type
Save time and manage your case type resources efficiently by automatically calculating aggregated properties. You can calculate a property by sourcing values from other case types instead of asking users to provide values manually.
For example, in an Insurance claim case type, you can calculate the total insurance amount by adding the values for the insurance amount from Vehicle damage and Bodily injury child case types.- In the navigation pane of Dev Studio, click Records.
- Expand the Process category, and then click Case Type.
- In the list of case type instances, select the case type that you want to edit.
- On the Calculations tab, in the Aggregate properties, expand the Property to calculate section.
- In the Calculated property field, enter a destination
property that is a sum of other properties.Select a single value property of an integer or decimal type.
For example: Enter TotalInsuranceAmount. - In the Case type column, select a case type that stores a source property.
- In the Property column, enter the source property that
you want to use to provide the value.
For example: Enter VehicleDamageAmount. - Optional: To add more properties, click Add property, and then
repeat steps 6 through 7.
For example: Add a BodilyInjuryAmount property. - Optional: To add more aggregated properties, click Add calculation, and then repeat steps 5 through 7.
- Click Save.

Previous topic Creating case hierarchy on a case type rule form Next topic Configuring stages on a case type rule form