PDII 無料問題集「Salesforce Certified Platform Developer II (PDII)」
As part of point-to-point integration, a developer must call an external web service which, due to high demand, takes a long time to provide a response. As part of the request, the developer must collect key Inputs from the end user before making the callout. Which two elements should the developer use to Implement these business requirements?
Choose 2 answers
Choose 2 answers
正解:B、C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A developer is working on an integration between Salestorce and an external system. The integration requires sending a large amount of data to the external systern, which can cause long response times and timeouts.
To optimize the performance and avoid timeouts, which technique should be used?
To optimize the performance and avoid timeouts, which technique should be used?
正解:A
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A developer is writing a Jest test for a Lightning web component that conditionally displays child components based on a user's checkbox selections.
What should the developer do to properly test that the correct components display and hide for each scenario?
What should the developer do to properly test that the correct components display and hide for each scenario?
正解:D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
Universal Containers decided to use Salesforce to manage a new hire interview process. A custom object called Candidate was created with organization-wide defaults set to Private. A lookup on the Candidate object sets an employee as an Interviewer.
What should be used to automatically give Read access to the record when the lookup field is set to the Interviewer user?
What should be used to automatically give Read access to the record when the lookup field is set to the Interviewer user?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)