Multiple persons
In Pega Government Platform
8.5 support has been added for multiple Person Entities in all
PegaPS-Work case types. This support comes in the form of four new components that function on a
new Page List property of Person Entities named PersonList
.
Capture multiple persons details (flow action), which can be used to capture details of multiple persons on the case.
Persist multiple persons (flow), which can be used to persist new persons details from the case to the to person table.
Manage multiple persons (flow), which can be used to capture and persist details of multiple persons.
Multiple persons RO (section), which may be used to display the list of persons captured.
All four components operate on the common Person Entity properties.
- person ID
- role
- salutation
- first name
- last name
- country
- address details
Previous topic Adding address types to the entity details form Next topic Extending multiple persons