Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Extending the entity details form

Updated on January 18, 2021

The Add Business and Add Person cases capture various entity details, for example, name and address. To capture more details, for example, business purpose, extend the rules that the cases use.

  1. In the Dev Studio Explorer panel, click App and perform any of the following actions:

    • To extend the Business entity details, find the PegaPS-Data-Entity-Business class.
    • To extend the Person entity details, find the PegaPS-Data-Entity-Person class.
    • To extend the Facility entity details, find the PegaPS-Data-Entity-Facility class.
    • To extend the Vehicle entity details, find the PegaPS-Data-Entity-Vehicle class.
    • To extend the Household entity details, find the PegaPS-Data-Entity-Household class.
  2. Right-click the class and create a property for the information that you want to capture, for example, BusinessPurpose.

    For more information about creating properties, see Completing the Create, Save As, or Specialization form.

  3. Perform any of the following actions:

    • To extend the Business entity details, in the Application Explorer, find the PegaPS-Data-Entity-Business class and click User InterfaceSectionBusinessDetails.
    • To extend the Person entity details, in the Application Explorer, find the PegaPS-Data-Entity-Person class and click User InterfaceSectionPersonalInformation.
    • To extend the Facility entity details, in the Application Explorer, find the PegaPS-Data-Entity-Facility class and click User InterfaceSectionFacilityDetails.
    • To extend the Vehicle entity details, in the Application Explorer, find the PegaPS-Data-Entity-Vehicle class and click User InterfaceSectionVehicleDetails.
    • To extend the Household entity details, in the Application Explorer, find the PegaPS-Data-Entity-Vehicle class and click User InterfaceSectionHouseholdInformation.
  4. Add the new property to the section.

    For more information, see Sections.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us