Using the MTM case
The Medication Therapy Management (MTM) case is a new case in this release. If you are updating your application, you need to create an MTM work class in your implementation layer so that you can use the MTM case.
For more information, see Medication Therapy Management.
Pega Care Management
Update Guide
- Create an MTM accelerator class in the implementation layer by following the steps in
Creating classes.
For example: PegaHC-Care-Work-MTM - On the General tab, complete these fields:
- In the Select class type field, select Concrete.
- In the Created in version field, select the ruleset to which this class applies.
- In the Settings section, in the This class field, select belongs to a class group.
- In the Class group, select the work pool class.
- In the Class inheritance section, select the Find by name first(Pattern) checkbox.
- In the Parent class (Directed) field, select the work pool class.
- Click Save.
- After you create the work class, in the header of Dev Studio, click .
- Click the Work classes tab.
- Update the MTM work class field with the name of the work class that you created in the implementation layer.
Previous topic Adopting Pega Care Management 8.6 features Next topic Enabling rule and data instance indexing