Creating a global policy class
The global policy class contains common and reusable KYC Type rules and assets for the specialized KYC application.
- In the header of Dev Studio, click .
- Follow the agreed upon class naming convention for the implementation.
- In the Label field, enter a short description of the class.
- In the Class Name field, enter a class name that will extend from the PegaKYC-Data-Type- class.
- In the Context section, select a context.
- In the Add to ruleset list, select the specialized application’s associated ruleset.
- Click Create and open.
- Select the Created in Version ruleset version for the class.
- In the Class Inheritance field, enter PegaKYC-Data-Type-Policies-Global.
- On the History tab, enter the required text for the Usage and Description fields to describe the class.
- Click Save.
Previous topic Configuring the root class Next topic Viewing a sample class structure