Salesforce.platform App Builder.v2023!07!29.q129
Salesforce.platform App Builder.v2023!07!29.q129
Salesforce.platform App Builder.v2023!07!29.q129
q129
NEW QUESTION: 1
Cloud Kicks (CK) wants to quickly insert a list of over 60,000 net new Accounts. The template based on CK's data model was used to
populate the list.
Which tool should be used?
A. Data Loader
B. Import Wizard
C. A Lightning Object Creator
D. Schema Builder
Answer: (SHOW ANSWER)
NEW QUESTION: 2
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. Approval Process
B. Assignment Rule
C. Workflow Rule
D. Process Builder
Answer: (SHOW ANSWER)
NEW QUESTION: 3
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.
Answer: B,C (LEAVE A REPLY)
Explanation/Reference:
NEW QUESTION: 4
An app builder wants to streamline the user experience by reflecting summarized calculation of specific fields on various objects.
Which three fields types should be used in roll-up summary fields to accomplish this?
Choose 3 answer
A. Checkbox
B. Percent
C. Time
D. Date
E. Currency
Answer: (SHOW ANSWER)
NEW QUESTION: 5
Manage at Universal Containers want a quick to create additional accounts to form a hierarchy from a parent account record. They want to
auto-populate five fields based on the parent to make it easier for users to create the child accounts quickly.
A. Custom action on Account
B. Custom link on Account
C. Custom Global Quick Action
D. Custom Global Quick Account.
Answer: (SHOW ANSWER)
NEW QUESTION: 6
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?
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
Answer: (SHOW ANSWER)
- Record types allow you to offer different business processes, picklist values, and page layouts to different users based on their profiles.
NEW QUESTION: 7
The convert button on leads should NOT appear until the lead status picklist is set to a qualified. What should an app builder suggest to meet
these requirements?
A. Picklist dependency, page layouts, record types
B. Page layout, record types, process builder field update
C. Custom button, validation rule, record types
D. Process builder field update, quick action, record type
Answer: (SHOW ANSWER)
NEW QUESTION: 8
Which of the following cannot be done via a Workflow?
A. Create an Outbound Message
B. Create an E-mail Alert
C. Create an Event
D. Create a Task
Answer: (SHOW ANSWER)
NEW QUESTION: 9
What is a key consideration when using unmanaged packages? Choose 2 answers
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.
Answer: (SHOW ANSWER)
Explanation - Namespaces are not used in unmanaged packages. In fact, even if your organization is namespace, the namespace is
removed from all components when it is uploaded as an unmanaged package.
https://developer.salesforce.com/page/An_Introduction_to_Packaging
Once the components are installed from an unmanaged package, the components can be edited in the organization they are installed in. The
developer who created and uploaded the unmanaged package has no control over the installed components, and can't change or upgrade
them. https://help.salesforce.com/apex/HTViewHelpDoc?id=sharing_apps.htm
NEW QUESTION: 10
A. Text
B. Number
C. Phone
D. Multi Picklist
E. Email
Answer: (SHOW ANSWER)
NEW QUESTION: 11
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 request access to public groups.
B. The ability to @mention accounts of which they are a contact.
C. The ability to interact with members of their groups.
D. The ability to invite members to groups of which they are a member.
Answer: (SHOW ANSWER)
NEW QUESTION: 12
Universal Containers needsto send an Outbound Message to an external system whenrecord has been updated.
What is recommended feature to meet this requirement?
A. Lightning Connect
B. Visual Workflow
C. Workflow
D. Process Builder
Answer: (SHOW ANSWER)
NEW QUESTION: 13
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
A. By adding a mobile layout and assigning it to a profile.
B. By adding actions in the Salesforce1 action bar section.
C. By adding quick actions in the publisher section.
D. By adding Visualforce page to the mobile cards section
Answer: (SHOW ANSWER)
NEW QUESTION: 14
What is a true statement regarding roll-up summary fields? Choose 2 answers
A. Roll-up summary fields can only be created on the master of a master-detail relationship.
B. Multi-select picklist fields can be used in the field column of roll-up summary filters.
C. Changes to the value of a roll-up summary field column of roll-up summary filters.
D. The roll-up summary field inherits the field - level security of the child object
Answer: A,D (LEAVE A REPLY)
NEW QUESTION: 15
SERVICE AGENTS ARE REQUIRED TO CONFIRM A USER IDENTITY BEFORE PROVIDING SUPPORT INFORMATION OVER THE
PHONE. WHAT FEATURE CAN AN APP BUILDER USE TO HELP AGENTS MEET THIS REQUIREMENT?
A. Add Path to the top of the Case layout
B. Guided Action Flows on the record page
C. Include Surveys as a Case related list
D. Case Validation Rules
Answer: (SHOW ANSWER)
NEW QUESTION: 16
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 cannot be the last item in the navigation menu.
B. Groups is not included in the selected list for the navigation menu.
C. Groups is showing up in the recent section and not in the navigation menu.
D. Groups is included in the Smart Search items but not on the navigation menu.
Answer: (SHOW ANSWER)
Valid Platform-App-Builder Dumps shared by PassTestKing.com for Helping Passing Platform-App-Builder Exam! PassTestKing.com
now offer the newest Platform-App-Builder exam dumps, the PassTestKing.com Platform-App-Builder exam questions have been
updated and answers have been corrected get the newest PassTestKing.com Platform-App-Builder dumps with Test Engine here:
https://www.passtestking.com/Salesforce/Platform-App-Builder-practice-exam-dumps.html (235 Q&As Dumps, 35%OFF Special
Discount Code: freecram)
NEW QUESTION: 17
An app builder wants to deploy a new version of an auto launched flow 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?
A. Verify there is an apex test that provides test coverage for the flow
B. Include the process builder calling the flow in the deployment
C. Include the profile that access the flow in the deployment
D. Verify there is a static resource that provides test coverage for the flow
Answer: (SHOW ANSWER)
NEW QUESTION: 18
Universal Insurance would like to highlight on a report claims that have been open for more than 30 days. What feature could be used for
this? Choose 1 answer.
A. Field Highlighting
B. Report Highlighting
C. Bucket Highlighting
D. Conditional Highlighting
Answer: (SHOW ANSWER)
NEW QUESTION: 19
Which functions are available when creating a Roll-up Summary Field? (Choose four.)
A. SUM
B. COUNT
C. MAX
D. AVG
E. MIN
Answer: (SHOW ANSWER)
NEW QUESTION: 20
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
Answer: (SHOW ANSWER)
NEW QUESTION: 21
An App Builder at UVC 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?
A. Standard buttons can be overridden with a Visualforce page
B. Standard buttons that are not available for overrides can still be hidden on page layouts
C. Standard buttons can be overridden, relocated on the detail page, and relabeled
D. Standard buttons can be changed on lookup dialogs, list views, and search result layouts
Answer: (SHOW ANSWER)
NEW QUESTION: 22
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?
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 public groups for sales and marketing and create mobile navigation menus for each group.
D. Create mobile navigation menus for both the sales and marketing profiles.
Answer: (SHOW ANSWER)
NEW QUESTION: 23
The DreamHouse Realty (DR) service manager has asked for some improvements in case management to enforce process compliance so
that cases are unable to be reverted to an earlier case status, and to ensure that certain fields are required when specific case criteria are
met.
What solution should an app builder implement to meet these requirements?
A. Process Builder
B. Workflow Rules
C. Activities Component
D. A Validation Rules
Answer: (SHOW ANSWER)
NEW QUESTION: 24
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 answers
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 public groups.
C. Create acriteria based sharing rule using the projects department that grants access to users by profiles
D. Create a criteria based sharing rule using the projects department that grants access to users by roles.
Answer: (SHOW ANSWER)
NEW QUESTION: 25
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 public groups for sales and marketing and create mobile navigation menus for each group.
B. Create sales and marketing profiles and ensure read access to different objects.
C. Create mobile navigation menus for both the sales and marketing profiles.
D. Create roles for sales and marketing and assign a custom homepage layout for each role.
Answer: (SHOW ANSWER)
NEW QUESTION: 26
What should you do when a user requests a report?
A. Document the user's requirements.
B. Map the user's requirements to report criteria.
C. Ask follow-up questions, to get all the requirements.
D. All of the above.
Answer: (SHOW ANSWER)
NEW QUESTION: 27
Universal Containers uses a custom object called Projects. When managers assign projects they set a custom field on the Uroject called
Estimated Hours. Once set, users should be able to decrease but not increase the value How can an app builder meet this requirement?
A. Create a formula default value for the custom field.
B. Create a validation rule that uses the PRIOR VALUE function.
C. Create a validation rule that uses the ISCHANGED function
D. Create a formula held that uses the PREVGROUPVAL function
Answer: (SHOW ANSWER)
NEW QUESTION: 28
Universal containers wants to ensure that they are accepting clean data from their users and verify that important fields are entered. What
should an app builder recommend to meet this requirement?
A. Create a workflow rule to check the fields are formatted correctly
B. Configure a validation to require a field for a specific record type
C. Make a formula field to check the format of the important fields
Answer: (SHOW ANSWER)
NEW QUESTION: 29
What option is available to an App Builder when defining an object-specific Create Record custom action?
Choose 2 answers
A. Pre-Defining field values on the target object.
B. Allowing the end user to choose the record type
C. Specifying the fields and layout of the action.
D. Redirecting the end user to the detail page of the target object
Answer: (SHOW ANSWER)
NEW QUESTION: 30
A. 1
B. 3
C. 2
D. 4
Answer: (SHOW ANSWER)
NEW QUESTION: 31
During testing of a new Amazon Alexa skill, the skill is repeatedly failing and invoking the function defined in the addErrorHandlermethod
specified on the SkillBuilderobject. Upon inspection of Amazon CloudWatch Logs, the Alexa Skill Builder establishes that the failure is
occurring whenever AMAZON.HelpIntentis being received.
How should this error be corrected?
A. The Builder should ensure that the intent handler is coded so that it tests for AMAZON.HelpIntentin its canHandlemethod, and when
detected, returns true.
B. AMAZON.HelpIntentshould be handled by the SDK. The Builder should raise a support ticket with Amazon.
C. The Builder should add logic to provide help instructions to the function defined in the addErrorHandler method specified on the
SkillBuilder object.
D. The Builder should add an AMAZON.HelpIntententry to the interaction model to ensure the request for help is recognized by the skill.
Answer: (SHOW ANSWER)
Valid Platform-App-Builder Dumps shared by PassTestKing.com for Helping Passing Platform-App-Builder Exam! PassTestKing.com
now offer the newest Platform-App-Builder exam dumps, the PassTestKing.com Platform-App-Builder exam questions have been
updated and answers have been corrected get the newest PassTestKing.com Platform-App-Builder dumps with Test Engine here:
https://www.passtestking.com/Salesforce/Platform-App-Builder-practice-exam-dumps.html (235 Q&As Dumps, 35%OFF Special
Discount Code: freecram)
NEW QUESTION: 32
What are the limitations of workflow rules?
A. You can't create e-mail 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.
Answer: (SHOW ANSWER)
Explanation
NEW QUESTION: 33
Which Salesforce Formula Function can return a value based on more than two different field parameters?
A. Contains
B. Beings
C. IF Statement
D. Case Statement
Answer: (SHOW ANSWER)
NEW QUESTION: 34
A production org includes custom objects containing confidential Information. A sandbox h needed that Includes data records, excludes all of
the confidential objects, and can be refreshed weekly the confidential objects, and can be refreshed weekly.
What steps should an App Builder take to meet these requirements?
A. Create a Developer Pro Sandbox and schedule Data loader to download selected object data weekly.
B. Create a Partial Copy Sandbox and use a sandbox template.
C. Create a Developer Sandbox and schedule Data loader to download selected object data weekly.
D. Create a Full Sandbox and use a sandbox template
Answer: (SHOW ANSWER)
NEW QUESTION: 35
An app builder wants to create a custom Sync button on Account that will call a Lightning Web Component that connects with an external
system. This action should only be available If the custom Status field is set to Ready to Sync.
What should an app builder use to add this functionality to an Account record page?
A. Dynamic action
B. Custom link
C. AppExchange product
D. Formula field
Answer: (SHOW ANSWER)
NEW QUESTION: 36
What type of field can be referenced by a Roll-up Summary field using SUM? Choose 3 answers
A. Formula
B. Currency
C. Number
D. Percent
E. Date
Answer: (SHOW ANSWER)
Explanation
https://help.salesforce.com/HTViewHelpDoc?id=fields_about_roll_up_summary_fields.htm
NEW QUESTION: 37
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
A. By adding actions in the Salesforce1 action bar section.
B. By adding quick actions in the publisher section.
C. By adding Visualforce page to the mobile cards section
D. By adding a mobile layout and assigning it to a profile.
Answer: (SHOW ANSWER)
NEW QUESTION: 38
What are the three different custom tabs you can create? (Choose three.)
A. Custom Object Tab
B. Visualforce Tab
C. Standard Object Tab
D. Web Tab
E. APEX Tab
Answer: (SHOW ANSWER)
Explanation/Reference:
NEW QUESTION: 39
What is a true statement in regards to creating custom report types?
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
Answer: (SHOW ANSWER)
Explanation
You can choose from all objects-even those you don't have permission to view. This lets you buildreport types for a variety of users.Once you
save a report type, you can't change the primary object.If the primary object on a report type is a custom object, and the custom object is
deleted, then thereport type and any reports created from it are automatically deleted.If you remove an object from a report type, all
references to that object and its associated objectsare automatically removed from reports and dashboards based on that type.
http://help.salesforce.com/apex/htviewhelpdoc?id=reports_defining_report_types.htm&language=en_us
NEW QUESTION: 40
A. LinkedIn
B. YouTube
C. Facebook
D. Twitter
E. All of the above
Answer: (SHOW ANSWER)
Explanation/Reference: https://help.salesforce.com/articleView?id=social_networks_overview.htm&type=5
NEW QUESTION: 41
What type of field needs to be wrapped in a function (in a formula) to be accessed?
A. Long Text Field
B. Date/Time
C. Picklist
D. Currency
Answer: (SHOW ANSWER)
NEW QUESTION: 42
Cloud Kicks wants to display 10 key fields at once in a separate section at the top of opportunity records on the desktop.
Which component should an app builder add to the record page to enable this functionality?
A. Highlights Panel
B. Accordion
C. Custom Lightning Web Component
D. Path
Answer: (SHOW ANSWER)
NEW QUESTION: 43
What type of field can be used to filter a report chart that has been added to page Layout?
A. Standard field
B. Formula field
C. Name field
D. Matching ID field
Answer: (SHOW ANSWER)
NEW QUESTION: 44
UVC wants to show different picklist values to different groups of users in a custom picklist field. What should be configured?
A. Permission sets
B. Record Types
C. Page Layout
D. Field-level security
Answer: (SHOW ANSWER)
NEW QUESTION: 45
What is true statement regarding master - detail relationship? Choose 3 answers
A. Master-detail relationship can convert to a look -up relationship if no roll-up summary field exist on the master object
B. Deleting a master record in a master detail relationship deletes all related detail records
C. A master-detail relationship cannot be created if the custom object on the detail side already contains data.
D. Standard objects can be on the detail side of the custom object in a master-detail relationship
E. A master - detail relationship cannot be converted to a look-up relationship
Answer: (SHOW ANSWER)
NEW QUESTION: 46
An app builder has created a custom Lightning App and wants to make it available to the internal users at Universal Containers.
Which two steps are necessary to accomplish this task7
Choose 2 answers
A. Upload the app to Static Resources.
B. Build a Custom Tab for the app.
C. Create a subdomain using My Domain.
D. Add the app to a Visualforce page.
Answer: (SHOW ANSWER)
Valid Platform-App-Builder Dumps shared by PassTestKing.com for Helping Passing Platform-App-Builder Exam! PassTestKing.com
now offer the newest Platform-App-Builder exam dumps, the PassTestKing.com Platform-App-Builder exam questions have been
updated and answers have been corrected get the newest PassTestKing.com Platform-App-Builder dumps with Test Engine here:
https://www.passtestking.com/Salesforce/Platform-App-Builder-practice-exam-dumps.html (235 Q&As Dumps, 35%OFF Special
Discount Code: freecram)
NEW QUESTION: 47
Universal container sales reps can modify fields on an opportunity until it isclosed. Only the sales operations team can modify the post close
follow up date andpost close followup comments fields. How to make this happen?
A. Use field-level security to mark fields as read-only on the sales profile
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 multiple record types, page layouts, and profiles
Answer: (SHOW ANSWER)
NEW QUESTION: 48
An app builder at Cloud Kicks created a custom object and related fields in the schema builder.
What next steps should the app build take to ensure users can access the new object and fields?
A. Add the fields to the page layout on the object.
B. Assign data types to the fields on the object.
C. Create a permission set for access to the object and fields.
D. Allow reporting for the object and fields.
Answer: (SHOW ANSWER)
NEW QUESTION: 49
What data type can be used to summarizeroll-up summary. (Choose 3)
A. Currency
B. Number
C. Formula
D. Date
E. Percent
Answer: (SHOW ANSWER)
NEW QUESTION: 50
A. Workflow
B. Process Builder
C. Flow
D. Approval Process
Answer: (SHOW ANSWER)
NEW QUESTION: 51
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?
A. The record owner and anyone above the owner in the role hierarchy
B. The global marketing public group, the record owner, and anyone above the owner in the role hierarchy.
C. The record owner and the global marketing public group.
D. The global marketing public group and anyone above the owner in the role hierarchy
Answer: (SHOW ANSWER)
NEW QUESTION: 52
What option is available to an App Builder when defining an object-specific Create Record custom action? Choose 2 answers
A. Allowing the end user to choose the record type
B. Pre-Defining field values on the target object.
C. Specifying the fields and layout of the action.
D. Redirecting the end user to the detail page of the target object
Answer: (SHOW ANSWER)
NEW QUESTION: 53
A custom object named Assignment has private sharing setting that grants access using hierarchies. The organization has a role hierarchy
where each Territory Manager reports to an Area Manager, who reports to a VP of Sales. The VP of Sales is at the top of the role hierarchy.
A user who is in the Area Manager role creates a new Assignment record.
Who can see this record?
A. The record owner and all of the other Area Managers.
B. The record owner and the VP of Sales.
C. The record owner and all of the Territory Managers in their hierarchy.
D. The record owner only.
Answer: (SHOW ANSWER)
NEW QUESTION: 54
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
A. Multi select picklist can be dependent picklist but not controlling fields
B. Custom picklist field can be either controlling or dependent field
C. The import wizard only allows value to be imported into a dependent picklist if they match the appropriate controlling field
D. Checkbox fields can be controlling fields but not dependent fields
E. Standard and custom picklist fields can be dependent fields.
Answer: (SHOW ANSWER)
NEW QUESTION: 55
Describe the ramifications of field updates and potential for recursion for the following scenario: If a field update for Rule1 triggers Rule2, and
a field update for Rule2 triggers Rule1
A. The updates create a loop and the org limits for workflow time triggers per hour will likely be violated
B. When the second trigger is saved a Imminent Loop Error message will be displayed and the workflow rule update will not save
C. The updates create a loop and the org be blocked until the admin resolves the issue
D. Loop is allowed to run 25 times within one hour. If it does not end on its own the process will be stopped by R&D
Answer: (SHOW ANSWER)
NEW QUESTION: 56
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 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.
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. Create a new profile to allow for read-only access to the field via Field Level Security and assign it to the agent
Answer: B (LEAVE A REPLY)
NEW QUESTION: 57
Universal Containers has created two custom objects called Seminars and Attendees. Organization-wide defaults for these objects have
been set to Private. Universal Containers wants to set up a new junction object between these custom objects. A select group of users
should be able to edit records in the junction object.
Which two steps should an app builder take to configure the proper security? (Choose two.)
A. Set Sharing Settings to Read Only on both Master-Detail relationship fields.
B. Set lookup filters on both junction object relationship fields.
C. Create owner-based sharing rules that give Read access to the master objects.
D. Create an owner-based sharing rule that gives Read access to the junction object.
Answer: (SHOW ANSWER)
NEW QUESTION: 58
UVC 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 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 different sections on an Account page layout, with each section displaying the relevant fields for that organization.
D. Three Account record types, each with its own page layout to display the relevant fields for that type of organization
Answer: (SHOW ANSWER)
NEW QUESTION: 59
Universal Containers uses Contracts for agreements with customers. A sales manager is required to provide approval for contracts and
director approval for any contract over $10,000.
Which two options should an app builder use to ensure all contracts route for the correct approval and also prevent the sales rep from making
changes to the record while it is being approved7 Choose 2 answers
A. Create an approval process on the Contract object with one step for each sales manager that sets the approver as the director.
B. Create an approval process on the Contract object and set the field for 'Next Automated Approver Determined By' as Manager'.
C. Create an approval process on the Contract object with criteria set on a second approval step set as 'Amount__c > 10,000' and set the
approver as director.
D. Create a validation rule on the Contract object that prevents updates to the contract record while it is being reviewed.
Answer: (SHOW ANSWER)
NEW QUESTION: 60
A. Permission Sets
B. Users
C. Roles
D. Profiles
E. Public Groups
Answer: (SHOW ANSWER)
NEW QUESTION: 61
Cloud Kicks's management team frequently travels and wants to approve requests from their team on the go via Chatter.
Where would an app builder enable this ability?
A. Approval Process Settings
B. Chatter Feed Tracking
C. Object Settings
D. Chatter Settings
Answer: (SHOW ANSWER)
Valid Platform-App-Builder Dumps shared by PassTestKing.com for Helping Passing Platform-App-Builder Exam! PassTestKing.com
now offer the newest Platform-App-Builder exam dumps, the PassTestKing.com Platform-App-Builder exam questions have been
updated and answers have been corrected get the newest PassTestKing.com Platform-App-Builder dumps with Test Engine here:
https://www.passtestking.com/Salesforce/Platform-App-Builder-practice-exam-dumps.html (235 Q&As Dumps, 35%OFF Special
Discount Code: freecram)
NEW QUESTION: 62
An app builder wants to limit the amount of fields users are required to fill out when creating a new Opportunity. Once they fill out the required
fields and save, the full record page with additional fields relevant to the Opportunity type becomes available.
How could this be accomplished?
A. Make the Opportunity type a required field on the initial Opportunity page layout and use automation to fill in the type field to a record type.
B. Use different page layouts for Opportunity types based on the user profile.
C. Once the required fields are populated, use a sharing rule to share the new fields with the user.
D. Hide additional sections on the page layout and show the users how to manually expand them when they want to fill in the fields in the
hidden sections.
Answer: (SHOW ANSWER)
NEW QUESTION: 63
universal containers has several new fields they requested for the opportunity product object. What should an app builder be able to
configure using a formula field ?
A. A mix of functions and concatenation of 10 account fields and 10 opportunity fields.
B. A Rich text area field that uses HTML to bold certain characters
C. A combination of the opportunity`s text and a description fields.
D. A hyperlink to the parent account of the parent opportunity.
Answer: (SHOW ANSWER)
NEW QUESTION: 64
Which objects can be members of a campaign? Choose 2 answers
A. Contact
B. Lead
C. Opportunity
D. Account
Answer: (SHOW ANSWER)
NEW QUESTION: 65
What are two reasons to create unmanaged packages? (Choose two.)
A. Distributing open-source projects on the AppExchange.
B. Publishing an application for sale on the AppExchange.
C. Deploying from a Developer Edition environment.
D. Migrating of components from sandbox to production.
Answer: (SHOW ANSWER)
NEW QUESTION: 66
A Service Coordinator (SC) for Ursa Major Solar (UMS) does a final review of work orders owned by a technician for a specific region before
the records are submitted for an invoice. Before closing out the work order, the SC needs to modify data or remove attachments that were
added by mistake. The SC also needs access to any other related records owned by the technician.
What solution would provide the required access, given a private data model?
A. Give the SC a permission set with the Modify All Data system permission.
B. Create a workflow rule that updates records owned by technicians in that region with the SC.
C. Put the SC in the role hierarchy above the technicians whose work orders they review.
D. Change work order access on the SC's profile to 'Modify AIl.
Answer: (SHOW ANSWER)
NEW QUESTION: 67
What is a true statement in regard to creating custom report types?
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
A. Once a report type is saved with a standard or custom primary object, the primary object cannot be changed for the 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. The detail object in a master-detail relationship cannot be added as a secondary object on a custom report type
D. 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
Answer: (SHOW ANSWER)
NEW QUESTION: 68
An app builder at DreamHouse Realty created a custom object which has fields containing data from two different objects via related lookups.
What is needed to create "with" or "without* reports on the new custom object?
A. Row-Level Formula
B. Report Filters
C. Report Bucket Field
D. Custom Report Type
Answer: (SHOW ANSWER)
NEW QUESTION: 69
For an external object relationship, you can create an indirect lookup relationship.
What type of object(s) can be the parent?
A. External
B. Standard or Custom
C. Standard or External
D. Custom
Answer: (SHOW ANSWER)
Explanation: For an indirect lookup you can have standard or custom objects as the parent, but can only have an external object as the child.
Does not require a Salesforce ID.
NEW QUESTION: 70
A. Use record types with field sets and restrict editing fields using field-level security
B. Use multiple record types, page layouts, and profiles
C. Use field-level security on page layouts to restrict editing fields
D. Use field-level security to mark fields as read-only on the sales profile
Answer: (SHOW ANSWER)
NEW QUESTION: 71
An Alexa Skill Builder did not include a display template in a skill.
When the skill is used with an Amazon Alexa enabled device with a screen, cards used in the skill are:
A. rendered as a gray screen.
B. rendered using the skill icon as the foreground image.
C. rendered using the skill icon as the background image.
D. rendered using BodyTemplate1.
Answer: (SHOW ANSWER)
Explanation/Reference: https://developer.amazon.com/en-US/docs/alexa/custom-skills/best-practices-for-skill-card- design.html
NEW QUESTION: 72
An app builder received a request to extend record access beyond the organization-wide defaults configured. Which two features satisfy this
requirement?
Choose 2 answers
A. Manual Sharing Rules
B. Permission Set Groups
C. Public Groups
D. Sharing Rules
Answer: (SHOW ANSWER)
NEW QUESTION: 73
The VP of Sales wants a Chatter post to the All-Sales private group when an opportunity goes to the closed won stage.
What two tools should the app builder use to automate this process? Choose 2 answers
A. Flow
B. Workflow
C. Big Deal Alert
D. Process Builder
Answer: (SHOW ANSWER)
NEW QUESTION: 74
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
A. 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")))
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. IMAGE(CASE( Priority, "Low", "img/samples/flag_green.gif", "Medium",
"img/samples/flag_yellow.gif", "High", "img/samples/flag_red.gif", "Priority Flag")
D. CASE( Priority, "Low", "img/samples/flag_green.gif", "Medium", "img/samples/flag_yellow.gif",
"High", "img/samples/flag_red.gif", "/s.gif")
Answer: B,C (LEAVE A REPLY)
NEW QUESTION: 75
What is the maximum number of external IDs an object may have?
A. 5
B. 3
C. 7
D. 1
Answer: (SHOW ANSWER)
NEW QUESTION: 76
Cloud Kicks has leads owned by users and queues. The sales manager wants the status to change to working when a user takes ownership.
What does an app builder need to have in the criteria to ensure the process runs without error?
A. [Lead].Owner:User.Role Is Null = False
B. BEGINS([Lead].OwnerId, ,,005")
C. [Lead].Owner:Queue.OwnerId Is Null = True
D. NOT(ISBLANK([Lead].OwnerId))
Answer: (SHOW ANSWER)
Valid Platform-App-Builder Dumps shared by PassTestKing.com for Helping Passing Platform-App-Builder Exam! PassTestKing.com
now offer the newest Platform-App-Builder exam dumps, the PassTestKing.com Platform-App-Builder exam questions have been
updated and answers have been corrected get the newest PassTestKing.com Platform-App-Builder dumps with Test Engine here:
https://www.passtestking.com/Salesforce/Platform-App-Builder-practice-exam-dumps.html (235 Q&As Dumps, 35%OFF Special
Discount Code: freecram)
NEW QUESTION: 77
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. Write a trigger to use Apex Managed Sharing to grant access with the Process Improvement team.
B. Use a record owner sharing rule that is shared with the Process Improvement public group.
C. Use a record owner sharing rule that is shared with the Process Improvement role.
D. Use a criteria-based sharing rule where the accounts are shared with the Process Improvement public group.
Answer: (SHOW ANSWER)
NEW QUESTION: 78
Field type conversion. Which of the following are true: (2)
A. Data can be lost when converting from auto-number to text
B. Information can be lost when converting from text area (rich) to text area (long)
C. Data can be lost when converting from simple picklist to multi picklist
D. Data can be lost when converting from number to currency (assuming that field lengths are identical)
Answer: (SHOW ANSWER)
NEW QUESTION: 79
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/Timestamp
B. Time
C. Date/Time
D. Date
Answer: (SHOW ANSWER)
NEW QUESTION: 80
A. Master-Detail
B. Lookup
C. Many-to-many
D. Hierarchical
Answer: (SHOW ANSWER)
Hierarchical relationship: This type of relationship is a special lookup relationship available only for the user object. It allows users to use a
lookup field to associate one user with another that does not directly or indirectly refer to itself. For example, you can create a custom
hierarchical relationship field to store each user's direct manager.
NEW QUESTION: 81
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?
A. Approval Process with Apex Trigger.
B. Two-step Approval process.
C. Process Builder with Submit for Approval action
D. Approval Process with Time-Dependent workflow action.
Answer: A (LEAVE A REPLY)
NEW QUESTION: 82
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 two.)
A. Utilize a Lead Matching Rule and corresponding Duplicate Rule to block newly created duplicate leads.
B. Upload the lead list using the Import Wizard and select a Matching Type to prevent duplicate lead creation.
C. Use Data Loader's update function to import leads and match to existing records based on e-mail address.
D. Enable Duplicate Matching in the Data Management section in Setup and activate the Lead-to-Lead scenario.
Answer: A,B (LEAVE A REPLY)
NEW QUESTION: 83
An app builder needs to change the data types of a few custom fields. The appbuilder is not able to delete and recreate any of the fields, nor
modify any apexcode. Which data type change will require the app builder to perform additionalsteps in order to retain existing functionality?
A. Changing the data type of a field used in a report from text to an encrypted field
B. In lead conversion from number to text
C. In an apex class from number to text
D. As an external ID from number to text
Answer: (SHOW ANSWER)
Explanation
https://help.salesforce.com/apex/HTViewHelpDoc?id=notes_on_changing_custom_field_types.htm&language=e
If you change the data type of any custom field that is used for lead conversion, that lead field mapping will be deleted. You would have to
recreate the field mapping, this satisfies the requirements.
NEW QUESTION: 84
Users at Cloud Kicks provided feedback that the time card custom page layout has too many fields on it, and some fields are only needed if
other fields are entered.
What should an app builder configure to help with this issue?
A. Lightning web components
B. Dependent picklists
C. Separate page layouts
D. Dynamic forms
Answer: (SHOW ANSWER)
NEW QUESTION: 85
What are the limitations of workflow rules?
A. You can't create e-mail alerts for workflow rules on activities.
B. All of the above.
C. You can't package workflow rules with time triggers.
D. You can't create outbound messages for workflow rules on junction objects.
Answer: (SHOW ANSWER)
NEW QUESTION: 86
Which two features can be used to allow users to access Visual Workflows? Choose 2 answers
A. Invoked by Process
B. Visual Workflow Launcher
C. Quick Action
D. Custom Button
Answer: (SHOW ANSWER)
NEW QUESTION: 87
When would a developer use upsert and external IDs? (Choose two.)
A. To load related records without knowing Salesforce record IDs.
B. To migrate customizations from a sandbox to production.
C. To integrate with an external system.
D. To use Web Services API to query for data.
Answer: (SHOW ANSWER)
NEW QUESTION: 88
An app builder wants to streamline the user experience by reflecting summarized calculation of specific fields on various objects.
Which three fields types should be used in roll-up summary fields to accomplish this?
Choose 3 answer
A. Date
B. Checkbox
C. Time
D. Currency
E. Percent
Answer: (SHOW ANSWER)
NEW QUESTION: 89
Which of the following is true in regards to the User Acceptance testing (UAT) step in a large enterprise application lifecycle? Choose 2
answers.
A. UAT come after Integration Testing
B. UAT is typically the last step before deploying changes to production
C. UAT can be used for end user testing or training
D. UAT comes before Integration testing
Answer: (SHOW ANSWER)
NEW QUESTION: 90
NEW QUESTION: 91
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?
A. Create separate home page custom components and layouts; assign to users by profile.
B. Expose specific elements within a home page custom components determined by profile.
C. Expose specific elements within a home page custom component determined by role.
D. Create separate home page custom components and layouts; assign to users by role.
Answer: (SHOW ANSWER)
Valid Platform-App-Builder Dumps shared by PassTestKing.com for Helping Passing Platform-App-Builder Exam! PassTestKing.com
now offer the newest Platform-App-Builder exam dumps, the PassTestKing.com Platform-App-Builder exam questions have been
updated and answers have been corrected get the newest PassTestKing.com Platform-App-Builder dumps with Test Engine here:
https://www.passtestking.com/Salesforce/Platform-App-Builder-practice-exam-dumps.html (235 Q&As Dumps, 35%OFF Special
Discount Code: freecram)
NEW QUESTION: 92
Ann app builder has been to display an overdue date that is two months after a tasks due date. Which approach should the app builder take?
A. Use process builder and set overdue date equal to DueDate + ((365/12)*2)
B. Create a formula field using the ADDMONTHS () function
C. Use process builder and set overdue Date equal to DueDate + 60
D. Create a formula field using DueDate + 60
Answer: (SHOW ANSWER)
NEW QUESTION: 93
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. Flow Launcher
B. Process Builder
C. Lightning Connect
D. Workflow
Answer: (SHOW ANSWER)
NEW QUESTION: 94
Which three options are available for assigning access to Lightning Pages using Lightning App Builder?
(Choose three.)
A. App, record type, profile
B. Profile and permission sets
C. Role and subordinates
D. The org default
E. App default
Answer: (SHOW ANSWER)
NEW QUESTION: 95
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.
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
Answer: (SHOW ANSWER)
Explanation:
https://developer.salesforce.com/docs/atlas.enus.salesforce1appadmin.meta/salesforce1appadmin/s1_admin_guide_actions_predef_values.ht
m https://help.salesforce.com/apex/HTViewHelpDoc?id=customize_sf1_rollout_overview.htm&la nguage=en_US
NEW QUESTION: 96
Which statement is true about field update actions from workflow rules and approval processes? Choose 2 answers
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.
Answer: (SHOW ANSWER)
Explanation: https://help.salesforce.com/apex/HTViewHelpDoc?id=workflow_field_update_considerations.h tm&language=en
NEW QUESTION: 97
Universal containers allows users to create standard reports on demand. What are two considerations users should be aware of when
creating a new report?
A. Users can require that child objects exist for parent records using a cross filter
B. Records will be available in the in the report regardless of security permissions
C. Reports created from standard report types are available to all users
D. The report type determines the types of records and fields that will be available
Answer: (SHOW ANSWER)
NEW QUESTION: 98
Which permission is required to install and uninstall packages from Salesforce AppExchange?
A. Create AppExchange Packages.
B. Download AppExchange Packages.
C. Manage Package Licenses.
D. Upload AppExchange Packages.
Answer: (SHOW ANSWER)
Explanation/Reference:
NEW QUESTION: 99
SF can connect social profiles to all of the following objects except __________.
A. Users
B. Contacts
C. Business Accounts
D. Person Accounts
E. Leads
Answer: (SHOW ANSWER)
NEW QUESTION: 100
Valid Platform-App-Builder Dumps shared by PassTestKing.com for Helping Passing Platform-App-Builder Exam! PassTestKing.com
now offer the newest Platform-App-Builder exam dumps, the PassTestKing.com Platform-App-Builder exam questions have been
updated and answers have been corrected get the newest PassTestKing.com Platform-App-Builder dumps with Test Engine here:
https://www.passtestking.com/Salesforce/Platform-App-Builder-practice-exam-dumps.html (235 Q&As Dumps, 35%OFF Special
Discount Code: freecram)
A. External ID
B. Required
C. Text (encrypted)
D. Unique
Answer: (SHOW ANSWER)
Valid Platform-App-Builder Dumps shared by PassTestKing.com for Helping Passing Platform-App-Builder Exam! PassTestKing.com
now offer the newest Platform-App-Builder exam dumps, the PassTestKing.com Platform-App-Builder exam questions have been
updated and answers have been corrected get the newest PassTestKing.com Platform-App-Builder dumps with Test Engine here:
https://www.passtestking.com/Salesforce/Platform-App-Builder-practice-exam-dumps.html (235 Q&As Dumps, 35%OFF Special
Discount Code: freecram)
Valid Platform-App-Builder Dumps shared by PassTestKing.com for Helping Passing Platform-App-Builder Exam! PassTestKing.com
now offer the newest Platform-App-Builder exam dumps, the PassTestKing.com Platform-App-Builder exam questions have been
updated and answers have been corrected get the newest PassTestKing.com Platform-App-Builder dumps with Test Engine here:
https://www.passtestking.com/Salesforce/Platform-App-Builder-practice-exam-dumps.html (235 Q&As Dumps, 35%OFF Special
Discount Code: freecram)