A company accepts orders for customers in their enterprise resource planning (ERP) system that must be integrated into Salesforce as Order__c records with a lookup field to Account. The Account object has an external ID field, ERP_Customer_ID__c. What should the integration use to create new Order__c records that will automatically be related to the correct Account? A. Insert on the Order__c object followed by an update on the Order__c object. B. Merge on the Order__c object and specify the ERP_Customer_ID__c for the Account relationship. C. Upsert on the Order__c object and specify the ERP_Customer_ID__c for the Account relationship. D. Upsert on the Account and specify the ERP_Customer_ID__c for the relationship. Suggested Answer: C This question is in Certified Platform Developer II Exam For getting Salesforce Certified Platform Developer II Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Salesforce. Trademarks, certification & product names are used for reference only and belong to Salesforce. The website does not contain actual questions and answers from Salesforce's Certification Exams.
Please login or Register to submit your answer