PDII 無料問題集「Salesforce Certified Platform Developer II (PDII)」
A developer created a Lightning web component mat 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 account to apply 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
Which two changes should the developer make so the Apex method functions correctly.
Choose 2 answers
正解:B、D
解答を投票する
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 responsible for formulating the deployment process for a Salesforce project. The project follows a source-driven development approach, and the developer wants to ensure efficient deployment and version control of the metadata changes.
Which tool or mechanism should be utilized for managing the source-driven deployment process?
Which tool or mechanism should be utilized for managing the source-driven deployment process?
正解:B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)