[2024] New Platform-App-Builder exam dumps Use Updated Salesforce Exam [Q73-Q96]

Share

[2024] New Platform-App-Builder exam dumps Use Updated Salesforce Exam

Verified Platform-App-Builder Dumps Q&As - Platform-App-Builder Test Engine with Correct Answers

NEW QUESTION # 73
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?

  • A. The record owner and the directors in their hierarchy.
  • B. The record owner and the managers in their hierarchy
  • C. The record owner and the specialists in their hierarchy
  • D. The record owner and those above the specialist role in their hierarchy

Answer: A


NEW QUESTION # 74
A custom app can include one or more custom tabs.
What kind of custom tabs can be included in an application?

  • A. All of the Above
  • B. Custom Object Tab
  • C. Visualforce Tab
  • D. Lightning Page Tab

Answer: A


NEW QUESTION # 75
Which sandbox type allows for the use of a sandbox template?

  • A. Developer Pro Sandbox
  • B. Config Sandbox
  • C. Partial Sandbox
  • D. Developer Sandbox

Answer: C


NEW QUESTION # 76
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 can be overridden, relocated on the detail page, and relabeled
  • C. Standard buttons can be changed on lookup dialogs, list views, and search result layouts
  • D. Standard buttons that are not available for overrides can still be hidden on page layouts

Answer: A,D


NEW QUESTION # 77
An app builder just added a lookup field to Account from the existing custom object, Box.
Which report type is automatically created?

  • A. Accounts with or without Boxes
  • B. Boxes with Accounts
  • C. Accounts with Boxes. Salesforce automatically creates a new report type that reflects the relationship from the perspective of the parent object, in this case, Accounts, showing related Box records.
  • D. Boxes with or without Accounts
  • E. Accounts with Boxes

Answer: E

Explanation:
This new report type enables users to create reports that list Accounts along with their associated Boxes, if any.
For further understanding of report types and relationships, Salesforce's guide on Report Types provides comprehensive information on how these are structured following modifications to object relationships.
Explanation:
Upon adding a lookup field to Account from a custom object, Box:


NEW QUESTION # 78
An Alexa Skill Builder is building an interactive storytelling skill where the user can choose their own path through the story. The Builder wants Amazon Alexa to narrate the story and use custom audio for the dialogue for each character, along with various sound effects.
How can these requirements be met?

  • A. Record the entire story as custom audio and stream the audio stored on Amazon S3 using the AudioPlayer interface.
  • B. Record custom audio for each segment of the story, then stream audio files stored on Amazon S3 using the AudioPlayer interface for each segment of the story.
  • C. Develop each response as text, and let Alexa speak each part differently using SSML markup for
    <amazon:effect>to alter the Alexa voice for each character.
  • D. Record custom audio for each character voice and the sound effects in the story, then include the custom audio using SSML markup in the response.

Answer: B

Explanation:
Explanation/Reference: https://developer.amazon.com/en-US/docs/alexa/custom-skills/audioplayer-interface- reference.html


NEW QUESTION # 79
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. NOT(ISBLANK([Lead].OwnerId))
  • B. [Lead].Owner:Queue.OwnerId Is Null = True
  • C. BEGINS([Lead].OwnerId, ,,005")
  • D. [Lead].Owner:User.Role Is Null = False

Answer: A


NEW QUESTION # 80
To synchronize accounts, orders, and shipments in real time, a developer hasbuilt a custom interface between an external system and salesforce. Prior todeployment, the developer needs to confirm that the interface can sustain thesyncing of thousands of records at a time. Which sandbox environment isrecommended to complete performance and load testing?

  • A. Developer sandbox
  • B. Partial sandbox
  • C. Full sandbox
  • D. Developer pro sandbox

Answer: A


NEW QUESTION # 81
Which two metadata changes can be made directly in a production environment without deploying from a sandbox?

  • A. Validation rules
  • B. Visualforce pages
  • C. Apex triggers
  • D. Apex classes

Answer: A,B


NEW QUESTION # 82
DreamHouse Realty wants to import its property records from an external system into Salesforce. The app builder will use an external ID field to house the property ID from the external system.
Which two details should the app builder know when using external ID fields?
Choose 2 answers

  • A. An external ID field can be a URL field.
  • B. An external ID field can be a phone field.
  • C. An external ID field can be a number field.
  • D. An external IDfield can be a text field.

Answer: C,D

Explanation:
Explanation
An external ID field can be a number field or a text field, but not a URL field or a phone field. A URL field is used to store web addresses and a phone field is used to store phone numbers. An external ID field is used to store unique identifiers from an external system and it can be used for upsert operations


NEW QUESTION # 83
Which type of membership can be defined with external objects? (Choose 2)

  • A. Indirect lookup
  • B. External master-detail
  • C. External lookup
  • D. Cross-organization lookup

Answer: A,C


NEW QUESTION # 84
Universal Containers uses a custom object to track Projects. When the status of a Project is changed from "In Progress" to "On Hold", the business wants the Project owner to be automatically assigned to an "On Hold" queue.
What capability can be used to accomplish this?

  • A. Quick Action
  • B. Assignment Rule
  • C. Workflow Rule
  • D. Escalation Rule

Answer: B

Explanation:
Explanation/Reference:


NEW QUESTION # 85
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. Make a formula field to check the format of the important fields
  • B. Create a workflow rule to check the fields are formatted correctly
  • C. Configure a validation to require a field for a specific record type

Answer: C


NEW QUESTION # 86
What data type can be used to summarizeroll-up summary. (Choose 3)

  • A. Formula
  • B. Number
  • C. Currency
  • D. Date
  • E. Percent

Answer: B,C,E


NEW QUESTION # 87
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

  • A. Users can only delete Accounts if they have access to related projects records
  • B. The account record can include roll-up summary field with data from the project records
  • C. The account lookup field on the project record can be made optional.
  • D. Cross-object field updates between the Project and Account records are not supported

Answer: C,D


NEW QUESTION # 88
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. 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")
  • B. CASE( Priority, "Low", "img/samples/flag_green.gif", "Medium", "img/samples/flag_yellow.gif", "High", "img/samples/flag_red.gif", "/s.gif")
  • 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")

Answer: A,D


NEW QUESTION # 89
Universal Containers generates leads from three different sources: web, trade shows, and partners. Some of the information collected is applicable to all sources, there is also information that is unique to each type of lead. What should an app builder configure to meet these requirements?

  • A. Create three lead record types each with its own page layout containing the relevant fields
  • B. Create three sections on the lead layout and instruct users to collapse the non-relevant fields
  • C. Create custom page payouts for each type of lead only containing the relevant fields
  • D. Create a partner community and a record type for web and trade show leads

Answer: A

Explanation:
The solution that the app builder should configure to meet these requirements is creating three lead record types each with its own page layout containing the relevant fields. This way, the app builder can customize the fields and sections that appear on each record type based on the source of the lead. Option B is incorrect because creating a partner community and a record type for web and trade show leads does not address the requirement of collecting information that is unique to each type of lead, as partner community users may have different fields and layouts than internal users. Option C is incorrect because creating three sections on the lead layout and instructing users to collapse the non-relevant fields does not address the requirement of collecting information that is unique to each type of lead, as users may still see or enter data in the wrong fields. Option D is incorrect because creating custom page layouts for each type of lead only containing the relevant fields does not address the requirement of collecting information that is applicable to all sources, as users may miss some common fields.


NEW QUESTION # 90
At Ursa Major Solar there is a requirement for a new field called Planet Details on the Planet object where users can write detailed descriptions that can include pictures and links.
What field type should the app builder utilize to fulfill this requirement?

  • A. Rich Text Area
  • B. URL
  • C. Multi-Select Picklist
  • D. Long Text Area

Answer: D

Explanation:
The best field type to use for the Planet Details field is Rich Text Area. This field type allows users to enter formatted text, images, and links. Long Text Area does not support images and links, Multi-Select Picklist does not allow text entry, and URL only allows a single web address.


NEW QUESTION # 91
Universal Containers generates leads from three different sources: web, trade shows, and partners. Some of the information collected is applicable to all sources, there is also information that is unique to each type of lead.
What should an app builder configure to meet these requirements?

  • A. Create three lead record types each with its own page layout containing the relevant fields
  • B. Create three sections on the lead layout and instruct users to collapse the non-relevant fields
  • C. Create custom page payouts for each type of lead only containing the relevant fields
  • D. Create a partner community and a record type for web and trade show leads

Answer: A


NEW QUESTION # 92
Universal Containers uses a custom picklist called Account_Region__c on the Account object. The vice president of sales has asked that the value of this field is visible on Opportunities.
How should an app builder create this solution?

  • A. Lookup field
  • B. Field-level security
  • C. Cross-object formula field
  • D. Field history tacking

Answer: C

Explanation:
Explanation
A cross-object formula field is a formula field that references fields from another object. This can be used to display the value of the Account_Region__c field on Opportunities, as long as there is a relationship between the two objects. Option A, B, and C are not relevant for this requirement.


NEW QUESTION # 93
The recruiters at Universal Containers have requested that the candidate list view match the look and feel of the employee referral web page. What can be used to accomplish this?

  • A. Publisher Actions
  • B. Visualforce
  • C. Page Layouts
  • D. Record Types

Answer: B


NEW QUESTION # 94
Universal Containers require different fields to be filled out at each stage of the Opportunity sates process.
What configuration steps can an app builder use to meet this requirement?

  • A. Add the Path component to the Lightning record page.
  • B. Define record types and page layouts for each stage.
  • C. Create a Process Builder to prompt the User for field information.
  • D. Set page layout required fields based on the current stage.

Answer: A

Explanation:
Explanation
The app builder should use the Path component to meet the requirement of tracking different fields at each stage of the Opportunity sales process. The Path component is a Lightning component that displays the key fields and guidance for each stage of a standard or custom picklist field, such as the Opportunity Stage field. The app builder can configure the Path component to show the fields that need to be filled out and provide recommendations and sales strategies for each stage3. Option A, B, and C are not configuration steps that can meet this requirement.


NEW QUESTION # 95
Universal Containers would like to automatically assign a specific permission set to new users. How can this requirement be met? Choose 2 Answers

  • 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.

Answer: C,D


NEW QUESTION # 96
......

Pass Your Platform-App-Builder Dumps as PDF Updated on 2024 With 292 Questions: https://passguide.validtorrent.com/Platform-App-Builder-valid-exam-torrent.html