
Implementing a data-instance-first design pattern
1 Task
45 mins
Pega Platform '24.2
Advanced
Pega Platform '24.2
English
Scenario
In the HR recruitment process, the application collects candidate information from various sources and stores it in a Candidate data object. This data object serves as a reference to initiate a Case for scheduling interviews and selecting candidates for available positions. Your task is to implement a data instance first approach to create the Case.
The following table provides the credentials you need to complete the challenge:
Role | User name | Password |
---|---|---|
Admin | Admin@CLSAByte | rules |
Detailed Tasks
1 Implement solution details
- In the Pega Platform instance for the challenge, enter the following credentials:
- In the User name field, enter admin@CLSAByte.
- In the Password field, enter rules.
- In the header of Dev Studio, click Dev Studio > App Studio.
- In the navigation pane of App Studio, click Data.
- In the list data objects, click Candidate.
Note: If you do not find Candidate data type, in the navigation pane of App Studio, click Case Types. In the list of case types, click on Candidate under Referenced Data Objects of Recruitment case type.
- On the configuration page for the Candidate data object, click the Actions tab.
- In the User actions section, click Action > Create Case.
- In the User action pane, configure the details:
- In the Case Type list, select Recruitment.
- In the Field to store Data reference list, select Candidate.
- Click Save.
Confirm your work
- In the header of App Studio, click App Studio > Dev Studio.
- In the header of Dev Studio, click Launch Portal > Work Portal.
- In the navigation pane of the Work Portal, click Candidate.
- Verify that a Create Case action option is available next to each data record.
- In the Case, click More > Create Case action.
- Confirm that you can see the details of the Recruitment Case.
Available in the following missions:
If you are having problems with your training, please review the Pega Academy Support FAQs.
Want to help us improve this content?