Extending branch data
The self-service portal and the case worker portal provide access to branch information for each business in the system. Individual branch entries contain such information as name, contact person, and status. You can add more details, for example, type of branch.
In the Dev Studio Explorer panel, click App. In the search field, enter PegaPS-Data-Entity-Business.
Right-click the class and create a property for the information that you want to add, for example, Type.
For more information about creating properties, see Properties - Completing the Create, Save As, or Specialization form.
In the Application Explorer, find the PegaPS-Data-Entity-Business class.
Click
.On the Query tab, click Add column and include the new property in the column.
Include the new property in the Manage branches table by performing the following actions:
In the Application Explorer, find the PegaPS-Data-Entity-Business 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.
Include the new property in the Add branch window by repeating step 8 for the ManageBranch section.
Previous topic Extending associate data Next topic Extending education data