Salesforce-Platform-Administrator-II Practice Test
Salesforce Spring 25 Release 219 Questions
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
applicants can apply for more one job posting, and each job posting can have more than
one application.
How should an administrator configure the objects?
A. Make Job Application as a junction object with a master-detail relationship to
Applications and a lookup relationship to Job Posting.
B. Create Application as a junction object with a master- detail relations to Job Postings
and a lookup relationship to Job Applications.
C. Add applicants as a junction object with master-detail relationship to both Posting and
Job Applications.
D. Configure Job Application as a Junction object with master-detail relationship to both
Application and Job Postings.
D. Configure Job Application as a Junction object with master-detail relationship to both
Application and Job Postings.
Explanation: A junction object is a custom object with two master-detail relationships that
allows you to create many-to-many relationships between two objects. In this case, the Job
Application object can be used as a junction object to link the Application object and the
Job Posting object, so that each application can be related to one or more job postings,
and each job posting can have one or more applications.