App Builder Flashcards
Universal 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 should this requirement be met?
A. Update the profile to remove the Diamond record type from the support team.
B. Remove the ability for the support team to create new case records.
C. Make the record type hidden to all users and then use sharing rules to share it.
D. Update the organization-wide defaults to private.
A. Update the profile to remove the Diamond record type from the support team.
Universal 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?
A. Three different sections on an Account page layout, which each section displaying the relevant fields for that organization.
B. A Partner Community for partner organization records, and two lead record types for Enterprise and Small Business organizations.
C. Three Account record types, each with its own page layout to display the relevant fields for that type of organization.
D. Three custom objects for the three organization types, each with custom fields that pertain to that type of organization.
C. Three Account record types, each with its own page layout to display the relevant fields for that type of organization.
The 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? (Choose two.)
A. Utilize a Lead Matching Rule and corresponding Duplicate Rule to block newly created duplicate leads.
B. Use Data Loaderג€™s update function to import leads and match to existing records based on e-mail address.
C. Enable Duplicate Matching in the Data Management section in Setup and activate the Lead-to-Lead scenario.
D. Upload the lead list using the Import Wizard and select a Matching Type to prevent duplicate lead creation
A. Utilize a Lead Matching Rule and corresponding Duplicate Rule to block newly created duplicate leads.
D. Upload the lead list using the Import Wizard and select a Matching Type to prevent duplicate lead creation
Which two will prevent a formula field from being referenced by a Roll-Up Summary field? (Choose two.)
A. A cross-object workflow updating a field referenced by the formula field.
B. The CASE() function in the formula field.
C. The NOW() function in the formula field
D. A cross-object field reference in the formula field.
C. The NOW() function in the formula field
D. A cross-object field reference in the formula field.
Universal Containers is rolling out a new opportunity review process. Regional managers will need to edit opportunities for their subordinates, but not for other groups. Managers and users should be able to view all opportunities.
Which two approaches are recommended to meet their requirement? (Choose two.)
A. Set organization-wide defaults to public read/only.
B. Create standard role hierarchies
C. Set organization-wide defaults to public read/write.
D. Create criteria based sharing rules.
A. Set organization-wide defaults to public read/only.
B. Create standard role hierarchies
Which two relationship types can be defined with external objects? (Choose two.)
A. Cross-Organization Lookup
B. External Lookup
C. Indirect Lookup
D. External Master-Detail
B. External Lookup
C. Indirect Lookup
Which two are capabilities of Schema Builder? (Choose two.)
A. Viewing page layouts in a new window.
B. Editing custom settings.
C. Showing selected objects on a page.
D. Creating a new record type.
A. Viewing page layouts in a new window.
C. Showing selected objects on a page.
Which two features can extend record access beyond the organization-wide defaults? (Choose two.)
A. Criteria-based sharing rules.
B. Owner-based sharing rules.
C. Public or private groups.
D. Dynamic role hierarchy.
A. Criteria-based sharing rules.
B. Owner-based sharing rules.
Universal 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?
A. Lightning Connect
B. Workflow
C. Process Builder
D. Flow Launcher
B. Workflow
Universal Containers wants to display a message when an opportunity close date is less than 60 days in the future.
What can be used to display different text on the opportunity record depending on the number of days until the target close date?
A. Workflow Update
B. Process Builder
C. Sales Process
D. Formula Field
D. Formula Field
Which three are true about converting a tabular, summary, or matrix report to a joined report? (Choose three.)
A. Cross filters are not supported in joined reports.
B. The Rows to Display filter is not supported in joined reports.
C. Joined report blocks are formatted as matrix reports.
D. Report formula fields are not supported in joined reports.
E. Bucket fields are not supported in joined reports.
A. Cross filters are not supported in joined reports.
B. The Rows to Display filter is not supported in joined reports.
E. Bucket fields are not supported in joined reports.
Universal Containers has deployed custom tabs to Production via change sets, without including the profile settings or permission sets.
What is the setting for the visibility of custom tabs?
A. Custom tabs are hidden for all users.
B. Custom tabs are default off for all users.
C. Custom tabs are default on for all users.
D. Custom tabs are not deployed.
A. Custom tabs are hidden for all users.
Representatives at Universal Containers uses Salesforce to record information for new Leads. When new prospects are added, an outbound message is sent to
SAP with the Leadג€™s information.
What automation process will accomplish this without writing any code?
A. Design an Approval Process that sends an outbound message upon approval.
B. Create a process using Process Builder to send the outbound message.
C. Use Flow to create a wizard that will send an outbound message.
D. Create a Workflow Rule with an outbound message as the action.
D. Create a Workflow Rule with an outbound message as the action.
User at Universal Containers needs to be able to quickly create a contact record from the Account record’s Chatter feed. How should the App Builder enable the functionality?
A. By creating a custom “Create a Record” Action on the Account.
B. By creating a custom “Detail Page” Button on the Account.
C. By creating a custom “Detail Page” Button on the Contract.
D. By creating a custom “Create a Record” Action on the Contract
A. By creating a custom “Create a Record” Action on the Account.
A sales manager would like to look at an Account record and view charts of all the related open opportunities, closed/won opportunities, and open cases.
How many report charts can be added to the Account page layout to meet this requirement?
A. 3
B. 4
C. 2
D. 1
C. 2
Universal Containers manages internal projects by department using a custom object called Projects. Only employees in the projectג€™s respective department should have view access to all of the departmentג€™s project records. If an employee changes job roles and moves to another department, the employee should no longer have access to the projects within their former department.
Which two options will meet these requirements assuming the organization-wide default for Projects is set to Private? (Choose two.)
A. Create a criteria-based sharing rule using the Projectג€™s department that grants access to users by profiles.
B. Create a criteria-based sharing rule using the Projectג€™s department that grants access to users by permission sets.
C. Create a criteria-based sharing rule using the Projectג€™s department that grants access to users by roles.
D. Create a criteria-based sharing rule using the Projectג€™s department that grants access to users by public groups.
C. Create a criteria-based sharing rule using the Projectג€™s department that grants access to users by roles.
D. Create a criteria-based sharing rule using the Projectג€™s department that grants access to users by public groups.
Universal 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? (Choose two.)
A. Update the account search layouts search filter fields.
B. Update the account search layouts accounts tab columns displayed.
C. Update the account search layouts search results columns displayed.
D. Update the account search layouts list view filter settings.
A. Update the account search layouts search filter fields.
C. Update the account search layouts search results columns displayed.
An 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 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?
A. The record will save and the Industry field will change to Technology.
B. The record will not save and no error message will be displayed.
C. The record will not save the validation ruleג€™s error message will be displayed.
D. The record will save but the Industry field will not change to Territory.
A. The record will save and the Industry field will change to Technology.
What is a true statement when deleting a dashboard?
A. Deleting a dashboard also deletes the components within it. It does not delete the custom reports used by the components.
B. Deleting a dashboard does not move the dashboard to the Recycle Bin and therefore the dashboard cannot be recovered.
C. Deleting a dashboard also deletes the components within it as well as the custom reports used by the components.
D. Deleting a dashboard requires a user to first edit the components to remove the underlying reports.
A. Deleting a dashboard also deletes the components within it. It does not delete the custom reports used by the components.
A junction object has two Master-Detail relationships, a primary and a secondary master object.
What happens to a junction object record when both associated master records are deleted?
A. The junction object record is permanently deleted and canג€™t be restored.
B. The delete operation cannot be performed on both master records.
C. The delete operation is not allowed with Roll-up summary fields defined.
D. The junction object records is deleted and placed in the recycle bin.
A. The junction object record is permanently deleted and canג€™t be restored.
Universal 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 should an app builder accomplish this?
A. Set the Organization-Wide Default to Public for accounts. Create profiles for each Marketing Team, and create an Inside Sales Team role that is at the top of the Role Hierarchy.
B. Set the Organization-Wide Default to Public for accounts. Create criteria-based sharing rules for each Marketing Team, and create an Inside Sales Team permission set with the “View All” setting for accounts.
C. Set the Organization-Wide Default to Private for accounts. Create permission sets for each Marketing Team, and create an Inside Sales Team profile with the “View All” setting for accounts.
D. Set the Organization-Wide Default to Private for accounts. Create criteria-based sharing rules for each Marketing Team, and create an Inside Sales Team profile with the “View All” setting for accounts.
D. Set the Organization-Wide Default to Private for accounts. Create criteria-based sharing rules for each Marketing Team, and create an Inside Sales Team profile with the “View All” setting for accounts.
The app builder has just created a Visual Workflow for the VP of Service.
Which two Flow be accessed by users? (Choose two.)
A. Custom Button
B. Quick Action
C. Visual Workflow Launcher
D. From a Process
A. Custom Button
D. From a Process
Which two metadata changes can be made directly in a production environment without deploying from a sandbox? (Choose two.)
A. Validation rules
B. Apex Triggers
C. Apex Classes
D. Visualforce pages
A. Validation rules
D. Visualforce pages
The Training team at Universal Containers uses a custom Training object to track their customer training sessions. An app builder needs to create a relationship between the Training object and the related Studentsג€™ record.
Which two statements are true when creating a Student Lookup field on the Training object? (Choose two.)
A. On Training record, the Student Lookup field can be made optional.
B. On Student record, users can set up Roll-up summary field on Training records.
C. On Training record, users can only delete Students, if they have access to it.
D. Cross-object field updates between Training and Student records are not supported.
A. On Training record, the Student Lookup field can be made optional.
D. Cross-object field updates between Training and Student records are not supported.
An app builder would like to streamline the user experience by reflecting summarized calculations of specific fields on various objects.
Which three field types could be used in roll-up summary (maximum 25 btw ;) fields to accomplish this? (Choose three.)
A. Checkbox
B. Date
C. Percent
D. Time
E. Currency
B. Date
C. Percent
E. Currency
Which two are capabilities of record types? (Choose two.)
A. Displaying different field labels.
B. Displaying different page layouts.
C. Filtering picklist values.
D. Having multiple record types on one record.
B. Displaying different page layouts.
C. Filtering picklist values.
A custom object has a Public Read Only sharing setting that does not grant access using hierarchies. A dynamic sharing rule provides Write access to the object to the Global Marketing public group if the record is marked as Global. A user creates a new record and marks it as Global.
Who will have write access to the record?
A. The Global Marketing public group and anyone above the owner in the role hierarchy.
B. The record owner and the Global Marketing public group.
C. The record owner and anyone above the owner in the role hierarchy.
D. The Global Marketing public group, the record owner, and anyone above the owner in the role hierarchy.
B. The record owner and the Global Marketing public group.
Which three are features of the Custom Button? (Choose three.)
A. Custom Button with Javascripts enhance Lightning Experience.
B. Custom Button is available for User Object.
C. Custom Button display at the top and bottom of a page.
D. Custom Button is available for Person Account.
E. Custom Button can reference an external app.
C. Custom Button display at the top and bottom of a page.
D. Custom Button is available for Person Account.
E. Custom Button can reference an external app.
Universal Containers has two teams: Sales and Services. Both teams interact with the same records. Sales users use ten fields on the Account record. Service users use three of the same fields as the Sales team, but also have five of their own, which the Sales team does not use.
What is the minimum configuration necessary to meet this requirement?
A. One profile, one record type, one page layout.
B. One profile, two record types, one page layout.
C. Two profiles, two record types, two page layouts.
D. Two profiles, one record type, two page layouts.
D. Two profiles, one record types, two page layouts.
In Salesforce Classic, which two statements are true for embedding a Visualforce page in a page layout? (Choose two.)
A. Visualforce pages on a field set have attribute for width and height.
B. Visualforce pages can only be placed in the Visualforce section in a page layout.
C. Visualforce pages on a page layout have attributes for width and height.
D. Visualforce pages can be placed in the details section of a page layout.
C. Visualforce pages on a page layout have attributes for width and height.
D. Visualforce pages can be placed in the details section of a page layout.
Which two rules can be configured for the Opportunity object? (Choose two.)
A. Escalation Rule
B. Validation Rule
C. Assignment Rule
D. Workflow Rule
B. Validation Rule
D. Workflow Rule
Universal Containers uses a private Account sharing model. They have a Process Improvement team with representatives 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?
A. Use a record owner sharing rule that is shared with the Process Improvement public group.
B. Use a criteria-based sharing rule where the accounts are shared with the Process Improvement public group.
C. Write a trigger to use Apex Managed Sharing to grant access with the Process Improvement team.
D. Use a record owner sharing rule that is shared with the Process Improvement role.
B. Use a criteria-based sharing rule where the accounts are shared with the Process Improvement public group.
Universal Containers wants to test code against a subset of production data that is under 5 GB. Additionally, Universal Containers wants to refresh this sandbox every weekend.
What type of sandbox should be used to accomplish this?
A. Developer Pro
B. Developer
C. Full
D. Partial Copy
D. Partial Copy
Universal Containers has a custom project evaluations object used by three business teams. Business team managers have requested that project evaluations be tracked and managed independently of each other with different set of custom fields and picklist values.
What is minimally required configuration to accomplish this?
A. With a custom project evaluation object, create separate record types with different picklist values and page layouts for each team. Create and assign separate profiles by team.
B. Create separate page layouts to determine the fields and picklist values for each user based on the team indicated on their user record. User field-level security to restrict access to each teamג€™s fields.
C. Create separate custom objects to track project evaluations independently of each other with record types and page layouts. Assign custom objects permissions with three different profiles.
D. With a custom project evaluation object, create a separate page layout for each team and assign them using a profile. Use permission sets to configure each teamג€™s field list and picklist values.
A. With a custom project evaluation object, create separate record types with different picklist values and page layouts for each team. Create and assign separate profiles by team.
At 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?
A. Record Types, Page Layouts, Case Teams, and Profiles.
B. Record Types, Page Layouts, Support Process, and Profiles.
C. Record Types, Page Layouts, Permission Sets, and Profiles.
D. Record Types, Page Layouts, Field Sets, and Profiles.
B. Record Types, Page Layouts, Support process and Profiles.
Universal Containers would like to show different values to different groups of users in a custom picklist field.
What should be configured?
A. Page layouts
B. Record Types
C. Field-level security
D. Permission sets
B. Record Types
Which statement is true about an External ID field? (Choose two.)
A. The field contains unique record identifiers from a system outside of Salesforce.
B. The field must be unique since duplicates are not allowed within Salesforce.
C. The field must contain at least one number and at least one letter.
D. The field can be unique based on case-sensitive or case-insensitive values.
A. The field contains unique record identifiers from a system outside of Salesforce.
D. The field can be unique based on case-sensitive or case-insensitive values.
Universal Containers needs to update a field on an Account when an Opportunity Stage is changed to Closed Lost.
Which two should be used to accomplish this requirement? (Choose two.)
A. Workflow Rule
B. Approval Process
C. Process Builder
D. Assignment Rule
A. Workflow Rule
C. Process Builder
Which three standard component types are available in Lightning App Builder? (Choose three.)
A. Plain text
B. Report details
C. Filter report
D. Rich text
E. Recent items
B. Report details
D. Rich text
E. Recent items
Universal Containers wants 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 a Chatter Group?
A. The ability to @mention accounts of which they are a contact.
B. The ability to interact with members of their groups.
C. The ability to request access to public groups.
D. The ability to invite members to groups of which they are a member.
B. The ability to interact with members of their groups.
The 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?
A. Roll-Up Summary Field
B. Cross-Object Formula Field
C. Process Builder
D. Workflow Rule
B. Cross-Object Formula Field
A 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?
A. Custom quick access link
B. Custom button
C. Custom URL formula field
D. Custom action
D. Custom action
Which three statements are true about Master-Detail relationships? (Choose three.)
A. Standard objects can be on the detail side of a custom object in a Master-Detail relationship.
B. Master-Detail relationships cannot be converted to a look-up relationship.
C. Deleting a master record in a Master-Detail relationship deletes all related detail records.
D. Master-Detail relationships can convert to a lookup relationship if no roll-up summary fields exist on the master object.
E. A Master-Detail relationship cannot be created if the custom object on the detail side already contains data.
C. Deleting a master record in a Master-Detail relationship deletes all related detail records.
D. Master-Detail relationships can convert to a lookup relationship if no roll-up summary fields exist on the master object.
E. A Master-Detail relationship cannot be created if the custom object on the detail side already contains data.
Universal Containers wants sales reps to get permission from their managers before deleting Opportunities.
What can be used to meet these requirements?
A. Approval Process with Time-Dependent Workflow action.
B. Approval Process with Apex Trigger.
C. Two-step Approval Process.
D. Process Builder with Submit for Approval Action.
B. Approval Process with Apex Trigger.
Sales Managers at Universal Containers would like to standardize what information Sales Reps are gathering. Sales Reps want recommendations, sales strategies and to know what key fields need to be completed at each step of the sales process on the opportunity record.
What feature should an app builder use to provide this functionality?
A. Workflow
B. Global Action
C. Path
D. Chatter Feed
A. Path
Which three Salesforce functionalities are ignored when processing field updates in workflow rules and approval processes? (Choose three.)
A. Field-level security
B. Record type picklist value assignments
C. Multiple currencies
D. Validation rules
E. Decimal places and character limits
C. Multiple currency
A. Field level security
D. Validation rules
An app builder has been asked to integrate Salesforce with an external web service. The web service must be notified every time an Opportunity is Won.
Which two can satisfy this requirement? (Choose two.)
A. Use a workflow rule and an outbound message.
B. Use Process Builder with an outbound message.
C. Use a flow and an outbound message.
D. Use Process Builder and Apex code.
A. Use a workflow rule and an outbound message.
C. Use a flow and an outbound message.
What sandbox type allows for the use of a sandbox template?
A. Developer Sandbox
B. Developer Pro Sandbox
C. Config Sandbox
D. Partial Sandbox
D. Partial Sandbox
Universal Containers would like to embed a chart of all related Opportunities, by stage, on the Account detail page.
What type of report should an app builder create to add to the Account page layout?
A. A summary report on the Account object.
B. A tabular report on the Account object.
C. A summary report on the Opportunity object.
D. A tabular report on the Opportunity object.
C. A summary report on the Opportunity object.
Which three values must be defined when creating a new Opportunity Stage ? (Choose three.)
A. Quota
B. Forecast Category
C. Amount
D. Probability
E. Type
B. Forecast Category
D. Probability
E. Type
Universal Containers uses a custom object called Candidates to track information about people who are being recruited for jobs within the company. Employees should be able to create a 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?
A. Create and assign separate Candidate page layouts for general employee users and HR users.
B. Restrict access to the “Salary” field for general employee users using field-level security.
C. Create and assign separate Candidate record types for general employee users and HR users.
D. Restrict access to the “Salary” field for general employee users using custom sharing settings.
B. Restrict access to the “Salary” field for general employee users using field-level security.
Which two ways can an app builder grant object-level access to users? (Choose two.)
A. Public Groups
B. Permission Sets
C. Roles
D. Profiles
B. Permission Sets
D. Profiles
The 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? (Choose two.)
A. Create a new approval process that has automatic submission enabled in the entry criteria.
B. Launch a flow that uses the submit for approval action to submit deals for approval.
C. Launch a new approval process that has automatic submission enabled as an initial submission action.
D. Create a new process with a submit for approval action to automatically submit deals for approval.
B. Launch a flow that uses the submit for approval action to submit deals for approval.
D. Create a new process with a submit for approval action to automatically submit deals for approval.
What feature can an app builder use to automatically assign cases that have been open longer than three days to the next support tier?
A. Case Assignment Rules
B. Case Escalation Rules
C. Case Business Rules
D. Case Auto Response Rules
B. Case Escalation Rules
A 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?
A. Update the Customer Service Profile already assigned to the agent to allow for read-only access to the field via Field Level Security.
B. Create a permission set that allows read-only access to the field via Field Level Security and assign it to the agent.
C. Create a new profile to allow for read-only access to the field via Field Level Security and assign it to the agent.
D. Update the custom fieldג€™s Field Level Security in setup to allow the agent read-only access to the field.
B. Create a permission set that allows read-only access to the field via Field Level Security and assign it to the agent.
Universal 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? (Choose two.)
A. Use a formula field on the Candidate record to show the total number of interviews.
B. Use a roll-up summary field on the Candidate record to show the total number of interviews.
C. Use a master-detail relationship between the Candidate and Interview objects.
D. Use a lookup relationship between the Candidate and Interview objects.
B. Use a roll-up summary field on the Candidate record to show the total number of interviews.
C. Use a master-detail relationship between the Candidate and Interview objects.
Universal Containers has deployed custom tabs to Production via change sets, without including the profile settings.
What statement is true about the visibility of custom tabs in Enterprise Edition?
A. Custom tabs are not deployed.
B. Custom tabs are default on for all users.
C. Custom tabs are hidden for all users.
D. Custom tabs are default off for all users.
C. Custom tabs are hidden for all users.
Which two report formats can be used as a source report to configure a reporting snapshot? (Choose two.)
A. Summary format
B. Joined format
C. Matrix format
D. Tabular format
A. Summary format
D. Tabular format
In Salesforce Classic, Universal Containers provides access to Salesforce for their Customer Support and Sales Operations teams. Management wants to ensure that when users log in, their home tab provides access to links and documentation that are specifically relevant to their teamג€™s function.
How can this requirement be met?
A. Create three home page custom components and three layouts; assign users by team.
B. Create three home page custom components and three layouts; assign user by profile.
C. Create two home page custom components and two layouts; assign to users by team.
D. Create two home page custom components and two layouts; assign to users by profile.
D. Create two home page custom components and two layouts; assign to users by profile.
Which two should be considered when creating unmanaged packages? (Choose two.)
A. Deploying from a Developer Edition environment.
B. Publishing an application for sale on the AppExchange.
C. Migrating of components from sandbox to production
D. Distributing open-source projects on the AppExchange.
A. Deploying from a Developer Edition environment.
D. Distributing open-source projects on the AppExchange.
Universal Containers wants to optimize routes for its traveling service personnel.
What is the recommended solution to meet this requirement?
A. Configure routing options in a custom object.
B. Configure Territory Hierarchy and rules for route based on Territory.
C. Use geolocation fields with the DISTANCE and GEOLOCATION formulas.
D. Use an AppExchange partner product.
D. Use an AppExchange partner product.
Universal Containers is setting up Salesforce for the first time. Management wants the sales and marketing teams to have different navigation menus in the
Salesforce Mobile App.
What option is available to an app builder to satisfy this requirement?
A. Create sales and marketing profiles and ensure read access to different objects.
B. Create mobile navigation menus for both the sales and marketing profiles.
C. Create public groups for sales and marketing and create mobile navigation menus for each group.
D. Create roles for sales and marketing and assign a custom homepage layout for each role.
A. Create sales and marketing profiles and ensure read access to different objects.
An app builder wants to show Groups as the last navigation menu item in the Salesforce Mobile App. However, the app builder is not able to select Groups as one of the items on the drop-down menu.
What could cause this?
A. Groups is showing up in the recent section and not in the navigation menu.
B. Groups cannot be the last item in the navigation menu.
C. Groups is included in the Smart Search items but not on the navigation menu.
D. Groups is not included in the selected list for the navigation menu.
D. Groups is not included in the selected list for the navigation menu.
Universal 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.
What workflow action might cause this behavior? (Choose two.)
A. Workflow Field updates with the “Re-evaluate Workflow Rules After Field Change” field selected.
B. Workflow Tasks where the “Due Date” field is set to “Rule Trigger Date” minus X Days.
C. Workflow Outbound Messages with the “Protected Component” field selected.
D. Workflow E-mails containing hard-coded links with Salesforce IDs referencing specific workflow rules.
A. Workflow Field updates with the “Re-evaluate Workflow Rules After Field Change” field selected.
B. Workflow Tasks where the “Due Date” field is set to “Rule Trigger Date” minus X Days.
A 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?
A. Date/Time
B. Time
C. Date/Timestamp
D. Date
A. Date/Time
The 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?
A. Workflow
B. Process Builder
C. Salesforce Connect
D. Flow
D. Flow
The 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 calculate the difference?
A. DATE()
B. NOW()
C. TODAY()
D. DATEVALUE()
C. TODAY()
Which of the following are types of developer sandboxes environment types in Salesforce? (Choose four.)
A. Developer
B. Developer Pro
C. Partial Copy
D. Full Sandbox
E. Partial Sandbox
F. Full Copy
A. Developer
B. Developer Pro
C. Partial Copy
D. Full Sandbox
Universal Containers requires e-mails to be sent to additional recipients when a workflow e-mail alert is triggered from the case object.
Which two field types need to be added to the case object to allow additional recipients on the e-mail alert? (Choose two.)
A. Text field
B. E-mail field
C. Lookup field
D. Formula field
B. E-mail field
C. Lookup field
Universal Containers needs the ability to generate proposal documents. All the data required for a proposal resides in a custom object.
What is the recommended solution?
A. Store a template in the Static Resources and configure the Action Link Template to use it.
B. Create the HTML template for Proposals and store it in the Public Folder.
C. Select and install an AppExchange product to meet the Proposal generation needs.
D. Enable the PDF feature and create a custom Proposal Template based on the Standard Template.
C. Select and install an AppExchange product to meet the Proposal generation needs.
What is a use case for validation rules?
A. Ensure Zip/Postal Codes are entered in the correct formal.
B. Restrict partner Lead visibility to the channel sales team.
C. Prevent deals with less than a 10% discount from entering an approval process.
D. Prevent non-managers from joining a private Chatter Group.
C. Prevent deals with less than a 10% discount from entering an approval process.
Which two options are available to an app builder when defining an object-specific Create Record custom action? (Choose two.)
A. Allowing the end user to choose the record type.
B. Specifying the fields and layout of the action.
C. Redirecting the end user to the detail page of the target object.
D. Pre-defining field values on the target object.
B. Specifying the fields and layout of the action.
D. Pre-defining field values on the target object.
At Universal Containers, the Account object has a Master-Detail relationship with an Invoice custom object. The app builder would like to change this to a lookup field, but is not able to do so.
What could be causing this?
A. The Account is included in the workflow on the Invoice object.
B. The Invoice must have at least one Master-Detail field for reporting.
C. The Invoice records have existing values in the Account.
D. The Account record includes Invoice roll-up summary fields.
D. The Account record includes Invoice roll-up summary fields.
A manager wants to calculate the number of days since an account was last contacted through e-mail.
What field type should be used to accomplish this?
A. Number
B. Date
C. Roll-up summary
D. Formula
D. Formula
Universal Containers needs to flag Leads with one or more business areas. They need to add a field to capture these to the Lead Record. There is no need to report on this field.
What is the appropriate field type?
A. Radio Buttons (Multi-Select)
B. Picklist
C. Picklist (Multi-Select)
D. Text Area
C. Picklist (Multi-Select)
Universal 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 should this requirement be met?
A. Update the profile to remove the Diamond record type from the support team.
B. Remove the ability for the support team to create new case records.
C. Make the record type hidden to all users and then use sharing rules to share it.
D. Update the organization-wide defaults to private.
A. Update the profile to remove the Diamond record type from the support team.
Universal 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?
A. Three different sections on an Account page layout, which each section displaying the relevant fields for that organization.
B. A Partner Community for partner organization records, and two lead record types for Enterprise and Small Business organizations.
C. Three Account record types, each with its own page layout to display the relevant fields for that type of organization.
D. Three custom objects for the three organization types, each with custom fields that pertain to that type of organization.
C. Three Account record types, each with its own page layout to display the relevant fields for that type of organization.
The 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? (Choose two.)
A. Utilize a Lead Matching Rule and corresponding Duplicate Rule to block newly created duplicate leads.
B. Use Data Loaderג€™s update function to import leads and match to existing records based on e-mail address.
C. Enable Duplicate Matching in the Data Management section in Setup and activate the Lead-to-Lead scenario.
D. Upload the lead list using the Import Wizard and select a Matching Type to prevent duplicate lead creation.
A. Utilize a Lead Matching Rule and corresponding Duplicate Rule to block newly created duplicate leads.
D. Upload the lead list using the Import Wizard and select a Matching Type to prevent duplicate lead creation.
Which two will prevent a formula field from being referenced by a Roll-Up Summary field? (Choose two.)
A. A cross-object workflow updating a field referenced by the formula field.
B. The CASE() function in the formula field.
C. The NOW() function in the formula field
D. A cross-object field reference in the formula field.
C. The NOW() function in the formula field
D. A cross-object field reference in the formula field.
Universal Containers is rolling out a new opportunity review process. Regional managers will need to edit opportunities for their subordinates, but not for other groups. Managers and users should be able to view all opportunities.
Which two approaches are recommended to meet their requirement? (Choose two.)
A. Set organization-wide defaults to public read/only.
B. Create standard role hierarchies
C. Set organization-wide defaults to public read/write.
D. Create criteria based sharing rules.
A. Set organization-wide defaults to public read/only.
B. Create standard role hierarchies
Which two relationship types can be defined with external objects? (Choose two.)
A. Cross-Organization Lookup
B. External Lookup
C. Indirect Lookup
D. External Master-Detail
B. External Lookup
C. Indirect Lookup
Which two are capabilities of Schema Builder? (Choose two.)
A. Viewing page layouts in a new window.
B. Editing custom settings.
C. Showing selected objects on a page.
D. Creating a new record type.
A. Viewing page layouts in a new window.
C. Showing selected objects on a page.
Which two features can extend record access beyond the organization-wide defaults? (Choose two.)
A. Criteria-based sharing rules.
B. Owner-based sharing rules.
C. Public or private groups.
D. Dynamic role hierarchy.
A. Criteria-based sharing rules.
B. Owner-based sharing rules.
Universal 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?
A. Lightning Connect
B. Workflow
C. Process Builder
D. Flow Launcher
B. Workflow
Universal Containers wants to display a message when an opportunity close date is less than 60 days in the future.
What can be used to display different text on the opportunity record depending on the number of days until the target close date?
A. Workflow Update
B. Process Builder
C. Sales Process
D. Formula Field
D. Formula Field
Universal Containers has deployed custom tabs to Production via change sets, without including the profile settings or permission sets.
What is the setting for the visibility of custom tabs?
A. Custom tabs are hidden for all users.
B. Custom tabs are default off for all users.
C. Custom tabs are default on for all users.
D. Custom tabs are not deployed.
A. Custom tabs are hidden for all users.
Representatives at Universal Containers uses Salesforce to record information for new Leads. When new prospects are added, an outbound message is sent to
SAP with the Leadג€™s information.
What automation process will accomplish this without writing any code?
A. Design an Approval Process that sends an outbound message upon approval.
B. Create a process using Process Builder to send the outbound message.
C. Use Flow to create a wizard that will send an outbound message.
D. Create a Workflow Rule with an outbound message as the action.
D. Create a Workflow Rule with an outbound message as the action.
Users at Universal Containers need to be able to quickly create a Resource record from the Project recordג€™s Chatter feed.
How should the app builder define this functionality?
A. By creating a custom “Detail Page” Button on the Project.
B. By creating a custom “Detail Page” Button on the Resource.
C. By creating a custom “Create a Record” Action on the Project.
D. By creating a custom “Create a Record” Action on the Resource.
C. By creating a custom “Create a Record” Action on the Project.
Which three field types should be referenced by a Roll-Up Summary field using SUM? (Choose three.)
A. Number
B. Formula
C. Date
D. Percent
E. Currency
A. Number
D. Percent
E. Currency
When an opportunity close date is delayed by more than 60 days, the manager and the VP of Sales must approve the change.
Which two solutions will meet the requirement? (Choose two.)
A. Build an approval process that requires unanimous approval from the manager and VP of Sales.
B. Build a validation rule that does not allow a user to save the opportunity record.
C. Create a workflow rule that checks for close date less than 60 days and add an e-mail alert.
D. Create a Process Builder flow that submits the record for an approval process.
A. Build an approval process that requires unanimous approval from the manager and VP of Sales.
D. Create a Process Builder flow that submits the record for an approval process.
Universal Containers wants to streamline its data capture process by linking fields together. UC wants to do this so that the available values on dependent fields are driven by values selected on controlling fields.
Which three considerations support the stated requirements? (Choose three.)
A. Multi-select picklists can be dependent picklists but not controlling fields.
B. Checkbox fields can be controlling fields but not dependent fields.
C. Standard and custom picklist fields can be dependent fields.
D. Custom picklist fields can be either controlling or dependent fields.
E. The data import wizards only allow values to be imported into a dependent picklist if they match the appropriate controlling field.
A. Multi-select picklists can be dependent picklists but not controlling fields.
B. Checkbox fields can be controlling fields but not dependent fields.
E. The data import wizards only allow values to be imported into a dependent picklist if they match the appropriate controlling field.
Universal Containers has a junction object called Billings with a primary Master-Detail relationship with Accounts and a secondary Master-Detail relationship with
Orders. The app builder has a requirement to change the primary Master-Detail relationship to a Lookup.
What happens to the secondary Master-Detail relationship with Orders?
A. The secondary Master-Detail object relationship needs to be reestablished.
B. The secondary Master-Detail object also converts to a lookup.
C. The secondary Master-Detail object becomes the primary.
D. The secondary Master-Detail object relationship is no longer valid.
C. The secondary Master-Detail object becomes the primary.
Which two statements are true when a new full sandbox is created? (Choose two.)
A. Chatter data will be copied to the sandbox by default.
B. Default e-mail deliverability is set to system e-mail only.
C. Usernames will be modified uniquely for that sandbox.
D. Users’ e-mail addresses will not be modified.
B. Default e-mail deliverability is set to system e-mail only.
C. Usernames will be modified uniquely for that sandbox.
When is it recommended to refresh a Full sandbox?
A. Whenever a new Production user is added.
B. Within 3 hours of when it is needed.
C. After a major Production release.
D. After UAT sign-off.
C. After a major Production release.
Which capabilities should an app builder consider when creating custom report types?
A. The detail object in a Master-Detail relationship cannot be added as a secondary object on a custom report type.
B. Any object can be chosen unless the object is not visible to the person creating the report type through security settings.
C. When the primary object is a custom object and is deleted, then the report type and any reports created from it must be deleted manually.
D. Once a report type is saved with a standard or custom primary object, the primary object cannot be changed for that report type.
D. Once a report type is saved with a standard or custom primary object, the primary object cannot be changed for that report type.
Universal Containers wants to automatically assign a specific permission set to new users.
Which two actions should be completed in order to meet this requirement? (Choose two.)
A. Create a workflow rule on the User object to assign a permission set.
B. Create a Process on the User object to launch a flow.
C. Create an Approval process on the User object to assign a permission set.
D. Create a Flow on the User object to assign a permission set.
B. Create a Process on the User object to launch a flow.
D. Create a Flow on the User object to assign a permission set.
The VP of Account Management at Universal Containers has requested that all Contactsג€™ mailing postal codes match the associated accountג€™s shipping postal code.
How can this be enforced using validation rules?
A. Create a validation rule using a Not Equal operator.
B. Create a validation rule using a Compare operator.
C. Create a validation rule using the DISTANCE() function.
D. Create a validation rule using the GEOLOCATION() function.
A. Create a validation rule using a Not Equal operator.
Which two behaviors may occur if workflow rules are reevaluated after a field change by a field update? (Choose two.)
A. Workflow rules trigger more workflow rules to be re-evaluated.
B. A recursive loop potentially results in exceeding governor limits.
C. Workflow rules trigger validation rules on field updates.
D. Cross-object workflow rules result in re-evaluation after field change.
A. Workflow rules trigger more workflow rules to be re-evaluated.
B. A recursive loop potentially results in exceeding governor limits.
Which two are true statements about record types? (Choose two.)
A. They can be used to control user role hierarchy.
B. They allow different page layouts and mandatory fields.
C. They can be enabled by profile and permission set.
D. They allow different picklist values for all picklist fields.
B. They allow different page layouts and mandatory fields.
C. They can be enabled by profile and permission set.
Sales representatives want to capture custom Feedback record details related to each Account. The sales reps want to accomplish this with minimal clicks on the
Salesforce Mobile Application.
Which two solutions should be recommended in order to meet this requirement? (Choose two.)
A. Create a global action on Account.
B. Create an object-specific action on Account.
C. Create a feedback object as a parent of Account.
D. Create predefined values for most of the fields.
B. Create an object-specific action on Account.
D. Create predefined values for most of the fields.
The app builder at Universal Containers has been asked to ensure that the Country field on the Account object is captured as the two-letter abbreviation.
How can the app builder satisfy this requirement?
A. Create a validation rule to set values using an external data source.
B. Create a workflow rule that only allows the expected format.
C. Create a validation rule that only allows the expected format.
D. Create a workflow rule to set values using an external data source.
C. Create a validation rule that only allows the expected format.
An app builder has been requested to extend record access beyond the organization-wide defaults configured.
Which two features satisfy this requirement? (Choose two.)
A. Using Sharing Rules.
B. Using Manual Sharing Rules.
C. Using Dynamic Role Hierarchy.
D. Using Public Groups.
A. Using Sharing Rules.
B. Using Manual Sharing Rules.
Universal Containers sales reps can modify fields on an Opportunity until it is closed. Only the Sales Operations team can modify the Post-Close Follow-up Date and Post-Close Follow-up Comments fields.
How can these requirements be met?
A. Use multiple record types, page layouts, and profiles.
B. Use field-level security on page layouts to restrict editing fields.
C. Use record types with field sets and restrict editing fields using field-level security.
D. Use field-level security to mark fields as read-only on the Sales profile.
A. Use multiple record types, page layouts, and profiles.
Universal Containers has purchased a Lightning Component on the AppExchange.
In which two areas can these Components be utilized? (Choose two.)
A. Standalone Lightning App
B. Flow Builder
C. Process Builder
D. Salesforce Mobile App
A. Standalone Lightning App
D. Salesforce Mobile App
Universal Containers uses a custom object to track Projects. When the status of a Project is changed from “In Progress” to “On Hold”, the business wants the
Project owner to be automatically assigned to an “On Hold” queue.
What capability can be used to accomplish this?
A. Quick Action
B. Visual Workflow
C. Assignment Rule
D. Apex Trigger
D. Apex Trigger
A custom field contains a feedback score which is on a scale of one to five. End users would like a visual indicator of one to five stars based on the number found in the feedback score custom field.
How can this visual indicator be displayed?
A. Use a custom number field.
B. Use a custom image field.
C. Use a custom formula field.
D. Use a custom text field.
C. Use a custom formula field.
Universal Containers is importing 10,000 contact records in Salesforce. They want to avoid duplicate records from being created during the import.
How can this requirement be met?
A. When importing the file, select the “Prevent Duplicates” option on the last step of the Data Loader.
B. Include in a column in the import file that corresponds to a field in Salesforce that requires unique values.
C. After importing all the contacts, run a duplicate check report, export the report to a CSV file, and run a mass delete to purge any duplicates.
D. After importing all of the contact records, review all records created and manually merge or delete any duplicate records.
B. Include in a column in the import file that corresponds to a field in Salesforce that requires unique values.
A new custom object is begin created with a private sharing setting. The business wants to share individual records with specific people or groups of people on a case-by-case basis.
Which three options does the business user have to manually share individual records? (Choose three.)
A. Profiles
B. Users
C. Permission Sets
D. Roles
E. Public Groups
B. Users
D. Roles
E. Public Groups
When 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? (Choose two.)
A. Lead Source
B. Forecast category
C. Stage
D. Type
A. Lead Source
D. Type
Which two are key considerations when using Unmanaged packages? (Choose two.)
A. The person who created the Unmanaged package can change or upgrade installed components.
B. A namespace is required to create an Unmanaged package.
C. A namespace is not required to create an Unmanaged package.
D. The person who created the Unmanaged package has no control over the installed components.
C. A namespace is not required to create an Unmanaged package.
D. The person who created the Unmanaged package has no control over the installed components.
In Salesforce Classic, which three use cases can be accomplished using a custom link? (Choose three.)
A. Navigate to a create a record page with fields pre-populated.
B. Navigate to an Apex Trigger to update the current record.
C. Navigate to a process to update the current record.
D. Navigate to a custom Visual Flow to update the current record.
E. Navigate to an external system using data in Salesforce.
A. Navigate to a create a record page with fields pre-populated.
D. Navigate to a visual flow to update the current record.
E. Navigate to an external system using data in Salesforce.
An app builder needs to change the data types of a few custom fields. The app builder is not able to delete and recreate any of the fields, nor modify any Apex code.
What data type change will require the app builder to perform additional steps in order to retain existing functionality?
A. Changing the data type of a field used in lead conversion from number to text.
B. Changing the data type of a field used as an External ID from number to text.
C. Changing the data type of a field used in an Apex class from number to text.
D. Changing the data type of a field used in a report from text to an encrypted field.
B. Changing the data type of a field used as an External ID from number to text.
A customer service representative at a call center would like to be able to collect information from customers using a series of question prompts.
What could be used to accomplish this?
A. Workflow Rules
B. Salesforce Connect
C. Flow
D. Process Builder
C. Flow
An app builder has been asked to provide users a way to identify a Contactג€™s “Preferred Contact Method” directly on the Contact record. Users need to be able to identify whether a phone number or an e-mail is the Contactג€™s preferred communication method.
What field type will allow the app builder to accomplish this with the fewest fields possible?
A. Picklist
B. E-mail
C. Checkboxes
D. Formula
A. Picklist
Universal Containers uses a private sharing model for opportunities. This model cannot be changed due to a regional structure. A new sales operations team has been created. This team needs to perform analysis on Opportunity data, and should have read and write access to all Opportunities.
Which two are recommended solutions for the app builder to give the users appropriate access? (Choose two.)
A. Add a manual share for all opportunities with each user on the sales operations team.
B. Create a criteria-based sharing rule to share all opportunities with the sales operations private group.
C. Create a criteria-based sharing rule to share all opportunities with the sales operations public group.
D. Add a permission set with “View All” and “Modify All” opportunity permissions enabled.
C. Create a criteria-based sharing rule to share all opportunities with the sales operations public group.
D. Add a permission set with “View All” and “Modify All” opportunity permissions enabled
Universal Containers has a requirement that an Opportunity should have a field showing the value of its associated accountג€™s billing state. This value should not change after the Opportunity has been created.
What is the recommended solution to configure this automation behavior?
A. Formula field
B. Apex
C. Roll-up summary field
D. Workflow
D. Workflow
Universal Containers conducts evaluations of its sales reps using a custom object consisting of numerical scores and executive comments. The company wants to ensure that only the sales reps, their managers, and their managerג€™s executives can view the repג€™s evaluation record, but the reps should not be able to view the executive comment fields on their review.
How can these requirements be met?
A. Use a private sharing model granting record access using hierarchy; manage field access with record types and field-level security.
B. Use a private sharing model granting record access using custom settings; manage field access with page layouts and field-level security.
C. Use a private sharing model granting record access using hierarchy; manage field access with field-level security.
D. Use a private sharing model granting record access using custom settings; manage field access with record types and page layouts.
C. Use a private sharing model granting record access using hierarchy; manage field access with field-level security.
Which two statements are true about field update actions from workflow rules and approval processes? (Choose two.)
A. Field updates are tracked in the History related list of a record regardless of whether or not history tracking is set for those fields.
B. Field updates to records based on workflow rules and approval processes do not trigger Validation Rules.
C. Field updates are not available on currency fields if the organization uses multi-currency.
D. Field updates with “Re-evaluate Workflow Rules” selected can cause a recursive loop if the update field is included in a workflow.
B. Field updates to records based on workflow rules and approval processes do not trigger Validation Rules.
D. Field updates with “Re-evaluate Workflow Rules” selected can cause a recursive loop if the update field is included in a workflow.
An App Builder is loading the data into salesforce. To link the new records back to the legacy system, a field will be used to track the legacy ID on the account
object. For future data loads this ID will be used when upserting records. Which field attribute should be selected? Choose 2 answers
A. Unique
B. Required
C. External ID
D. Text (encrypted)
A. Unique
C. External ID
When a user creates an Account report, the user does not see Industry as an available field in the report builder. However, this same user is able to see it in the
Account page layout What scenario would cause this?
A. The user uses a custom report type which does not include the Industry field.
B. The Industry field has no record values in the Account.
C. The Industry field is not enabled for the particular record type
D. The user does not have Industry field visibility in the field – level security
A. The user uses a custom report type which does not include the Industry field.
What is a true statement regarding roll-up (max. 25 ;) summary fields? Choose 2 answers
A. Roll-up summary fields can only be created on the master of a master-detail relationship.
B. The roll-up summary field inherits the field – level security of the child object
C. Changes to the value of a roll-up summary field column can trigger assignment rules to run
D. Multi-select picklist fields can be used in the field column of roll-up summary filters.
A. Roll-up summary fields can only be created on the master of a master-detail relationship.
C. Changes to the value Of roll-up summary field can trigger assigment rules
You can secure data at the organization level, using all of these methods, except:
A. Limit Login IP addresses
B. Limit Login Hours
C. Set password policies
D. Use hardware token
D. Use hardware token
How can you control object level access? Choose 2.
A. Profiles
B. Permission Sets
C. Roles
D. Groups
E. OWD
A. Profiles
B. Permission Sets
What are the 4 Types of Publisher Actions?
- Update - update records
- Create - create a record
- Log a Call - log a call and it is recorded as a task
- Custom - requires visual force page
Where can a Standard Lightning Component be placed in the Lightning App Builder tool?
Choose one answer.
A. Canvas
B. Console Layout
C. Mini Page Layout
D. Mobile Card
A. Canvas
Universal Container’s app builder needs to display an account’s rating on all contacts related to that
account.Which formula is valid in a text formula field on the contact to display the appropriate value?
Choose 2 answers.
A. CASE(Account.Rating, Hot, Hot, Warm, Warm, Cold, Cold, Not Rated)
B. CASE(Account.Rating, “Hot”, “Hot”, “Warm”, “Warm”, “Cold”, “Cold”, “Not Rated”)
C. Account.Rating
D. Text(Account.Rating)
B. CASE(Account.Rating, “Hot”, “Hot”, “Warm”, “Warm”, “Cold”, “Cold”, “Not Rated”)
D. Text(Account.Rating)
Universal Containers has limited in-house development resources, but would like to support online
payment processing for its products.
What is the recommended solution to meet this requirement?
Choose one answer.
A. Configure pricebooks, products, and payment schedules to enable this capability.
B. Work with developers to develop custom code for payment processing.
C. Configure Outbound Messaging to send a message to an external Payment Gateway.
D. Install an AppExchange product to provide Payment Gateway processing.
D. Install an AppExchange product to provide Payment Gateway processing.
Universal Containers needs to create a roll-up summary field on a custom object that counts the number
of related records on another custom object.
What type of field must exist before the roll-up summary can be created, and where should it be
located?
Choose one answer.
A. A lookup relationship field on the parent object.
B. A lookup relationship field on the child object.
C. A master-detail relationship field on the parent object.
D. A master-detail relationship field on the child object.
D. A master-detail relationship field on the child object.
Universal Containers needs to create a roll-up summary field on a custom object that counts the number
of related records on another custom object.
What type of field must exist before the roll-up summary can be created, and where should it be
located?
Choose one answer.
A. A lookup relationship field on the parent object.
B. A lookup relationship field on the child object.
C. A master-detail relationship field on the parent object.
D. A master-detail relationship field on the child object.
D. A master-detail relationship field on the child object.
Which of these statements is true for Lightning Connect?
A. No external data is imported into your Salesforce org.
B. External data is read in real time when you request it
C. It can be used with any data source that supports OData 2.0.
D. All of the above.
D. All of the above
Universal Containers needs to set the record type for a converted lead’s Account, Contact, and
Opportunity based on the user who is converting the lead. How can this be accomplished?
Choose one answer.
A. Set the default record types for each Profile for Account, Contact, and Opportunity to the desired
record type for converted records.
B. Set the default record types for each Role for Account, Contact, and Opportunity to the desired
record type for converted records.
C. Set the master record types for each Profile for Account, Contact, and Opportunity to the desired
record type for converted records.
D. Set the master record types for each Role for Account, Contact, and Opportunity to the desired
record type for converted records
A. Set the default record types for each Profile for Account, Contact, and Opportunity to the desired
record type for converted records.
Which of these is NOT an appropriate use case for Lightning Connect?
A. You want to integrate external data without writing custom code.
B. The external data is changing frequently.
C. You need to setup workflows and triggers for the external data.
D. You only need real-time access to a small fraction of the external data
C. You need to setup workflows and triggers for the external data.
Which of these is NOT an appropriate use case for Lightning Connect?
A. You want to integrate external data without writing custom code.
B. The external data is changing frequently.
C. You need to setup workflows and triggers for the external data.
D. You only need real-time access to a small fraction of the external data.
C. You need to setup workflows and triggers for the external data.
In which of these scenarios is ETL a better choice than Lightning Connect?
A. You need to create or update the external data in addition to reading it.
B. You need the external data to follow the sharing rules defined for your organization.
C. You wan to generate reports and charts from the external data.
D. All of the above
D. All of the above
Which of these is NOT true about external objects?
A. They integrate with Salesforce APIs, Apex, Visualforce, and Chatter.
B. They can be related to other objects.
C. You can use them in formula fields.
D. They are automatically viewable in the Salesforce1 mobile app.
C. You can use them in formula fields.
Users can get Salesforce1 in all of the following ways except:
A. As a mobile browser app that runs in supported browsers.
B. As a downloadable app from Google Play.
C. As a downloadable app from www.salesforce.com
D. As a downloadable app from the Apple App Store.
C. As a downloadable app from www.salesforce.com
The Salesforce1 user interface includes all of these key elements except:
A. Feed
B. Action bar
C. Navigation menu
D. Widgets page
E. Record view
D. Widgets page
The Salesforce1 user interface includes all of these key elements except:
A. Feed
B. Action bar
C. Navigation menu
D. Widgets page
E. Record view
D. Widgets page
When a user requests a report, what should you do?
A. Ask follow-up questions, to get all the requirements.
B. Document the user’s requirements.
C. Map the users requirements to report criteria.
D. All of the above.
D. All of the above.
You can control access to report folders based on:
A. Permissions, roles, and public groups.
B. Public groups, organization-wide defaults, and IP restrictions.
C. Password settings, permissions, and user settings.
D. All of the above
A. Permissions, roles, and public groups.
When you specify a single running user of a dashboard, that user:
A. Is the only one who can post a snapshot of the dashboard to Chatter.
B. Determines which data is displayed on the dashboard, due to the user’s security settings.
C. Must be the same person who created the report.
D. Must have the ‘View All Data’ permission.
B. Determines which data is displayed on the dashboard, due to the user’s security settings.
All of the following are advantages of the Schema Builder except:
A. All object and field relationship details are available from one screen.
B. You can view fields and relationships for custom, but not standard objects.
C. Schema Builder shows details like field values, required fields, and how objects are related.
D. It’s easy to build objects and fields directly from the Schema Builder, allowing you to visualize and change relationships with ease.
B. You can view fields and relationships for custom, but not standard objects.
To create a custom object from the Schema Builder:
A. From the Objects tab, select New>Object.
B. From the Elements tab, drag Object onto the canvas.
C. Right-click in the canvas and select ‘New Object’.
B. From the Elements tab, drag Object onto the canvas.
To Leverage flows you need to:
A. Have Run Flows permission enabled
B. Have access to the Visualforce page the flow uses.
C. The flow must be active.
D. All of the above.
D. All of the above.
What is true about a master detail relationship? (choose 3)
A. You can’t convert it if there is a roll-up summary field.
B. Converting a look-up to master detail changes the OWD to Controlled by Parent.
C. A look-up can be converted to a master detail if there are existing records with null values.
D. SF displays a waiting page after you request to change a master detail to a look-up or vice versa.
A. You can’t convert it if there is a roll-up summary field.
B. Converting a look-up to master detail changes the OWD to Controlled by Parent.
D. SF displays a waiting page after you request to change a master detail to a look-up or vice versa.
What happens when you convert a picklist to a multi-select picklist? Select 2
A. Values are retained.
B. Values not in the picklist are deleted from existing records when the data type changes.
C. Data is lost.
D. You can’t convert to a multi-select picklist.
A. Values are retained.
B. Values not in the picklist are deleted from existing records when the data type changes.
The CRM Manager at Universal Containers has requested that a custom text field be converted to a picklist in order to promote better data hygiene. What needs to be considered before changing the field type? Choose 2 answers
A: Existing list views that reference the field may be deleted
B: Field references will be removed in Visualforce pages
C: All data should be backed up before converting a text field
D: Changing a field type will remove existing field history
A: Existing list views that reference the field may be deleted
C: All data should be backed up before converting a text field
T/F You can convert a Text Area(Long) to Email, Phone, Text, Text Area or URL without data loss.
True
Text Area can convert
T/F You cannot change auto number to text and vice versa and not loose your data.
False
You cannot change auto number
T/F You can have multiple records with the same external ID.
True - It is not recommended, as it will defeat the purpose of the external id.
What is true about a master detail relationship? Choose 3
A. To create multilevel master-detail relationships, you need the “Customize Application” user permission.
B. Standard objects can’t be on the detail side of a custom object in a master-detail relationship.
C. You can create a master-detail relationship if the custom object already contains data.
D. You can create a relationship as a lookup and then convert it to master-detail if the lookup field in all records contains a value.
E. By default, records can be reparented in master-detail relationships.
A. To create multilevel master-detail relationships, you need the “Customize Application” user permission.
B. Standard objects can’t be on the detail side of a custom object in a master-detail relationship.
D. You can create a relationship as a lookup and then convert it to master-detail if the lookup field in all records contains a value.
What is true about Junction objects?
A. Junction object records are deleted when either associated master record is deleted and placed in the Recycle Bin.
B. If both associated master records are deleted, the junction object record is deleted permanently and can’t be restored.
C. The first master-detail relationship you create on your junction object becomes the primary relationship.
D. All of the above.
D. All of the above.
T/F Indirect lookup relationship fields can be created on external objects only.
True
Indirect lookup fields
T/F Each workflow rule applies to a single object.
True
Workflow rules
What is true for all custom and some standard objects?
A. you can create workflow and approval actions where a change to a detail record updates a field on the related master record.
B. Cross-object field updates work for custom-to-custom master-detail relationships, custom-to-standard master-detail relationships.
C. Cross-object field updates work for a few standard-to-standard master-detail relationships.
D. All of the Above.
D. All of the Above.
T/F Workflow rules on custom objects are NOT automatically deleted if the custom object is deleted.
False
Work flow rules on custom objects
What order does SF process rules?
A. Validation rules, assignment rules, workflow rules, auto-response rules, escalation rules.
B. Validation rules, assignment rules, auto-response rules, workflow rules, escalation rules.
C. Escalation rules, Validation rules, assignment rules, auto-response rules, workflow rules.
D. Auto-response rules, Validation rules, assignment rules, workflow rules, escalation rules.
B. Validation rules, assignment rules, auto-response rules, workflow rules, escalation rules.
What is true about Workflow rules? (choose 3)
A. Saving or creating records can trigger more than one rule.
B. Workflow rules only trigger on converted leads if validation and triggers for lead convert are enabled in your organization.
C. Workflow rules trigger automatically and are visible to the user.
D. Workflow rules can’t be triggered by campaign statistic fields, including individual campaign statistics and campaign hierarchy statistics.
A. Saving or creating records can trigger more than one rule.
B. Workflow rules only trigger on converted leads if validation and triggers for lead convert are enabled in your organization.
D. Workflow rules can’t be triggered by campaign statistic fields, including individual campaign statistics and campaign hierarchy statistics.
What are the limitations of workflow rules?
A. You can’t create email alerts for workflow rules on activities.
B. You can’t package workflow rules with time triggers.
C. You can’t create outbound messages for workflow rules on junction objects.
D. All of the above.
D. All of the above.