ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 246 - Certified Platform App Builder discussion

Report
Export

Ursa Major Solar (UMS) is looking to hire some new employees. UMS wants to allow the same applicant to apply for multiple open positions using a single application.

What should an app builder recommend to meet these requirements?

A.
Create a master-detail relationship on Open_Position__c to Application__c
Answers
A.
Create a master-detail relationship on Open_Position__c to Application__c
B.
Create a master-detail relationship held on Applicant__c to Application__c
Answers
B.
Create a master-detail relationship held on Applicant__c to Application__c
C.
Create a master-detailrelationship field on Application__c to Open.Position__c
Answers
C.
Create a master-detailrelationship field on Application__c to Open.Position__c
D.
Create a master-detail relationship field on Applicant__c to Apphcabon_c
Answers
D.
Create a master-detail relationship field on Applicant__c to Apphcabon_c
Suggested answer: D

Explanation:

Create a master-detail relationship field on Applicant__c to Application__c is what the app builder should recommend to meet the requirements of allowing the same applicant to apply for multiple open positions using a single application. This will create a many-to-many relationship between Applicant__c and Open_Position__c using Application__c as a junction object. Create a master-detail relationship on Open_Position__c to Application__c, create a master-detail relationship field on Application__c to Open_Position__c, and create a lookup relationship field on Applicant__c to Application__c are not valid or correct ways to create a many-to-many relationship.

asked 23/09/2024
Joshua Muentes
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first