An AppBuilder has been asked to integrate Salesforce with an external web services. The web service must be notified every time an opportunity is won.
Which two of the following can satisfy the following requirement?
2 of 56Which type of relationships can be defined with external objects?
3 of 56An App Builder at Universal Containers would like to prevent users from creating new records on an Account related list by overriding standard buttons.
Which two aspects should the App Builder consider before overriding standard buttons?
4 of 56The marketing team at Universal Containers has a list of 400 leads it wants to upload to Salesforce. The team needs to avoid creating duplicate records.
Which two actions should be taken to meet this requirement?
5 of 56The Director of Marketing has asked the app builder to create a formula field that tracks how many days have elapsed since a contact was sent a marketing communication. The director is only interested in whole units.
Which function should be used to return today’s date for calculating the difference?
6 of 56At Universal Containers, multiple departments utilize the Case object for different purposes. Some users submit cases while other users provide customer support with case records.
What is the minimum required configuration for an app builder to enable different users to see different fields, based on the case type?
7 of 56Which two metadata changes can be made directly in a production environment without deploying from a sandbox?
8 of 56A business user wants a quick way to edit a record’s status and enter a custom due date field from the record’s feed in Salesforce Mobile App.
What could be used to accomplish this?
9 of 56which sandbox type allows for the use of a sandbox template?
10 of 56The VP of sales at Universal Containers wants to have a set of screens to guide the inside sales team through collecting and updating data for leads.
How can the App Builder accomplish this?
11 of 56A custom field on an account is used to track finance information about a customer. Only members of the Finance Team have access to this field. However, the business wants to allow one customer service agent, who is assigned the customer service profile, read-only access to this field for special circumstances.
What is the recommended solution to grant the customer service agent access to the field?
12 of 56Universal Containers uses a private Account sharing model. They have a Process Improvement team from multiple departments that needs to view all accounts that have been flagged as problem accounts.
How should this team be granted access to the records?
13 of 56Universal Containers has deployed custom tabs through change sets, without including the profiles, to Production (Enterprise Edition).
Which statement is true in regards to the visibility of custom tabs?
14 of 56What are two reasons to create unmanaged packages?
15 of 56An App Builder would like to streamline the user experience by reflecting summarized calculations of specific fields on various objects.
Which field types could be used in roll-up summary fields to accomplish this?
16 of 56What is a feature that can extend record access beyond the organization wide defaults?
17 of 56Universal Containers would like to show different picklist values to different groups of users in a custom picklist field.
What should be configured?
18 of 56Which two statements are true about an External ID field?
19 of 56The CFO wants to make sure that a deal with more than a 40% discount gets approved by the VP of finance before a quote is sent to the customer.
In which two ways can this be accomplished?
20 of 56What is a use case for validation rules?
21 of 56An app Builder creates an Account validation rule on the Industry field that will throw an error if the length of the field is longer than 6 characters. Another App Builder creates a workflow rule with a field update that sets the Industry field to Technology whenever the Billing City field is set to San Francisco.
What will happen the next time a sales person saves an Account with a Billing City of San Francisco?
22 of 56Universal Containers wants to automate a business process using workflow. They are aware that workflow rules may cause recursive behavior, and as a result certain actions will only cause workflow rules that didn’t fire previously to be retriggered.
Which workflow action might cause this behavior?
23 of 56A manager wants to calculate the number of days since an account was last contacted through email.
Which field type should be used to accomplish this?
24 of 56Universal Containers would like to embed a chart of all related Opportunities, by stage, on the Account detail page.
Which type of report should the App Builder create to add to the Account page layout?
25 of 56Universal Containers needs to send an Outbound Message to an external system when a record has been updated.
What is the recommended feature to meet this requirement?
26 of 56Which two are capabilities of record types?
27 of 56What is the capability of schema Builder?
28 of 56Universal containers needs to flag leads with one or more business areas. They need to add a field to capture these to the lead records. There is no need to report on this field.
What is the appropriate field type?
29 of 56Universal Containers sells to three different types of organizations: Partner, Enterprise, and Small Business. Some of the information collected about each organization overlaps; however, there are also unique attributes to each type of organization that need to be tracked, some of which are required.
What solution meets these requirements?
30 of 56Which two rules can be configured for the Opportunity object?
31 of 56Which two are true statements about record types?
32 of 56Universal Containers needs to update a field on an Account when an Opportunity Stage is changed to Closed Lost.
Which two tools should be used to accomplish this requirement?
33 of 56What is a true statement when deleting a dashboard?
34 of 56Which three statements are true about master-detail relationships?
35 of 56Universal Containers has a customer base where many customers have the same or similar company names.
Which functionality should be configured to improve an end user’s search experience?
36 of 56A new custom object called Invoices needs to have an invoice date for the date and time it was invoiced.
What field type should be selected for this?
37 of 56What option is available to an App Builder when defining an object specific Create Record custom action?
38 of 56Universal Containers is setting up Salesforce for the first time. Management wants the sales and marketing teams to have different navigation names in the salesforce mobile app.
Which option is available to an app builder to satisfy the requirement?
39 of 56Which three standard component types are available in Lightning app builder?
40 of 56The Training team at Universal Containers uses a custom Training object to track their customer trainings. An App Builder needs to create a relationship between the Training object and the related Students’ record. A private sharing model is in place for both Students and Training.
Which two statements are true when creating a Student lookup field on the Training object?
41 of 56Universal Containers would like to optimize routes for its traveling service personnel.
What is the recommended solution to meet this requirement?
42 of 56Universal Containers wants its Field Sales team to only see the accounts that they own. Separate North American and European marketing teams should only see accounts in their respective regions. The Inside Sales Team needs to see all accounts in Salesforce.
How can this be accomplished?
43 of 56The VP of Sales has requested that Account Site information should be visible on all Opportunity records.
What is the recommended solution to meet this requirement?
44 of 56Universal Containers has two types of customer support processes: Platinum and Diamond. The app builder created separate record types for each process on the Case object. The customer support team should NOT be able to create new cases with the Diamond record type.
How can this requirement be met?
45 of 56Universal Containers wants sales reps to get permission from their managers before deleting Opportunities.
What can be used to meet these requirements?
46 of 56When configuring a record type, an app builder can configure the available value of a picklist field for the page layout.
Which two Opportunity standard fields are available to be configured directly in the Opportunity record type?
47 of 56Universal Containers would like to collaborate with its customers within Salesforce and has decided to enable the “Allow Customer Invitations” Chatter setting.
What permission is granted to Customers when invited to Chatter Group?
48 of 56Which two will prevent a formula field from being referenced by a Roll-Up Summary field?
49 of 56Universal containers uses a custom object called candidate to track information about people who are being recruited to 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.
Which action should be recommended for controlling who can view the salary field?
50 of 56Which three Salesforce functionalities are ignored when processing field updates in workflow rules and approval processes?
51 of 56Universal Containers uses a custom object to track expense reports. They would like to automatically post updates on a record’s feed whenever an expense report has been approved.
What social feature can be used to accomplish this?
52 of 56Universal Containers wants to test code against a subset of production data that is under 5 GB. Additionally, Universal Containers would like to refresh this sandbox every weekend.
What type of sandbox should be used to accomplish this?
53 of 56At Universal Containers, the Account object has a Master-Detail relationship with an Invoice custom object. The App Builder would like to change to a lookup field but is not able to do so.
What could be causing this?
54 of 56An App Builder wants to show Groups as the last navigation menu item in the Salesforce1 Mobile App. However, the app builder is not able to select Groups as one of the items in the drop-down menu.
What could cause this?
55 of 56Universal Containers has created the custom objects Candidate and Interview in Salesforce to track candidates and interviews respectively. The company wants to track the total number of interviews a candidate has gone through on the candidate record without writing any code.
Which two actions should an app builder take to accomplish this requirement?
56 of 56What is true when creating custom record types?
#Platform App Builder