Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Extension points for case-type creation

Updated on March 29, 2022

You can use extension points to customize the processing that occurs when you add or import case types to your application. For example, you can copy records from built-on applications to reuse resources.

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

  • @baseclass.pyIsFrameworkAssetGenerationForCasesEnabled

  • @baseclass.pyPrepareFrameworkAssetsForGenerationSetup

  • Rule-Obj-CaseType.pyPrepareFrameworkAssetsForGeneration

  • @baseclass.pyPrepareFrameworkAssetsForGenerationPost

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.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us