Extending the review component
The review component feature is part of process reviews, such as business reviews or complaint reviews. The review component allows cases that require approvals to reuse existing review-specific properties instead of creating them for every new case. Extend the review component to cover newly created processes
In the Dev Studio Explorer panel, click App. In the search field, enter PegaPS-Data-Review.
Right-click the class and create a property for the information that you want to add, for example, ReviewerComments. Ensure that the Property type is Text input.
For more information about creating properties, see Properties - Completing the Create, Save As, or Specialization form.
Repeat step 2 for any additional property that you want to add, for example, ReviewerAction.
Previous topic Adding attachment types Next topic Link component