Configuration
Complete the following steps to configure Dynamic Class Referencing:
Pega Foundation for Healthcare
- Search for the Data Page: D_AppExtension and copy the above data page into your implementation ruleset.
- Enter the field details as per your configuration settings. Enter Object type as PegaHealth- Codes-Data-AppExtension class or implementation class in the specialized layer extended class from PegaHealth-Codes-Data-AppExtension.
- In the Data sourcessection:
- Select Source type as Data Transform from the drop-down list.
- Select Data transform AppExtension from above selected or its parent classes.
- Update the properties in the Data transform as per your implementation layer
settings.
Note: As a best practice, you can create a new class extending from PegaHealth-Codes-Data- AppExtension in the implementation layer and configure Data Transfer in the implementation layerwith only required properties to easily consume base layer settings coming in future releases.
Previous topic Dynamic Class Referencing in Code Management Layer Next topic Code manager portal - Code group use cases