You are here: Case management > Case types > Extension points for case type creation

Extension points for case type creation

Use extension points to customize the processing that occurs when you add or import case types to your current application. For example, you can copy records from built-on applications and add them to new case types to save time and effort.

The following extension points are supported by New Application wizard and the Case Type Explorer:

Caution: Do not use the Obj-Save or Commit methods in your overridden versions because it can lead to unexpected results. All records that are created by your extension points are saved to the database by an activity that is higher in the call stack.

Related Topics IconRelated information