Override the application extension data transform
Pega Client Lifecycle Management and KYC is built using a typical DCR mechanism, in which the logic is reused across different layers. To register your application under the mechanism, you must provide the class names generated by the New Application wizard.
Pega Client Lifecycle Management for Financial
Services
Implementation Guide
- In the navigation pane of Dev Studio, click App.
- In the search box, search for the PegaFS-Data-AppExtension class.
- Click .
- Save the rule into your implementation layer. Use one of your application rulesets but leave the rule in its original PegaFS-Data-AppExtension class.
- Go through all the properties set in the out-of-the-box data transform rules
AppExtension_Ext and AppExtension_Settings,
and, at the copy of new AppExtension_ ExtSettings, set new values for
those that require changes at your implementation layer.For example, if you name your application UPFS-PegaCLMFS, the .WorkClass_Workpool property must be set in the new rule to UPFS-Work. Similarly, all properties with names .WorkClass must be changed to point to your new workpool. Review as well the name of the generic workbaskets (properties with the name starting with .WB).
Previous topic Create operators and access groups Next topic Updating the report definition for the class group