A developer wrote the following method to find all the test accounts in the org:
What should be used to fix this falling test?
A. Test. loaddata to set up expected data
B. Test. fixedSearchResults ( ) method to set up expected data
C. @isTest (See AllData=true) to access org data for the test
D. @testSetup method to set up expected data
A developer created a Lightning web component that allows users to input a text value that is used to search for Accounts by calling an Apex method. The Apex method returns a list of AccountWrappers and is called imperatively from a JavaScript event handler.
Which two changes should the developer make so the Apex method functions correctly? Choose 2 answers
A. Add @AuraEnafcle3 to line 09.
B. Add @AuraEnabled to line 03.
C. Add @AuraEnabled to lines 11 and 12.
D. Add @AuraEnat:ei to line 01.
A developer is asked to create a Lightning web component that will be invoked via button on a record page. The component must be displayed in a model dialog.
Which two steps should the developer take to achieve this?
Choose 2 answers
A. Add a tarqetConfig anf set targets to lightning_RecordAction.
B. In targetConfigs, add Lightning_Apppage as a target.
C. Set action Type to screenAction.
D. In target, add lightning_RecordAction as a target.
E. Set eventType to action.
As part of their quoting and ordering process, a company needs to send PDFs to their document storage system's REST endpoint that supports OAuth 2.0. Each Salesforce user must be individually authenticated with the document storage system to send the PDF. What is the optimal way for a developer to implement the authentication to the REST endpoint?
A. Named Credential with an OAuth Authentication Provider
B. Hierarchy Custom Setting with a password custom field
C. Named Credential with Password Authentication
D. Hierarchy Custom Setting with an OAuth token custom field
A company uses Salesforce to sell products to customers. They also have an external product information management (PIM) system that is the system of record for products.
A developer received these requirements:
Whenever a product is created or updated in the PIM, a product must be created or updated as a Product2 record in Salesforce and a PricebookEntry record must be created or updated automatically by Salesforce. The PricebookEntry should be created In a Pricebook2 that is specified In a custom setting.
What should the developer use to satisfy these requirements?
A. Apex REST
B. Event Monitoring
C. Invocable Action
D. SObJect Tree
Which statement is true regarding savepoints?
A. Savepoints are not limited by DML statement governor limits
B. You can roll back to any savepoint variable created In any order
C. Static variables are not reverted during a rollback.
D. Reference to savepoints can cross trigger invocations.
The Salesforce instance at Universal Containers currently integrates with a third-party company to validate mailing addresses via REST services. The third-party address verification system recently changed endpoint URLs for all their set
vices from https://th-addreaa-service.3pc.com to https://plc1-mailsarvice.3pc.com. Everything else remained the same. The developer updated code to reflect this endpoint change, but the mailing address validation service stopped working
after the change.
What else should be done to complete this web service end point change?
A. Test the callout property using HttpCalloutMock.
B. Add web service IP Addresses to Trusted IP Ranges m the Network Access security controls settings.
C. Use a Custom Setting with the new endpoint Instead of hard coding the URL.
D. Create a new Remote Site for the new endpoint URL.
Universal Containers has an existing automation where a custom record called Account Plan is created upon an Account being marked as a Customer. Recently, a Workflow Rule was added so that whenever an Account is marked as a
Customer, a 'Customer Since' date field is updated with today's date.
Now, since the addition of the Workflow Rule, two Account Plan records are created whenever the Account is marked as a Customer.
What might cause this to happen?
A. The Apex Trigger responsible for the record creation is not bulk sate and calls insert inside of a for loop.
B. The Apex Trigger responsible for the record creation does not use a static variable to ensure It only fires once.
C. The Workflow Rule responsible for the record creation fires twice because the 'Customer Since' field Update Is marked as 'Re-evaluate Workflow Rules After Field Change
D. The Process Builder responsible for the record creation fires before and after the Workflow rule.
A custom Aura component, AddressValidation,cmp,exists in the system. The Salesforce admin for the organization is unable to find and select the component while creating a quick action for the Account sObject. What should the developer do to ensure that AddressValidation,cmp can be selected when creating a quick action?
A. Ensure the component implements the lightning:actionOverride interface.
B. Ensure the component implements the force:lighningQuickAction.interface.
C. Ensure the access attribute of the aura:component tag is st t Global.
D. Ensure the component implements the force:hasRecordedId interface.
A developer wants to integrate invoice and invoice line data into Salesforce from a custom billing system. The developer decides to make real-time callouts from the billing system using the SOAP API. Unfortunately, the developer is getting a lot of errors when inserting the invoice line data because the invoice header record doesn't exist yet.
What will help ensure the transactional integrity of the integration?
A. Create the invoice header and the related invoice lines in the same create() call leveraging External Ids.
B. Develop a custom Apex web service to handle a custom JSON data structure with both invoice header and related invoice lines.
C. Use an ETL tool and the Bulk API running nightly, thus ensuring all of the data is handled at the same time.
D. Set the AIIOrNoneHeader to true when calling each of create() for invoice headers and create() for invoice lines.
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Salesforce exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your PDII exam preparations and Salesforce certification application, do not hesitate to visit our Vcedump.com to find your solutions here.