App Builder Exam Questions

Descripción

Test sobre App Builder Exam Questions, creado por Chander Bhandari el 09/07/2020.
Chander Bhandari
Test por Chander Bhandari, actualizado hace más de 1 año
Chander Bhandari
Creado por Chander Bhandari hace casi 4 años
424
1

Resumen del Recurso

Pregunta 1

Pregunta
When a user creates a record by using an object-specific create action, what feed item for that record appears? (Choose 3 answers)
Respuesta
  • A. In the Chatter feed of the user who created the record
  • B. In the Chatter feed of the first user who follows the record on which the record was created
  • C. As the first entry in the feed for the new record
  • D. In the user profile feed for all users who can view the record
  • E. In the feed for the record on which the new record was created

Pregunta 2

Pregunta
For which report types custom summary formulas are available? Choose (3) answers
Respuesta
  • A. Joined
  • B. Summary
  • C. Tabular
  • D. Matrix

Pregunta 3

Pregunta
3. Field type conversion. Which of the following are true: Choose (2) answers.
Respuesta
  • A. Data can be lost when converting from auto-number to text
  • B. Data can be lost when converting from number to currency (assuming that field lengths are identical)
  • C. Information can be lost when converting from text area (rich) to text area (long)
  • D. Data can be lost when converting from simple picklist to multi picklist https://help.salesforce.com/articleView?id=notes_on_changing_custom_field_types.htm&type=0

Pregunta 4

Pregunta
4. What metadata can be made manually in production without deployment? Choose (2)
Respuesta
  • A. Apex class
  • B. Visualforce
  • C . Apex trigger
  • D. Reports and Dashboards

Pregunta 5

Pregunta
5. What type of field can be used to filter a report chart that has been added to page Layout?
Respuesta
  • A. Standard field
  • B. Matching ID field
  • C. Formula field
  • D. Name field

Pregunta 6

Pregunta
6. What can be done after workflow field re-evaluation?
Respuesta
  • A. Option 1
  • B. Invalid data
  • C. Trigger another rule
  • D. Out of hour limit (loop)

Pregunta 7

Pregunta
7. What is the capability of sand box template? Select 2.
Respuesta
  • A. Create a partial copy sandbox from a partial copy sandboxes environment
  • B. Save a template for re-use when creating a partial copy sandbox environment
  • C. Specify the data range for data being replicated in a partial copy sandbox environment
  • D. Specify the objects whose data should be replicated in the partial copy sandbox environment

Pregunta 8

Pregunta
8. Which of the following can be source of report chart placed in page layout? Select (2) answers
Respuesta
  • A. Summary
  • B. Joined
  • C. Tabular
  • D. Matrix

Pregunta 9

Pregunta
9. UVC wants to display a message when a case follow up. What can be used to display different text on the case record depending on the number of days a case is opened?
Respuesta
  • A. Formula field
  • B. Workflow update
  • C. Lighting process builder
  • D. Case process

Pregunta 10

Pregunta
10. Which setting is available to customize salesforce1 mobile app for branding ? Select 3.
Respuesta
  • A. Action bar color
  • B. Header and search bar color
  • C. Notification and search icon
  • D. Background color on loading page
  • E. The image on loading page

Pregunta 11

Pregunta
11. Universal containers has a custom object that has a N:M relationship with opportunityLineItem carrying price and amount information. In order to compute total amounts and total prices per Opportunity using Rollup summary fields, what field type will you use.
Respuesta
  • A. Crossobject
  • B. Master-Detail
  • C. Lookup
  • D. Junction

Pregunta 12

Pregunta
12. In order to delete a record somthing needs to be approved.
Respuesta
  • A. Approval with Apex Trigger
  • B. Approval with Workflow
  • C. Option 3
  • D. Option 4

Pregunta 13

Pregunta
13. Which capability allows an app builder to grant object level access? Select 2.
Respuesta
  • A. Assigning a user a role that allows read access to an object
  • B. Assigning a user a permission set that allows for read and Edit access to an object
  • C. Assigning a user a profile that allows read access to an object
  • D. Assigning a user a public group that allows for read and edit access to an object

Pregunta 14

Pregunta
14. What is true when changing the following field types? Select (3)
Respuesta
  • A. No data is lost when changing Picklist to Multi picklist
  • B. Data is lost when changing Number to Currency
  • C. Rollup summary fields will stop calculate if Master Detail is changed to lookup
  • D. No data is lost when converting Text to auto number
  • E. Data can be lost when changing from Rich Text to Long Text

Pregunta 15

Pregunta
15. Which values must be defined when creating a new Opportunity stage? Select (3)
Respuesta
  • A. Close date
  • B. Probability
  • C. Amount
  • D. Type
  • E. Forecast category

Pregunta 16

Pregunta
16. Existing encrypted fields cannot be converted into texts fields.
Respuesta
  • A. Yes
  • B. No

Pregunta 17

Pregunta
17. What Is true statement regarding roll up summary fields. Select 2 .
Respuesta
  • A. Roll up summary fields can only be created on the master of master-detail relationship
  • B. The roll up summary field inherits the field level security of the child object.
  • C. Multi select picklist files can be used in the field column of the field column of roll up summary filters.
  • D. Changes to the value of a roll up summary field can trigger assignment rules to run

Pregunta 18

Pregunta
What can be branded in SF1? Select (3) answers.
Respuesta
  • 1. Loading page color
  • 2. Loading logo
  • 3. Action tab bar
  • 4. Header and Search

Pregunta 19

Pregunta
19. Universal Containers introduces a custom object called Service, which has a lookup to Account. Field enter Service using the Salesforce1 mobile app. Operators create new Service records when viewing Account name which needs to automatically display the current Account. How can this be accomplished?
Respuesta
  • 1. Create an action in the Service object and add it to the Account page layout
  • 2. . Create an action in the Service object and add it to the Service page layout
  • 3. Create an action in the Account object and add it to the Service page layout.
  • 4. Create an action in the Account object and add it to the Account page layout.

Pregunta 20

Pregunta
20. Invoices in SAP need to be reviewed from Salesforce Account object Home. Select (2)
Respuesta
  • A. Data Loader
  • B. From SAP config
  • C. O-DATA
  • D. External object

Pregunta 21

Pregunta
21. Universal Containers has a workflow on opportunity that will change the status field to "In Progress" when the Stage field is changed "Negotiation." In addition, there is a validation rule on Status that will prevent the status being set to "In Progress" if the amount of the opportunity is less than $10,000.A user named Frank does not have FLS to see status. When Frank changes opportunities to a stage of "Negotiation" the status is still being changed to "In Progress", why is this occurring?
Respuesta
  • A. Workflow rules cannot trigger a validation rule
  • B. Workflow rules occur after validation rules and thus override validation rules.
  • C. Field Level Security prevents the validation rule from running.

Pregunta 22

Pregunta
22. Which statement about record types is true? Select (2)
Respuesta
  • A. Users cannot view records assigned to a record type their profile does not have access to
  • B. The ability to create records of a specific record type is determined by the profile
  • C. Record types can only be assigned to one profile at a time
  • D.. Record types can be used to define picklist values available for a given field

Pregunta 23

Pregunta
23. What determines whether a user can create a new record using a specific record type?
Respuesta
  • A. Field level security
  • B. Profile
  • C. Page Layout
  • D. Sharing

Pregunta 24

Pregunta
24. Actions on a Lightning Page allow you to do which of the following?
Respuesta
  • A. Clone records, add users, and assign permissions
  • B. Send email, send outbound messages, and launch a flow.
  • C. Send email and delete or clone records.
  • D. Send email, create a task, and create or update records.

Pregunta 25

Pregunta
25. Which type of field cannot be universally required? Select (2)
Respuesta
  • A. Lookup
  • B. Email
  • C. Text
  • D. Summary

Pregunta 26

Pregunta
26. What is a true statement regarding case assignment rules? (Choose 3 answers)
Respuesta
  • A. They allow cases to be assigned to a queue
  • B. They allow for more than one active rule at the same time
  • C. A predefined Case Team is mandatory for each rule entry
  • D. They allow for more than one rule entry for each assignment rule
  • E. Salesforce processes case assignment rules before workflow rules

Pregunta 27

Pregunta
27. You want to use an External Data Object Table from Heroku carrying Product Category information. The data need to be included in Salesforce and searchable. What do you have to do before you can use the connection. Select (2)
Respuesta
  • A. URL / choose the URL
  • B. Press "validate and sync"
  • C. Choose "include as index field"
  • D. Choose "include in Salesforce searches" option

Pregunta 28

Pregunta
28. What are the capabilities of schema builder? Select (2)
Respuesta
  • 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

Pregunta 29

Pregunta
29.A 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?
Respuesta
  • A. Formula
  • B. Number
  • C. Roll-up Summary
  • D. Date

Pregunta 30

Pregunta
30. Which capability allows an app builder to grant object-level access? Choose 2 answers
Respuesta
  • A. Assigning a user a Profile that allows Read access to an object.
  • B. Assigning a user a Permission Set that allows for Read and Edit access to an object.
  • C. Assigning a user a Role that allows Read access to an object.
  • D. Assigning a user a Public Group that allows for Read and Edit access to an object.

Pregunta 31

Pregunta
31. Universal Containers wants to standardize their business logic. They want to ensure that the workflow order is guaranteed to be the same each time. Which feature can be used to accomplish this? Choose 2 answers
Respuesta
  • A. Lightning Process Builder
  • B. Workflow
  • C. Chatter Actions
  • D. Visual Workflow

Pregunta 32

Pregunta
32.Universal Containers has a junction object called Invoices with a primary Master-Detail relationship with Accounts and a secondary Master-Detail relationship with Contacts. The app builder has a requirement to change the primary Master-Detail relationship to Lookup. What happens to the Master-Detail relationship with Contacts?
Respuesta
  • A. The Contacts Master-Detail values are cleared from invoices.
  • B. The Contacts Master-Detail also converts to Lookup.
  • C. The Contacts Master-Detail field is deleted from the object.
  • D. The Contacts Master-Detail becomes the primary.

Pregunta 33

Pregunta
33. Where can a custom button be placed? Choose 3 answers
Respuesta
  • A. On the User Object
  • B. On the Custom List View
  • C. On a Person Account
  • D. On a related list
  • E. On a Web-to-Case form

Pregunta 34

Pregunta
34.Universal Containers has separated business requirements for consumer and Business Opportunities. The sales team work with both types of Opportunities. The app builder created two record types on the Opportunity Object. Which action can now be performed? Choose 2 answers
Respuesta
  • A. Prevent access to secure data fields by sales process.
  • B. Specify a different page layout by sales process.
  • C. Enable field validation by sales process.
  • D. Create unique Opportunity stages by sales process.

Pregunta 35

Pregunta
35.Universal Containers provide access to Salesforce for their sales, service and marketing teams. Management wants to ensure that when user login, their home tab provides access to links and documentation that are specifically relevant to their job function. How can this requirement be met?
Respuesta
  • A. Create separate home page custom components and layouts; assign to user by role.
  • B. Expose specific elements within a home page custom component determined by profile.
  • C. Create separate home page custom components and layouts; assign to user by profile.
  • D. Expose specific elements within a home page custom component determined by role.

Pregunta 36

Pregunta
36.What metadata changes can be made directly in a production environment without deploying from sandbox? Choose 2 answers
Respuesta
  • A. Apex triggers
  • B. Visualforce pages
  • C. Validation rules
  • D. Apex classes

Pregunta 37

Pregunta
37.What is the capability of sandbox templates? Choose 2 answers
Respuesta
  • A. Create a Partial Copy sandbox from a Partial Copy sandboxes environment.
  • B. Specify the object whose data should be replicated in a Partial Copy sandbox environment.
  • C. Specify the data range for data being replicated in a Partial Copy sandbox environment.
  • D. Save a template for re-use when creating a Partial Copy sandbox environment.

Pregunta 38

Pregunta
38.Universal Containers would like to show different picklist values to different groups of user in a custom picklist field. What should be configured?
Respuesta
  • A. Permission sets
  • B. Field-level security
  • C. Record types
  • D. Page layouts

Pregunta 39

Pregunta
39.What sales force functionality is ignored when processing field updates in workflow rules and approval processes? Choose 3 answers
Respuesta
  • A. Validation rules
  • B. Decimal places and character limits
  • C. Record type pick list value assignments
  • D. Multiple currencies
  • E. Field-level security

Pregunta 40

Pregunta
40.In order to delete the Opportunities, Universal Containers would like sales reps to submit requests for approval from their sales manager. What can be used to meet these requirements?
Respuesta
  • 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.

Pregunta 41

Pregunta
41.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?
Respuesta
  • 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.

Pregunta 42

Pregunta
42.A Customer Support Manager at Universal Containers would like to implement call scripting for their caller agents. What automation tool can be used to accomplish this?
Respuesta
  • A. Workflow
  • B. Lightning process Builder
  • C. Visual Workflow
  • D. Lightning Connect

Pregunta 43

Pregunta
43.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
Respuesta
  • A. Unique
  • B. Required
  • C. External ID
  • D. Text(encrypted)

Pregunta 44

Pregunta
44.Universal Containers is rolling out a new customer service process. Customer service managers will need to edit cases for their subordinates, but not cases for other groups. Managers and users should be able to view all cases. What is the recommended solution to configure this? Choose 2 answer
Respuesta
  • A. Create standard role hierarchies.
  • B. Set organization-wide sharing defaults to public read/only.
  • C. Create criteria-based sharing rules.
  • D. Set organization-wide sharing defaults to private.

Pregunta 45

Pregunta
45.An 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? Choose 3 answers
Respuesta
  • A. Currency
  • B. Percent
  • C. Date
  • D. Checkbox
  • E. Time

Pregunta 46

Pregunta
46.Universal Containers stores invoices in SAP. Users want to view invoice data on the related Account records in Salesforce. How can this be achieved? Choose 2 answers
Respuesta
  • A. Create a custom Invoice object and connect to SAP using Data Loader
  • B. Create an external object connected to an invoice table in SAP.
  • C. Use SAP data export functions to load data directly in Salesforce.
  • D. Connect to an OData Publisher Service for SAP databases

Pregunta 47

Pregunta
47. What should be done to provide managers access to records of which they are not the owner in a private sharing model?
Respuesta
  • A. Create a Manager Permission set and select the “View All Data” option.
  • B. Create a Manager profile and select the “View My Teams Data” option.
  • C. Define a Role Hierarchy and use the Grant Access Using Hierarchies option.
  • D. Set the Manger field for each User Record on the Manager’s team.

Pregunta 48

Pregunta
48. What is a true statement regarding roll-up summary fields? Choose 2 answers
Respuesta
  • 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 of roll-up summary filters.
  • D. Multi-select picklist fields can be used in the field column of roll-up summary filters.
  • E. Deleting a master record in a master-Detail relationship deletes all related details records.

Pregunta 49

Pregunta
49. 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?
Respuesta
  • A. Create a permission set that allows read-only access to the field via Field Level Security and assign it to the agent.
  • B. Create a new profile to allow for read-only access to the field via Field Level Security and assign it to the agent.
  • C. Update the Customer Service Profile already assigned to the agent to allow for read-only access to the field via Field Level Security.
  • D. Update the custom field’s Field Level Security in setup to allow the agent read-only access to the field.

Pregunta 50

Pregunta
50. 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 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?
Respuesta
  • A. The record will save and the Industry field will change to Technology.
  • B. The record will not save and the validation rule’s error message will be displayed.
  • C. The record will not save and no error message will be displayed.
  • D. The record will save but the Industry field will not change to Technology.

Pregunta 51

Pregunta
51. Universal Containers uses a custom object to track Site Visits. When the status of a Site Visit is changed from “In Progress” to “On Hold”, the business wants the Site visit owner to be automatically assigned to an “On Hold” queue. Which capability can be used to accomplish this?
Respuesta
  • A. Apex Trigger
  • B. Action
  • C. Assignment Rule
  • D: Visual Workflow

Pregunta 52

Pregunta
52. When should Unmanaged packages be created? Choose 2 answers
Respuesta
  • 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 AppExchange.

Pregunta 53

Pregunta
53. 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?
Respuesta
  • 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.

Pregunta 54

Pregunta
54. What is a true statement in regards to managing access to reports and dashboards? Choose 2 answers
Respuesta
  • A. Users with the “Manage Public Reports” permission can organize reports by creating custom report folders and sending invitations to users to access them.
  • B. Users must have certain permissions to access public, hidden, or shared folders.
  • C. Users with the “Manage Public Reports” and “Create and Customize Reports” permissions can create custom reports that all users can view.
  • D. Users that want to grant access to personal folders can manually share a personal folder with a user or public group.

Pregunta 55

Pregunta
55. Which setting is available to customize Salesforce1 mobile app for branding? Choose 3 answers
Respuesta
  • A. Header and search bar color.
  • B. The image on loading page.
  • C. Background color on loading page.
  • D. Notification and search icon.
  • E. Action bar color.

Pregunta 56

Pregunta
56. 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
Respuesta
  • 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.

Pregunta 57

Pregunta
57. At Universal Containers, multiple departments utilize the Case object for different purposes. Some users submit cases for IT and HR requests. Other users provide customer support with case records. How can an App Builder enable different users to see different fields based on the case type?
Respuesta
  • A. Create different case field sets for IT, HR, and Customer Support. Assign different field sets by profile.
  • B. Create different case record types for IT, HR, and Customer Support. Assign different page layouts to each record type by role.
  • C. Create different case record types for IT, HR, and Customer Support. Assign different page layouts to each record type by profile.
  • D. Create different case field sets for IT, HR, and Customer Support. Assign different field sets by role.

Pregunta 58

Pregunta
58. Universal 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?
Respuesta
  • A. Custom tabs are default on for all users.
  • B. Custom tabs are default off for all users.
  • C. Custom tabs are exposed for all users.
  • D. Custom tabs are hidden for all users.

Pregunta 59

Pregunta
59. Which values must be defined when creating a new Opportunity Stage? Choose 3 answers
Respuesta
  • A. Close Date
  • B. Amount
  • C. Probability
  • D. Forecast Category
  • E. Type

Pregunta 60

Pregunta
60. What may occur if workflow rules are re-evaluated after a field change by a field update? Choose 2 answers
Respuesta
  • A. Cross-object workflow rules result in re-evaluation after field change.
  • B. Workflow rules trigger validation rules on field updates.
  • C. Workflow rules trigger more workflow rules to be re-evaluated.
  • D. A recursive loop potentially results in exceeding organizational limits.

Pregunta 61

Pregunta
61. 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?
Respuesta
  • A. Visual Workflow
  • B. Lightning Process Builder
  • C. Workflow
  • D. Lightning Connect

Pregunta 62

Pregunta
62. A divisional manager wants to add a chart into a page layout Which report format can be used as the source report to accomplish this? Choose 2 answers.
Respuesta
  • A. Matrix format with a chart.
  • B. Joined format with a chart.
  • C. Tabular format with a chart.
  • D. Summary format with a chart.

Pregunta 63

Pregunta
63. What is a use case for approval processes? Choose 2 answers.
Respuesta
  • A. Approve expense reports automatically when less than $50.
  • B. Update the PTO record field with the user’s manager.
  • C. Require the CFO to review the salary range for all job offers.
  • D. Ensure an opportunity that has at least one product added.

Pregunta 64

Pregunta
64. Which statement is true about an External ID field? Choose 2 answers.
Respuesta
  • A. The field must be unique since duplicates are not allowed within Salesforce.
  • B. The field contains unique record identifiers from a system outside of Salesforce.
  • C. The field can be unique based on case-sensitive or case-insensitive values.
  • D. The field must contain at least one number and at least one letter.

Pregunta 65

Pregunta
65. What type of field can be used to filter a Report Chart that has been added to a Page Layout?
Respuesta
  • A. Name Field
  • B. Formula Field
  • C. Matching ID Field
  • D. Standard Field

Pregunta 66

Pregunta
66. At Universal Containers, the VP of Service has requested a visual indicator flag on each case, based on the case priority. High-priority cases should be flagged red, medium-priority should be flagged yellow, and low-priority cases should be flagged green. Which formula would accomplish this requirement? Choose 2 answers
Respuesta
  • A. CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “/s.gif”)
  • B. IMAGE( IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority, “Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority, “High”), “img/samples/flag_red.gif”))), “Priority Flag”)
  • C. IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority, “Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority, “High”), “img/samples/flag_red.gif”, “/s.gif”)))
  • D. IMAGE(CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “Priority Flag”)

Pregunta 67

Pregunta
67. Universal Containers has a custom assessment object used by three divisions. Each division wants to track different information on the assessments, including different values for the status picklist. Division managers do not want their teams to be able to create another division’s assessment. How can this be accomplished?
Respuesta
  • A. Create additional custom assessment objects, one for each division, to track their assessments so information can be tracked separately. Use profiles to restrict access to the three custom objects.
  • B. Create separate assessment record types for each division and use them to limit picklist values. Create separate page layouts for each record type and use profiles to restrict record type access.
  • C. Create three page layouts to determine the fields and picklist values for each user based on the division indicated on their user record. Use field-level security to restrict access to each division’s fields.
  • D. Create a separate page layout for each division and assign them profiles. Use the profile setting to configure each division’s custom field list and picklist values for assessments.

Pregunta 68

Pregunta
68. Which rule can be configured for the Opportunity object? Choose 2 answers
Respuesta
  • A. Escalation Rule
  • B. Workflow Rule
  • C. Validation Rule
  • D. Assignment Rule

Pregunta 69

Pregunta
69. 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?
Respuesta
  • A. Lightning process builder
  • B. Workflows rules
  • C. Lightning connect
  • D. Visual workflow

Pregunta 70

Pregunta
70. Universal containers wants to provide a different view for its users when they access an Account record in Salesforce1 instead of the standard web version. How can this be accomplished? Choose 2 answers
Respuesta
  • A. By adding a mobile layout and assigning it to a profile.
  • B. By adding quick actions in the publisher section.
  • C. By adding actions in the Salesforce1 action bar section.
  • D. By adding Visualforce page to the mobile cards section.

Pregunta 71

Pregunta
71. A custom object named Assignment has a private sharing setting that grants access using hierarchies. The organization has a role hierarchy where the “Specialist” role reports to a “Manager” role which reports to a “Director” role. The director role is at the top of the role hierarchy. A user who is the manager role creates a new Assignment record. Who can send this record?
Respuesta
  • A. The record owner and the directors in their hierarchy. .
  • B. The record owner and those above the specialist role in their hierarchy.
  • C. The record owner and the managers in their hierarchy
  • D. The record owner and the specialists in their hierarchy

Pregunta 72

Pregunta
72. The App Builder at Universal Containers has been asked to ensure that the Amount field is populated when the stage is set to Closed Won. What can be used to meet this requirement?
Respuesta
  • A. Validation Rule
  • B. Lightning Process Builder
  • C. Workflow
  • D. Approval Process

Pregunta 73

Pregunta
73. A junction object has two Master-Detail relationships. What happens to a junction object record when either associated master record is deleted?
Respuesta
  • A. The record is deleted and placed in the recycle bin.
  • B. The master record can’t be deleted if it has a child record.
  • C. The look-up field on the junction object record is cleared.
  • D. The record is permanently deleted and can’t be restored.

Pregunta 74

Pregunta
74. Universal containers is importing 1000 records into Salesforce. They want to avoid any duplicate records from being created during the import. How can these requirements be met?
Respuesta
  • A. When importing the file, select the “Prevent Duplicates” option on the last step of the Import Wizard and import the file.
  • B. Include a column in the import file that has either record names, Salesforce IDs, or external IDs that can be used to match records.
  • C. After importing all of the custom objects, review all records created and manually merge or delete and duplicate record.
  • D. After importing all of the custom objects, run a duplicate check report, export the record to a CSV File, and run a mas delete to purge any duplicates.

Pregunta 75

Pregunta
75. What is a feature that can extend record access beyond the organization-wide defaults? Choose 2 Answers
Respuesta
  • A. Public or private groups.
  • B. Criteria-based sharing rules.
  • C. Owner-based sharing rules. .
  • D. Dynamic role hierarchy

Pregunta 76

Pregunta
76. Universal Containers uses a custom object to track open job positions. They would like to automatically post updates on a record’s feed whenever a position stage is changed. Which social feature can be used to accomplish this?
Respuesta
  • A. Workflow rule
  • B. Feed Quick Action
  • C. Auto-response rule
  • D. Feed tracking

Pregunta 77

Pregunta
77. Universal Containers needs the ability to generate contract documents. All the data required for a contract resides in a custom object. What is the recommended solutions?
Respuesta
  • A. Enable the contract feature and create a custom Contract template based on the Standard template.
  • B. Store a template in the static resources and configure the Action Link Template to use it.
  • C. Create the HTML template for contracts and store it in the Public Folder.
  • D. Select and install an AppExchange product to meet the contract generation needs.

Pregunta 78

Pregunta
78. What option is available to an App Builder when defining an object-specific Create Record custom action? Choose 2 answers
Respuesta
  • A. Pre-Defining field values on the target object.
  • B. Redirecting the end user to the detail page of the target object.
  • C. Specifying the fields and layout of the action.
  • D. Allowing the end user to choose the record type.

Pregunta 79

Pregunta
79. To Synchronize Accounts, orders and shipments in real time, a developer has built a custom interface between an external system and salesforce, prior to deployment, the developer needs to confirm that the interface can sustain the syncing of thousands of records at a time. Which sandbox environment is recommended to complete performance and load testing?
Respuesta
  • A. Partial Sandbox
  • B. Developer Sandbox
  • C. Developer Pro Sandbox
  • D. Full Sandbox

Pregunta 80

Pregunta
80. Universal Container needs to add an additional recipient to a workflow email alert that is fired from the case object. What type of field could be added to the case object to allow the additional desired recipient on the email alert? Choose 2 Answers
Respuesta
  • A. Formula field
  • B. Email field
  • C. Text field
  • D. Lookup field

Pregunta 81

Pregunta
81. The Customer service team at universal Containers uses a custom project object to track their customer projects. An app builder needs to create a relationship between a project object and related client account record. A private sharing model is in place for both accounts and projects. Which statement is true when creating an account lookup field on the project object? Choose 2 Answers
Respuesta
  • A. Cross-object fields update between the project and account records are not supported.
  • B. The account lookup field on the project record can be made optional
  • C. User can only delete accounts if they have access to related project records.
  • D. The account record can include roll-up summary field with data from the project records.

Pregunta 82

Pregunta
82. An app builder has created a report for sales people to view records from the custom object, some users have complained that they are unable to see all of the appropriate records. What steps should be taken to ensure data visibility within the report? Choose 3 Answer
Respuesta
  • A. Check organization-wide defaults
  • B. Check the user’s profile for object settings.
  • C. Check the report folder sharing settings.
  • D. Check reports filter
  • E. Check Sharing rules.

Pregunta 83

Pregunta
83. Universal container has a custom object for shipping information. They have to ship to both businesses and consumers. They need to show additional values in the custom field called insurance type for business shipping records. How can this be set up?
Respuesta
  • A. Use Record type with single page layout.
  • B. Create multiple picklist fields on the object.
  • C. Use record types with multiple page layout.
  • D. Create a multi-select pick-list field.

Pregunta 84

Pregunta
84. Universal container would like to use a chatter group for their mergers and Acquisitions to collaborate on potential new projects. The group should not be visible to non-members to see you or join, and can be accessed by invite only. Which chatter group type should the app builder recommend?
Respuesta
  • A. Unlisted Group
  • B. Public Group
  • C. Private Group
  • D. Member group

Pregunta 85

Pregunta
85. Which statement is true for embedding a Visualforce page in a page Layout. Choose 2 Answers
Respuesta
  • A. Visualforce Pages on a field set have attributes for width and height.
  • B. Visualforce Pages can be placed anywhere in the page layout.
  • C. Visualforce Pages on a page layout have attributes for width and height.
  • D:. Visualforce Pages can only be place in the Visualforce section in a page layout

Pregunta 86

Pregunta
86. What is the capability of schema Builder? Choose 2 Answers
Respuesta
  • A. Showing selected objects on the page.
  • B. Editing custom settings.
  • C. Viewing page layout in a new window.
  • D. Creating a new record type.

Pregunta 87

Pregunta
87. What is a section of the Lightning App Builder Tool? Choose 3 Answers
Respuesta
  • A. Canvas
  • B. Mini Page Layout
  • C. Selected Publisher actions
  • D. Mobile Cards
  • E. Components

Pregunta 88

Pregunta
88. Universal Container wants to display a message when a case needs follow up. What can be used to display different text on the case record depending on the number of days a case is opened?
Respuesta
  • A. Formula Field
  • B. Workflow update
  • C. Case Process
  • D. Lightning Process Builder

Pregunta 89

Pregunta
89. Universal 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?
Respuesta
  • A. The ability to invite members to groups of which they are a member.
  • B. The ability to @mention accounts of which they are a contact.
  • C. The ability to request access to public groups.
  • D. The ability to interact with members of their groups.

Pregunta 90

Pregunta
90. Which statement is true when a new full sandbox is created? Choose 2 answers
Respuesta
  • A. User’s email addresses will not be modified.
  • B. Default email deliverability is set to system email only.
  • C. Chatter data will be copied to the sandbox by default.
  • D. Usernames will be modified uniquely for that sandbox.

Pregunta 91

Pregunta
91. Universal Containers has purchased a Lightning Component on the AppExchange. Where can that component be utilized. Choose 2 answers
Respuesta
  • A. Visual Workflow
  • B. Salesforce1 Mobile App
  • C. Lightning Process Builder
  • D. Standalone Lightning App

Pregunta 92

Pregunta
92. Which is statement is true for embedding a Visualforce page in a page layout? Choose 2 answers
Respuesta
  • A. Visualforce pages on page layout have attributes for width and height.
  • B. Visualforce pages can be placed anywhere in a page layout.
  • C. Visualforce pages can only be placed in a Visualforce section in a page layout.
  • D. Visualforce pages on a field set have attributes for width and height.

Pregunta 93

Pregunta
93. Universal Containers needs a field on the Account to track how many Opportunities are closing within the next 30 days. What can be used to accomplish this goal?
Respuesta
  • A. Process Builder
  • B. Apex Code
  • C. Roll-up summary field
  • D. Workflow Rule

Pregunta 94

Pregunta
94. Universal Containers has two teams: Sales and Services. Both teams interact with the same records. Sales users use ten fields on the Account record. Services 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?
Respuesta
  • A. One profile, two record types, one page layout.
  • B. Two profiles, two record types, two page layouts.
  • C. One profile, one record type, one page layout.
  • D. Two profiles, one record type, two page layouts.

Pregunta 95

Pregunta
95. The Director of Customer Service wants to know when agents are overwhelmed with high priority items in the support queue. The Director wants to receive a notification when a new case is open with the status of “New” for more than four business hours. Which automation process could be used to accomplish this? Choose 2 answers
Respuesta
  • A. Escalation rules
  • B. Visual workflow
  • C. Lightning Process Builder
  • D. Scheduled Apex

Pregunta 96

Pregunta
96. Representatives at Universal Containers use Salesforce to record information for leads. When new prospects are added, an outbound message is sent to SAP with lead’s information. Which automation process will accomplish this without writing any code?
Respuesta
  • A. Create a process using Lightning Process Builder to send the outbound message. .
  • B. Create a Workflow Rule with an outbound message as the action
  • C. Use Visual Workflow to create a wizard that will send an outbound message.
  • D. Design an Approval Process that sends an outbound message upon arrival.

Pregunta 97

Pregunta
97. 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?
Respuesta
  • A. Workflow Rules
  • B. Visual Workflow
  • C. Lightning Connect
  • D. Lightning Process Builder

Pregunta 98

Pregunta
98. Which use case can be accomplished using a custom link? Choose 3 answers
Respuesta
  • A. Navigate to a process to update the current record.
  • B. Navigate to a custom Visual Flow to update the current record.
  • C. Navigate to an external system using data in Salesforce.
  • D. Navigate to an Apex Trigger to update the current record.
  • E. Navigate to a create a record page with fields pre-populated.

Pregunta 99

Pregunta
99. Universal 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?
Respuesta
  • A. A summary report on the Opportunity object.
  • B. A summary report on the Account object.
  • C. A tabular report on the Account object.
  • D. A tabular report on the Opportunity object

Pregunta 100

Pregunta
100. The VP of Sales at Universal Containers has requested that Sales reps be given access to view all Accounts in Salesforce. However, they’ve also requested that sales reps only be allowed to create new Opportunities on Accounts they own. How can this requirement be met?
Respuesta
  • A. Create an Opportunity Validation Rule that compares the Opportunity and Account Owners.
  • B. Create a new Opportunity Quick Action that validates Account ownership.
  • C. Set the Organization-Wide Defaults sharing on Opportunities to Private and recalculate sharing.
  • D. Set the Organization-Wide Defaults sharing on Opportunities to Controlled by Parent.

Pregunta 101

Pregunta
101. At Universal Containers, multiple departments utilize the Case object for different purposes. Some users submit cases for IT and HR requests. Other users provide customer support with case records. How can an App Builder enable different users to see different fields, based on the case type?
Respuesta
  • A. Create different case record types for IT, HR and Customer Support. Assign different page layouts to each record type by profile.
  • B. Create different case field sets for IT, HR and Customer Support. Assign different field sets by profile.
  • C. Create different case record types for IT, HR and Customer Support. Assign different page layouts to each record type by role
  • D. Create different case field sets for IT, HR and Customer Support. Assign different field sets by role.

Pregunta 102

Pregunta
102. 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 behaviour?
Respuesta
  • A. FORMULA FIELD
  • B. WORKFLOW
  • C. ROLL-UP SUMMARY FIELD
  • D. APEX

Pregunta 103

Pregunta
103. WHAT IS A TRUE STATEMENT IN REGARDS TO CREATING CUSTOM REPORT TYPES?
Respuesta
  • A. 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.
  • B. THE DETAIL OBJECT IN A MASTER- DETAIL RELATIONSHIP CANNOT BE ADDED AS A SECONDARY OBJECT ON A CUSTOM REPORT TYPE.
  • C. ONCE A REPORT TYPE IS SAVED WITH A STANDARD OR CUSTOM PRIMARY OBJECT, THE PRIMARY OBJECT CANNOT BE CHANGED FOR THAT REPORT TYPE.
  • D. ANY OBJECT CAN BE CHOSEN UNLESS THE OBJECT IS NO VISIBLE TO THE PERSON CREATING THE REPORT TYPE THROUGH SECURITY SETTINGS

Pregunta 104

Pregunta
104. 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 email, is the contact’s preferred communication method. Which field type will allow the app builder to accomplish this with the fewest fields possible
Respuesta
  • A. formula
  • B. checkboxes
  • C. picklist
  • D. email

Pregunta 105

Pregunta
105. Universal container 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. How can these requirements be met, assuming the organization-wide default for projects is set to private? Choose 2 ans
Respuesta
  • A. create a criteria based sharing rule using the projects department that grants access to users by permission set.
  • B. create a criteria based sharing rule using the projects department that grants access to users by roles. .
  • C. create a criteria based sharing rule using the projects department that grants access to users by public groups
  • D. create a criteria based sharing rule using the projects department that grants access to users by profiles.

Pregunta 106

Pregunta
106. In order to delete opportunities, universal containers would like sales reps to submit request for approval from their sales manager. What can be used to meet these requirements?
Respuesta
  • A. two step approval process
  • B. approval process with apex trigger
  • C. approval process with time depenedent workflow action
  • D. process builder with submit for approval action

Pregunta 107

Pregunta
107. A custom object has a public reads only sharing settings 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?
Respuesta
  • 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 global marketing public group, the record owner, and anyone above the owner in the role heirarchy.
  • D. The record owner and anyone above the owner in the role hierarchy.

Pregunta 108

Pregunta
108. To synchronize account, orders, and shipments in real time, a developer has built a custom interface between an external and salesforce. prior to deployment, the developer needs to confirm that the interface can sustain the synching of thousands of records at a time. Which sandbox environment is recommended to complete performance and load testing?
Respuesta
  • A. partial sandbox
  • B. full sandbox
  • C. developer sandbox
  • D. developer pro sandbox

Pregunta 109

Pregunta
109. A new custom object is being created with a private sharing setting. The business wants to share individual records with specific people or group of people on a case by case basis. What options does the business user have to manually share individual records? Choose 3 answer
Respuesta
  • A. public groups
  • B. permission sets
  • C. roles
  • D. profiles
  • E. users

Pregunta 110

Pregunta
110. What is true statement regarding master – detail relationship? Choose 3 answers
Respuesta
  • A. A master-detail relationship cannot be created if the custom object on the detail side already contains data.
  • B. A master – detail relationship cannot be converted to a look-up relationship.
  • C. Deleting a master record in a master detail relationship deletes all related detail records.
  • D. Standard objects can be on the detail side of the custom object in a master-detail relationship.
  • E. Master-detail relationship can convert to a look –up relationship if no roll-up summary field exist on the master object.

Pregunta 111

Pregunta
111. What is the capability of a schema builder? Choose 2 answer
Respuesta
  • A. To update description of standard and custom objects.
  • B. To modify custom field help text on standard objects.
  • C. To create new look-up or master-detail object relationship.
  • D. To enable field history tracking on standard objects.

Pregunta 112

Pregunta
112. 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?
Respuesta
  • A. Datevalue()
  • B. Now()
  • C. Date()
  • D. Today()

Pregunta 113

Pregunta
113. Universal containers is importing 1000 records into Salesforce. They want to avoid any duplicate records from being created during the import. How can these requirements be met?
Respuesta
  • A. Include a column in the import file that has either record names, Salesforce IDs, or external IDs that can be used to match records.
  • B. When importing the file, select the “Prevent Duplicates” option on the last step of the Import Wizard and import the file.
  • C. After importing all of the custom objects, run a duplicate check report, export the record to a CSV File, and run a mas delete to purge any duplicates.
  • D. After importing all of the custom objects, review all records created and manually merge or delete and duplicate record

Pregunta 114

Pregunta
114. Which type of relationship can be defined with external objects? Choose 2 Ans
Respuesta
  • A. Cross organizational look-up
  • B. External look-up
  • C. External master-detail
  • D. Indirect look-up

Pregunta 115

Pregunta
115. Universal Containers wants to streamline its data capture process by linking fields together. They wish to do this so that the available value on dependents fields are driven by value selected on controlling fields. Which consideration supports the stated requirements? Choose 3 answers
Respuesta
  • A. The import wizard only allows value to be imported into a dependent picklist if they match the appropirate controlling field.
  • B. Custom picklist field can be either controlling or dependent field.
  • C. Multi select picklist can be dependent picklist but not controlling fields.
  • D. Standard and custom picklist fields can be dependent fields.
  • E. Checkbox fields can be controlling fields but not dependent fields.

Pregunta 116

Pregunta
116. The app builer needs to change the data types of new custom fields.The app builder is not able to delete and recreate any of the fields, nor modify any apex code. Which data type change will require the app builder to perform the additional steps in order to retain existing functionalities?
Respuesta
  • A. Changing the data type of a field used in an apex class from number to text.
  • B. Changing the data type of a field used in a report from a text to an encrypted field.
  • C. Changing the data type of a field used as an external id from number to text.
  • D. Changing the data type of a field used in lead conversion from number to text.

Pregunta 117

Pregunta
117. The VP of account management at Universal Containers has requested that all contacts mailing postal codes match the associated accounts shipping postal code. How can this be enforced using validation rules?
Respuesta
  • A. Create a validation rule using the distance() function.
  • B. Create a validation rule using a compare operator.
  • C. Create a validation rule using the geolocation() function.
  • D. Create a validation rule using a not equal operator.

Pregunta 118

Pregunta
118. Universal Containers sales reps can modify fields on an opportunity until it is closed. Only the sales operation team can modify the post closed follow-up dates and post closed follow-up comments fields. How can these requirements be met?
Respuesta
  • A. Use record types with field sets and restrict editing fields using field-level security.
  • B. Use field-level security on page layouts to restrict editing fields.
  • C. Use multiple record types, page layouts and profiles.
  • D. Use field level security to mark fields as read only on the sales profile

Pregunta 119

Pregunta
119. Universal container needs to update a field on an account when an opportunity stage is changed to closed lost. What can be used to accomplish this requirement? Choose 2 answers
Respuesta
  • A. lightning process builder
  • B. Approval process
  • C. Assignment rule
  • D. workflow rule

Pregunta 120

Pregunta
120. The organization-wide default for a custom object is set to private. The superior profile grants view access to the same object. A user with the superior profile is also listed as the manager on the user detail record for a subordinate. However, the superior still cannot view records owned by the subordinate. What is preventing the superior from viewing records owned by the subordinate? Choose 2 answers
Respuesta
  • A. Organization-wide settings for the custom object grant access to other user with the same role.
  • B. The superior requires permission set in order to view the subordinate’s records.
  • C. The superiors’ role is not above the subordinate’s role in the hierarchy.
  • D. Organization-wide settings for the custom object do not grant access using hierarchy.

Pregunta 121

Pregunta
121. 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?
Respuesta
  • A. Use a custom formula field.
  • B. Use a custom image field.
  • C. Use a custom number field.
  • D. Use a custom text field.

Pregunta 122

Pregunta
122. What is a key consideration when using unmanaged packages? Choose 2 answers
Respuesta
  • A. A namespace is not required to create an unmanaged package.
  • B. The person who created the unmanaged package can change or update installed components.
  • C. The person who created the unmanaged package has no control over the installed components.
  • D. A namespace is required to create an unmanaged package.

Pregunta 123

Pregunta
123. A sales manager would like to look at an account record and view charts of all of 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?
Respuesta
  • A. 3
  • B. 1
  • C. 4
  • D. 2

Pregunta 124

Pregunta
124. Universal 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?
Respuesta
  • A. Custom tabs are exposed for all users.
  • B. Custom tabs are hidden for all users.
  • C. Custom tabs are default off for all users
  • D. Custom tabs are default on for all users

Pregunta 125

Pregunta
125. Which statement is true about converting a lead? Choose 3 answers
Respuesta
  • A. The lead’s most recent campaign record is automatically applied to the “PRIMARY campaign source” field on the opportunity.
  • B. Users can convert leads that are associated with an active approval process.
  • C. Multi-select picklist values on lead records overwrite values on the contact’s corresponding field.
  • D. Administrators may choose whether to enforce validation rules & triggers.
  • E. The system automatically maps standard lead fields to standard account, contact, and opportunity fields.

Pregunta 126

Pregunta
127. Which objects can be members of a campaign? Choose 2 answers
Respuesta
  • A. contact
  • B. account
  • C. opportunity
  • D. lead

Pregunta 127

Pregunta
128. Universal 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?
Respuesta
  • A. Radio Buttons( multi select)
  • B. Picklist
  • C. Text area
  • D. Picklist (multi-select)

Pregunta 128

Pregunta
129. Universal Containers is setting up salesforce for the first time. management wants the sales and marketing teams to have different navigation names in the salesforce1 mobile app. Which option is available to an app builder to satisfy the requirement?
Respuesta
  • A. Create sales and marketing profiles to ensure read access to different objects.
  • B. Create roles for sales and marketing and assign a custom homepage layout for each role.
  • C. Create mobile navigation menus for both the sales and marketing profiles.
  • D. Create public groups for sales and marketing and create mobile navigation menus for each group.

Pregunta 129

Pregunta
130. An 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 on the dropdown menu. What could cause this?
Respuesta
  • A. Groups is showing up in the recent section and not in the navigation menu.
  • B. Groups is not included in the selected list for the navigation menu.
  • C. Groups is included in the smart search items but not on the navigation menu.
  • D. Groups can not be the last item in the navigation menu.

Pregunta 130

Pregunta
131. What is the true statement in regards to converting a tabular, summary, or matrix report to a joined report? Choose 3 answers
Respuesta
  • A. Joined report blocks are formatted as matrix reports.
  • B. Bucket fields are not supported in joined reports.
  • C. Cross filters are not supported in joined reports
  • D. The rows to display filter is not supported in Joinded reports.
  • E. Report formula fields are nor supported in Joined reports.

Pregunta 131

Pregunta
132. When an opportunity close date is delayed by more than 60 days, the manager and the VP sales must approve the change. How can this requirement be met? Choose 2 answers
Respuesta
  • A. Build an approval process that requires unanminous approval from the manager and VP of sales.
  • B. Create a workflow rule that checks for close date less that 60 days and add an email alert.
  • C. Create a lightning process builder flow that submits the record for an approval process.
  • D. Build a validation rule that does not allow a user to save the opportunity record.

Pregunta 132

Pregunta
133. What is recommended to refresh a full sandbox?
Respuesta
  • A. After UAT sign-off.
  • B. Whenever a new production used is added.
  • C. After a major production release.
  • D. Within 3 hours of when it is needed.

Pregunta 133

Pregunta
134. At 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?
Respuesta
  • A. The invoice must have at least one Master-Detail field for reporting.
  • B. The Account record includes Invoice roll-up summary fields.
  • C. The Invoice records have existing values in the Account.
  • D. The Account is included in the workflow on the Invoice object.

Pregunta 134

Pregunta
135. Universal Containers would like to automatically assign a specific permission set to new users. How can this requirement be met? Choose 2 Answers
Respuesta
  • A. Create an approval process on the User object to assign a permission set.
  • B. Create a flow on the user object to assign a permission set.
  • C. Create a lightning process on the user object to launch a flow.
  • D. Create a workflow rule on the User object to assign a permission set.

Pregunta 135

Pregunta
136. Which statement is true about field update actions from workflow rules and approval processes? Choose 2 answers
Respuesta
  • A. Field update with “re-evaluate workflow rules” selected can cause a recursive loop if the updated field is included in a workflow.
  • B. Field update are not available on currency field if the organization uses multi-currency.
  • C. Field updates to records based on workflow rules and approval processes do not trigger validation rules.
  • D. Field updates are tracked in the history related list of a record regardless of whether or not History tracking is set for those fields.

Pregunta 136

Pregunta
137. The VP of Marketing wants to broadcast an email to 10,000 contacts in Salesforce on a regular basis, but realizes Salesforce’s mass email functionality has a limitation on the number of emails that can be sent each day.
Respuesta
  • A. Develop Apex code and Visualforce pages to send the emails.
  • B. Download all contacts to a CSV file and use an email client to send the mails.
  • C. Research and evaluate products available on AppExchange to send mass emails.
  • D. Request Salesforce increase the number of maximum daily mails.

Pregunta 137

Pregunta
138. The customer service team at Universal containers uses a custom Project object to track their customer projects. An App builder needs to create a relationship between the project object and the related client Account record. A private sharing model is in place for both Accounts and projects. Which statement is true when creating an Account lookup field on the Project object? Choose 2 answers
Respuesta
  • A. The account lookup field on the project record can be made optional.
  • B. Cross-object field updates between the Project and Account records are not supported.
  • C. Users can only delete Accounts if they have access to related projects records.
  • D. The account record can include roll-up summary field with data from the project records

Pregunta 138

Pregunta
139. 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 Salesforce1 mobile application. What is the recommended solution to meet this requirement? Choose 2 answers.
Respuesta
  • A. Create predefined values for most of the fields.
  • B. Create a global action on Account.
  • C. Create a feedback object as a parent of Account.
  • D. Create an object-specific action on Account.

Pregunta 139

Pregunta
140. Which statement is true when defining a Create custom action for the Contact object? Choose 2 answers
Respuesta
  • A. The create action will ignore field requirements.
  • B. The create action can pre-define Contact field values.
  • C. The create action allows a user to select a record type.
  • D. The create action will respect validation rules.

Pregunta 140

Pregunta
141. What may occur if workflow rules are reevaluated after a field change by a field update? Choose 2 answers
Respuesta
  • A. A recursive loop potentially results in exceeding organizational limits.
  • B. Cross-object workflow rules result in re-evaluation after field change
  • C. Workflow rules trigger validation rules on field updates.
  • D. Workflow rules trigger more workflow rules to be re-evaluated.

Pregunta 141

Pregunta
Universal Containers conduct evaluations of their sales reps using a custom object consisting of numerical scores and executive comments. The company wants to ensure that only the sales reps, and their manager’s executive can view the rep’s evaluation record but the reps should not be able to view the executive comment field on their review. How can these requirement be met?
Respuesta
  • 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 setting; 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 setting; manage field access with record types and page layouts.

Pregunta 142

Pregunta
143. Universal containers would like to use a chatter group for their mergers and acquisition team to collaborate on potential new projects. This group should not be visible for non-members to see or join, and can be accessed by invite only. Which chatter Group type should the App Builder recommend?
Respuesta
  • A. Member Group
  • B. Unlisted Group
  • C. Public Group
  • D. Private Group

Pregunta 143

Pregunta
144. Which capability allows an app builder to grant object-level access? Choose 2 answers
Respuesta
  • A. Assigning a user a Profile that allows Read access to an object.
  • B. Assigning a user a Public Group that allows for Read and Edit access to an object.
  • C. Assigning a user a Permission Set that allows Read and Edit access to an object.
  • D. Assigning a user a Role that allows Read access to an object

Pregunta 144

Pregunta
145. When configuring a record type, an App Builder can configure the available value of a picklist field for the page layout. Which opportunity standard field is available to be configured directly in the Opportunity record type? Choose 2 answers
Respuesta
  • A. Forecast Category
  • B . Lead Source
  • C. Type
  • D. Stage

Pregunta 145

Pregunta
146. 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. How can app builder accomplish this requirements? Choose 2 answer
Respuesta
  • A. Use a roll-up summary field on the candidate record to show the total number of interviews.
  • B. Use a master-detail relationship between the Candidate and the Interview objects.
  • C. Use a lookup relationship between the Candidate and Interview objects.
  • D. Use a formula field on the candidate record to show the total number of interviews.

Pregunta 146

Pregunta
147. What type of field can be referenced by a Roll-up Summary field using SUM? Choose 3 answers.
Respuesta
  • A. Formula
  • B. Currency
  • C. Number
  • D. Percent
  • E. Date

Pregunta 147

Pregunta
148. Universal Containers provides access to Salesforce for their sales, service and marketing 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 job function. How can this requirement be met?
Respuesta
  • A. Create separate home page custom components and layouts; assign to users by role.
  • B. Create separate home page custom components and layouts; assign to users by profile.
  • C. Expose specific elements within a home page custom component determined by role.
  • D. Expose specific elements within a home page custom components determined by profile.

Pregunta 148

Pregunta
150. . At Universal Containers, multiple departmenrs utilize the Case Object for the different purposes. Some users submit cases for IT and HR request. Other users provide customer support with case records. How can an App Builder enable different users to see different fields, based on the case type?
Respuesta
  • a) Create different case record types for IT, HR and Customer Support. Assign different page layouts to each record type by profile.
  • b) Create different case field sets for IT, HR and Customer Support. Assign differnt field sets by profile.
  • c) Create different case record types for IT, HR and Customer Support. Assign different page layouts to each record type by role.
  • d) Create different case fields set for IT, HR, and Customer Support. Assign different fields sets by role.

Pregunta 149

Pregunta
151. What is a true statement regarding master - detail relationship?Choose 3 answers
Respuesta
  • A) A master-detail relationship cannot be created if the custom object on the detail side already contains data.
  • B) A master-detail relationship cannot be converted to a look-up relationship.
  • C) Deleting a master record in a master detail relationship deletes all related detail records.
  • D) Standard objects can be on the detail side of the custom object in a master-detail relationship.
  • E) Master-detail relationship can convert to a look-up relationship if no roll-up summary field exist on the master object.

Pregunta 150

Pregunta
152. Which type of relationship can be defined with external objects?Choose 2 ans
Respuesta
  • A) Cross organizational look-up
  • b) External look-up
  • c) External Master-detail
  • d) Indirect loop-up

Pregunta 151

Pregunta
153. What is the key consideration when using unmanaged packages?Choose 2 answers
Respuesta
  • a) A namespace is not required to create an unmanaged package.
  • B) The person who created the unmanaged package can change or update installed components.
  • C) The person who created the unmanaged package has no control over the installed components.
  • d) A namespace is required to create an unmanaged package.

Pregunta 152

Pregunta
154. Which two rules can be Configured for the Opportunity Object?Choose 2 answers
Respuesta
  • a) Escalation Rules
  • b) Workflow Rule
  • c) Validation Rule
  • d) Assignment Rule

Pregunta 153

Pregunta
155. Universal Containers would like to optimize routes for its travelling service personnel.What is the recommended solution to meet this requirement?
Respuesta
  • A) Use Geolocation fields with the DISTAND and GEOLOCAITON formulas
  • b) Use an AppExchange partner Product
  • c) Configure Territory Hierarchy and rules for routes based on Territory.
  • d) Configure routing options in a custom object.

Pregunta 154

Pregunta
156. 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.
Respuesta
  • A) Workflow
  • b) Process Builder
  • c) Visual Workflow
  • d) Lightning Connect

Pregunta 155

Pregunta
157. Universal Containers stores Invoices in SAP. Users want to view Invoice data on the related Account Records in Salesforce.Which two actions will satisfy this requirement? Choose 2 answers
Respuesta
  • a) Connect to an Odata Publisher Service for SAP Database.
  • B) Create a custom Invoice object and connect to SAP using Data Loader.
  • c) Use SAP data export functions to load data directly into Salesforce.
  • d) Create an external object connected to an Invoice table in SAP.

Pregunta 156

Pregunta
158. The marketing team at Universal Containers has a list of 400 leads they would like to upload to Salesforce. They need to avoid creating duplicate records.Which two actions should be taken to meet this requirement? Choose 2 answers
Respuesta
  • A) Use Data Loader's update function to import leads and match to existing records based on email-address.
  • b) Enable Duplicate Matching in the Data Management section in setup and activate the Lead-toLead scenario.
  • c) Upload the lead list using the Import wizard and select a matching type to prevent duplicate lead creation.
  • d) Create a Lead Matching Rule and corresponding Duplicate Rule to block newly created duplicate leads.

Pregunta 157

Pregunta
159. Which two are capabilities of Schema builder Choose 2 answers
Respuesta
  • a) Showing selected objects on a page.
  • B) Viewing page layouts in a new window.
  • C) Creating a new record type
  • d) Editing custom settings.

Pregunta 158

Pregunta
160. 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 2 answers
Respuesta
  • a) Assignment Rule
  • b) Process Builder
  • c)Workflow Rule
  • d) Approval Process.

Pregunta 159

Pregunta
161. 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 2 answers.
Respuesta
  • A) Use a process and Apex code.
  • B) use a flow and an outbound message.
  • c) Use a workflow rule and an outbound message.
  • d) Use a process and an outbound message.

Pregunta 160

Pregunta
162. Universal 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.Which social feature can be used to accomplish this?
Respuesta
  • A) Feed tracking
  • b) Feed Quick Action
  • c) Auto-response rule
  • d) Approval process

Pregunta 161

Pregunta
163. 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?
Respuesta
  • a) Three custom objects for the three organization types, each with custom fields that pertain to that type of 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 different sections on an Account page layout, with each section displaying the relevant fields for that organization.

Pregunta 162

Pregunta
164. An 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 should the App Builder consider before overriding standard buttons? Choose 2 answers
Respuesta
  • a) Standard buttons can be overridden, relocated on the detail page, and relabeled.
  • b) Standard buttons can be changed on lookup dialogs, list views and search result layouts.
  • c) Standard buttons can be overridden with a Visualforce page.
  • d) Standard buttons that are not available for overrides can still be hidden on page layouts.

Pregunta 163

Pregunta
165. Which two are a capability of record types? Choose 2 answers
Respuesta
  • a) Displaying differet field labels
  • b) Filtering picklist values.
  • C) Having multiple record types on one record.
  • D) Displaying different page layouts.

Pregunta 164

Pregunta
166. 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 Salesforce1 mobile.What could be used to accomplish this?
Respuesta
  • A) Custom quick access link
  • b) Custom URL formula field
  • c) Custom button
  • d) Custom Action.

Pregunta 165

Pregunta
167. What sandbox type allows for the use of a sandbox template?
Respuesta
  • A) Partial Sandbox
  • b) Developer Sandbox
  • c) Developer Pro Sandbox
  • d) Config Sandbox

Pregunta 166

Pregunta
168. Which two should be considered when creating unmanaged packages? Choose 2 answers
Respuesta
  • A) Migrating of Components from sandbox to production.
  • B) Publishing an Application for sale on the AppExchange.
  • C) Distributing open-source projects on the AppExchange
  • D) Deploying from a Developer Edition environment.

Pregunta 167

Pregunta
169. Universal 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?
Respuesta
  • A) Partial Copy
  • b) developer pro
  • c) Full
  • d) Developer

Pregunta 168

Pregunta
170. Which rule can be configured for the Opportunity object? Choose 2 answers
Respuesta
  • A. Escalation Rule
  • B. Workflow Rule
  • C. Validation Rule
  • D. Assignment Rule

Pregunta 169

Pregunta
The 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 Student's record. A private sharing model is in place for both Students and Training. Which two statements are true when creaating a Student lookup field on the Training object? Choose 2 answers.
Respuesta
  • a) On Training record, the Student Lookupu 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.

Pregunta 170

Pregunta
172. 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. Which action should be recommended for controlling who can view the salary field?
Respuesta
  • a) Restrict access to the "Salary" field for general employee users using custom sharing settings.
  • b) Create and assign separate Candidate page layouts for general employee users and HR users.
  • c) Restrict access to the "Salary" field for general employee users using field-level security.
  • d) Create and assign separate Candidate record types for general employee users and HR users.

Pregunta 171

Pregunta
173. 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 users appropriate access? Choose 2 answers.
Respuesta
  • a) Create a criteria-based sharing rule to share all opportunities with the sales operations public group.
  • b) Add a manual share for all opportunities with each user on the sales operations team.
  • c) Create a criteria-based sharing rule to share all opportunities with the sales operations private group.
  • d) Add a permission set with "View All" and "Modify All" opportunity permissions enabled.

Pregunta 172

Pregunta
174. Which sandbox is used for performance testing?
Respuesta
  • A. Developer
  • B. Full
  • C. Partial
  • D. Developer Pro

Pregunta 173

Pregunta
175. What is the capability of the Schema Builder? Choose (2) answers
Respuesta
  • A. Open page layout in new window
  • B. Choose object
  • C. Customize settings
  • D. To update descriptions of standard and custom objects

Pregunta 174

Pregunta
176. UVC has a junction object called invoice with primary master-detail relationship with accounts and a secondary master detail relationship with contacts. The app builder has requirement to change the primary master relationship to lookup. What happens to the master detail relationship with contacts?
Respuesta
  • A. The contacts master detail field is deleted from the object
  • B. The contacts master detail also converts to lookup
  • C. The contacts master detail becomes the primary
  • D. The contacts master detail values are cleared from invoice

Pregunta 175

Pregunta
177. A divisional manager wants to add a report chart into a page layout. Which report format can be used as the source report to accomplish this? Select 2
Respuesta
  • A. Matrix format with chart
  • B. Tabular format with a chart
  • C. Summary format with a chart
  • D. Joined format with a chart

Pregunta 176

Pregunta
178. Which opportunity standard field is available to be configured directly. Choose (3) answers
Respuesta
  • A. Lead source
  • B. Stage
  • C. Forecast category
  • D. Type

Pregunta 177

Pregunta
179. What is a true statement in regards to converting a tabular, summary, or matrix report to a joined report? Choose 3 answers
Respuesta
  • A. Joined report blocks are formatted as matrix reports
  • B. Bucket field are notsupported in joined reportsreports
  • C. Report formula fields are not supported in joined
  • D. The rows to display filter is not supported in joined reports
  • E. Cross filter are not supported in joined reports

Pregunta 178

Pregunta
An App Builder wants to deploy a new version of an auto launched flow to production in an active state so that the new functionality is immediately available to users. What should the App Builder take into consideration when planning the deployment?
Respuesta
  • Verify there is an Apex test that provides test coverage for the Flow
  • Grant user access to the Flow
  • Manually activate the Flow after deployment
  • Include the Process Builder calling the Flow in the deployment

Pregunta 179

Pregunta
Which two objects can be members of a Campaign? Choose 2 answers
Respuesta
  • Account
  • Contact
  • Lead
  • Opportunity

Pregunta 180

Pregunta
Which two statements are true about record types?
Respuesta
  • They allow different page layouts and mandatory fields
  • They can be used to control user role hierarchy
  • They can be enabled by profile and permission set
  • They allow different picklist values for all picklist fields

Pregunta 181

Pregunta
An app builder needs to change the data types of a custom field. The app builder is NOT allowed to delete and recreate any of the fields or modify an Apex Code. Which data type change will require the app builder to perform additional steps in order to retain existing functionality?
Respuesta
  • Changing the data type of a field used as an External ID from number to text
  • Changing the data type of a field used in an Apex Class from number to text
  • Changing the data type of a field used in lead conversion from number to text
  • Changing the data type of a field used in a report from text to an encrypted field.

Pregunta 182

Pregunta
Which two report formats can be used as a source report to configure a reporting snapshot? Choose 2 answers
Respuesta
  • Matrix format
  • Tabular format
  • Joined format
  • Summary format

Pregunta 183

Pregunta
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?
Respuesta
  • Create a validation rule that only allows the expected format.
  • Create a workflow rule that only allows the expected format
  • Create a validation rule to set values using an external data source
  • Create a workflow rule to set values using an external data source

Pregunta 184

Pregunta
At Universal Containers, multiple departments utilise 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?
Respuesta
  • Record types, page layouts, case teams and profiles
  • Record types, page layouts, field sets and profiles
  • Record types, page layouts, support process and profiles
  • Record types, page layouts, permission sets and profiles

Pregunta 185

Pregunta
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 users search experience? Choose 2 answers
Respuesta
  • Update the account search layouts accounts tab columns displayed.
  • Update the account search layouts accounts search results columns displayed.
  • Update the account search layouts search filter fields
  • Update the account search layouts list view filter settings

Pregunta 186

Pregunta
Universal Containers allows users to create standard reports on demand. What are three considerations users should be aware of when creating a new report? Choose 3 answers
Respuesta
  • Records will be available in the report regardless of security permissions
  • The report type determines the types of record and fields that will be available
  • Users can require that child objects exsit for parent records using a cross filter
  • Users will need to add the report to a shared folder for other users to see it
  • Charts can be added to summary reports to provide a visualisation

Pregunta 187

Pregunta
Sales reps at Universal Containers use Salesforce on there mobile devices. They want a way to add new contacts quickly and then follow up later to complete the additional information necessary. What mobile solution should an App Builder recommend?
Respuesta
  • Customise the mobile menu to move Contacts to the top
  • Build a global action to create Contacts
  • Add a compact layout to Contacts
  • Use Path and set pre-defined values

Pregunta 188

Pregunta
A production org includes custom objects containing confidential information. A sandbox is needed that includes data records, excludes all of the confidential objects and can be refreshed weekly. What steps should an App Builder take to meet these requirements?
Respuesta
  • Create Full Sandbox and use a sandbox template.
  • Create a Developer Pro Sandbox and schedule Data Loader to download selected object data weekly.
  • Create a Partial Copy Sandbox and use a sandbox template
  • Create a Developer Sandbox and schedule Data Loader to download selected object data weekly.
Mostrar resumen completo Ocultar resumen completo

Similar

Tabla Periódica y Elementos
Diego Santos
Traducciones de Latín
Diego Santos
Fichas de Inglés - Vocabulario Intermedio 2
maya velasquez
Fechas clave de la Historia de España
maya velasquez
Ventajas y Desventajas del Uso de las TIC en la Educacion
brayandavidscene
Artes Escénicas
amanda hernandez
2.2 LOS MEDIOS DE TELECOMUNICACIONES I
antonio del valle
Análisis de una Pintura
Diego Santos
THE ANIMALS
EMERSON PAULO ZARATE
Mapa mental: Bases epistemológicas
Ana Yolima Gutierrez Sabogal
Repaso de Trastornos hidroelectroliticos
Claudia Genoveva Perez Cacho