Valid PDII Dumps shared by ExamDiscuss.com for Helping Passing PDII Exam! ExamDiscuss.com now offer the newest PDII exam dumps, the ExamDiscuss.com PDII exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com PDII dumps with Test Engine here:
Universal Charities (UC) uses Salesforce to collect electronic donations in the form of credit card deductions from individuals and corporations. When a customer service agent enters the credit card information, it must be sent to 8 3rd-party payment processor for the donation to be processed, UC uses one payment processor for individuals and a different one for corporations. What should a developer use to store the payment processor settings for the different payment processors, so that their system administrator can modify the settings once they are deployed, if needed?
Correct Answer: D
Recent Comments (The most recent comments are at the top.)
Fa3il khayr - Oct 31, 2024
It's B
Custom metadata types are ideal for storing payment processor settings that need to be changed by an administrator post-deployment. They can be deployed with managed packages and are upgradeable. Unlike Custom Objects, Custom Metadata Types also support a deployment with active data and can have their records retrieved via SOQL in Apex.References: Salesforce Help - Custom Metadata Types Overview
Dan - May 24, 2024
It should be B.Because custom setting do not support deploy.
Recent Comments (The most recent comments are at the top.)
It's B
Custom metadata types are ideal for storing payment processor settings that need to be changed by an administrator post-deployment. They can be deployed with managed packages and are upgradeable. Unlike Custom Objects, Custom Metadata Types also support a deployment with active data and can have their records retrieved via SOQL in Apex.References: Salesforce Help - Custom Metadata Types Overview
It should be B.Because custom setting do not support deploy.