Changing a Case Identifier's Type

The default case identifier type is automatic (a unique integer that is automatically generated by ActiveMatrix BPM when an instance of the case class is created). You can instead use custom or composite identifier types, which use attribute values as the identifier.

Procedure

  1. In the BOM Editor, select the Case Identifier.
  2. Select the General tab of the Properties view.
  3. Set the Case Identifier value to Auto, Custom or Composite.
  4. Set the Multiplicity value as follows:
    Multiplicity Value Case Identifier Type
    0..1 Automatic
    1 Custom or Composite
  5. For a custom or composite case identifier, in the Type field, click Browse and select an appropriate primitive type.