Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 40 Topic 5 Discussion

Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 40 Topic 5 Discussion

PDI Exam Topic 5 Question 40 Discussion:
Question #: 40
Topic #: 5

A Primaryld_c custom field exists on the Candidate _c¢ custom object. The field is used to store each candidate's id number and is marked as Unique in the schema definition.

As part of a data enrichment process, Universal Containers has a CSV file that contains updated data for all candidates in the system. The file contains each Candidate's primary .. as a data point. Universal Containers wants to upload this information into Salesforce, while ensuring all data rows are correctly mapped to a candidate in the system.

Which technique should the developer implement to streamline the data upload?


A.

Upload the CSV into-a custom object related to candidate__c.


B.

Create a before insert trigger to correctly map the records,


C.

Update the Primarytd_c field definition to mark it. as.an External Id.


D.

Create a before save flow to correctly map the records.


Get Premium PDI Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.