Salesforce Platform App Builder Certificationとは
Certification demonstrating skills to develop custom applications on the Salesforce Platform
Salesforce Platform App Builder Certificationの過去問の概要
221
What is not true regarding relating Tasks and Events to other objects?
Accounts are associated via the WhatID or AccountID. Leads are associated via the WhoID. Custom Objects are associated via the What ID. Assets are associated via the WhatID. Contacts are associated via the WhatID. 222
“ABC Company has a custom object “”Service”” which has a lookup relationship to Account. ABC Company wants to enhance Salesforce1 with an action that allows account managers to enter a new service to an Account while looking at the account.
What should be done?”
Enter an object specific action to Service and put it in the Account Layout. Enter an object specific action to Service and put it in the Service Layout. Enter an object specific action to Account and put it in the Service Layout. Enter an object specific action to Account and put it in the Account Layout. 223
Which API cannot be used to create the data model? (Choose three.)
Force.com Single Sign-on API AJAX toolkit for Force.com Force.com API Force.com Metadata API 224
What are the steps for creating a dynamic approval process?
Create (user) lookup fields on the object being approved, Create a custom object as an approval matrix, Populate the approval matrix record, Create Apex code to populate the user fields from the approval matrix record, Create or update an approval process to utilize the new lookup fields. Create standard object as an approval matrix. Create an approval process. All of the above. 225
“As an account’s expiration approaches, send recurring e-mail notifications to the owner (2 weeks before, 1 week before, 3 days before, and 1 day before).
Which tool would you use for the following use case?”
Process builder Flow Workflow Approvals 226
“Universal Containers uses a custom object called Candidates to track information about people who are being recruited for jobs within the company. When an employee refers a recruiting candidate, that employee should have access to the Candidate record; however, only HR users should be able to view, edit, and report on the Salary field.
What action should be recommended for controlling who can view the Salary field?”
Create and assign separate Candidate page layouts for general employee users and HR users. Restrict access to the “Salary” field for general employee users using field-level security. Create and assign separate Candidate record types for general employee users and HR users. Restrict access to the “Salary” field for general employee users using custom sharing settings. 227
What is true regarding person accounts in Salesforce? (Choose two.)
Person accounts do not have a “Parent Account” field. Person accounts do not have the Account Hierarchy feature. Person Accounts can be enabled in setup. Person accounts can have contacts. Leads cannot be converted to Person Accounts. 228
What is true about a custom tab?
It can only be included in standard applications. It can be included in as many applications as desired. It can only be included in one application. It can only be included in custom applications. 229
What is true for all custom and some standard objects?
You can create workflow and approval actions where a change to a detail record updates a field on the related master record. Cross-object field updates work for custom-to-custom master-detail relationships, custom-to- standard master-detail relationships. Cross-object field updates work for a few standard-to-standard master-detail relationships. All of the above. 230
Which of the following are types of developer sandboxes environment types in Salesforce? (Choose four.)
Developer Developer Pro Partial Copy Full Sandbox Partial Sandbox Full Copy