Salesforce Certified Advanced Administrator — Question 122
Northern Trail Outfitters (NTO) wants to start using Salesforce for its HR recruiting process. NTO needs to ensure that every application is linked to both a job posting and an applicant. Applicants can apply for more than one job posting, and each job posting can have more than one applicant.
How should an administrator configure the objects?
Answer options
- A. Create Applicants as a junction object with a master-detail relationship to Job Postings and a lookup relationship to Job Applications.
- B. Configure Job Applications as a junction object with master-detail relationships to both Applicants and Job Postings.
- C. Add Applicants as a junction object with master-detail relationships to both Job Postings and Job Applications.
- D. Make Job Applications as a junction object with a master-detail relationship to Applicants and a lookup relationship to Job Postings.
Correct answer: B
Explanation
The correct answer is B because it correctly establishes Job Applications as a junction object, allowing for the necessary many-to-many relationship between Applicants and Job Postings. Options A, C, and D do not configure the relationships correctly to meet the requirement of linking each application to both applicants and job postings effectively.