Skip to main content


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

Creating the root data class

Updated on November 5, 2021

By default, Pega Know Your Customer uses PegaKYC-Data-Type- as the base class where all the KYC Types of the application reside. You can choose to use this as your base class, or you can create your own base class, to store customizations of some core processing rules and assets. If you decide to create your own class, make sure that it inherits from PegaKYC-Data-Type-, and configure it as follows.

Before you begin:

For example, MyCo-Data-Type- (a top-level data class) can be implemented and configured to inherit from PegaKYC-Data-Type-.

A root data class must be created first so that other classes can be created and extended from it.

  1. In the header of Dev Studio, click CreateSysAdminClass.
  2. Follow the agreed upon class naming convention for the implementation.
  3. In the Label field, type a short description of the class.
  4. In the Class Name field, enter a class name that will extend from the PegaKYC-Data-Type- class.
  5. In the Context section, select a context, for example, KYC for Financial Services.
  6. In the Add to ruleset list, select the specialized application’s associated ruleset.
  7. Click Create and open.
  8. Select the Created in Version ruleset version for the class.
  9. In the Class Inheritance field, enter PegaKYC-Data-Type-.
  10. On the History tab, enter the required text for the Usage and Description fields to describe the class.
  11. Click Save.

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