Extending associate data
The self-service portal and the case worker portal provide access to associate information for each business in the system. Individual associate entries contain such information as name, ID, and the percentage of stock that the associate owns. You can add more details, for example, specialization.
In the Dev Studio Explorer panel, click App. In the search field, enter PegaPS-Data-Entity-Associate.
Right-click the class and create a property for the information that you want to add, for example, Specialization.
For more information about creating properties, see Properties - Completing the Create, Save As, or Specialization form.
In the Application Explorer, find the PegaPS-Data-Associate class.
Click
.On the Query tab, click Add column and include the new property in the column.
Include the new property in the Manage associates table by performing the following actions:
In the Application Explorer, find the PegaPS-Work-Manage-Associate class.
Click
.In the repeating grid, add a column for the new property.
For more information about editing sections, see Section form - Completing the Design tab.
Previous topic Extending training data Next topic Extending branch data