Sourcing a page property with a keyed Data Page
3 Tasks
10 mins
Scenario
To help applicants select the correct position during the Submission Stage, recruiters ask that the description of an open position to be displayed when an applicant selects the open position.
Use a keyed Data Page to display the selected position. Configure the D_PositionList Data Page for keyed access and use it to display the job description.
The recommended tasks to complete this challenge are:
- Update the configuration of the D_PositionList Data Page to access individual position information with the position identifier.
- Configure the Position property to refer to the D_PositionList Data Page and use the PositionAppliedFor property as the key value.
- Mark Job Description property as relevant record and add it to the CollectPersonalDetails view.
The following table provides the credentials you need to complete the challenge.
| Role | User name | Password |
|---|---|---|
| Senior System Architect | SSA@TGB | pega123! |
Detailed Tasks
1 Configure keyed data access for the Data Page
- In the Pega instance for the challenge, enter the following credentials:
- In the User name field, enter SSA@TGB.
- In the Password field, enter pega123!.
-
In the Dev Studio, Data Explorer, open the D_PositionList Data Page.
- In the Keyed page access Section, select the Access pages with user defined keys check box to enable keyed page access.
-
In the Page list keys field, select .ID.
-
Save the Data Page.
2 Refer to the keyed Data Page
-
Open the Position property of the Candidate Case Type.
- Click on Convert to advanced configuration and change the Data Page field to point to D_PositionList and specify the PositionAppliedFor property as the key.
- Save the property.
3 Add the position job description as a read-only field
- Open the Position > Job Description property of the Candidate Case Type.
- Mark the property as a relevant record.
- In the App Studio, select the Candidate Case Type.
- In the Collect Personal Details Step, click Configure User Action to update the View.
- Add Position > Job Description field to the View and configure the Job Description field as Read-only.
- Rearrange the fields as shown in the following image.
- Save the Case Type.
Available in the following mission:
Want to help us improve this content?