Adding a field to an existing interview details form
When conducting an interview for an investigation case or for a subject, you must capture a certain number of details about the case or subject.
Assume that you need to capture one more field when adding an interview to the system. To add a field, complete the following steps:
Create the property in the PegaPS-Data-Interview class.
Add the newly created property to the InterviewInfo (PegaPS-Data-Interview) section.
Add a property to interview participants:
Create the property in PegaPS-Data-Association.
Add the newly created property to the InterviewParticipants (PegaPS-Data-Interview) section by adding a column in the table.
Add an interview template:
Define the new record in Option Map with the file name InterviewTemplate.
Add an interview question paragraph in the InterviewTemplates (PegaPS-Data-Interview) section with a visibility condition such as Subject or Witness.
Previous topic Interview case Next topic Viewing an interview