[2025年03月]更新のPlatform-App-Builder試験問題と有効なPlatform-App-Builder問題集PDF [Q145-Q170]

Share

[2025年03月]更新のPlatform-App-Builder試験問題と有効なPlatform-App-Builder問題集PDF

Platform-App-Builderブレーン問題集学習ガイドにはヒントとコツで試験合格を目指そう


Salesforce Platform-App-Builder認定試験に合格するためには、個人はSalesforceの基本をしっかりと理解している必要があります。これには、データモデリング、セキュリティ、ユーザーインターフェースなど、プラットフォームの核心概念が含まれます。また、Salesforceプラットフォーム上でカスタムアプリケーションを構築する経験が必要であり、Lightning App BuilderやProcess BuilderなどのSalesforceツールを使いこなせることが求められます。

 

質問 # 145
An app builder at Universal Containers has been asked to add the Chatter feed to a custom object record page.
Which approach should the app builder use?

  • A. Add a custom Chatter feed component
  • B. Add the standard Chatter feed component.
  • C. Add the Chatter feed component from the AppExchange.
  • D. Add the standard related list component

正解:B

解説:
Explanation
Add the standard Chatter feed component is how an app builder can add the Chatter feed to a custom object record page. According to the Salesforce documentation, "The Chatter Feed component displays updates about records in your org." Add the standard related list component, add a custom Chatter feed component, and add the Chatter feed component from the AppExchange are not valid or necessary options.


質問 # 146
A custom object named assignment has a private sharing setting that grantsaccess using hierarchies. The organization has a role hierarchy where the"Specialist" role reports to a "Manager" role which reports to a "Director" role. TheDirector role is at the top of the role hierarchy. A user who is in the manager rolecreate a new assignment record. Who can see this record?

  • A. The record owner and the directors in their Hierarchy.
  • B. The record owner and the specialists in their hierarchy.
  • C. The record owner q in their hierarchy.
  • D. The record owner and the managers in their hierarchy.

正解:A


質問 # 147
Which objects can be members of a campaign? Choose 2 answers

  • A. Opportunity
  • B. Account
  • C. Lead
  • D. Contact

正解:C、D

解説:
Campaign members are created from lead, contact, or person account records. Salesforce provides a variety of ways in which you can manage your campaign members. You can add and update up to 50,000 campaign members at a time through lead, contact, and person account reports; you can search for and add or edit multiple leads and contacts from the Manage Members page; you can add an unlimited number of leads and contacts using a CSV import file; or you can add members to a campaign one at a time from contact or lead detail pages.


質問 # 148
When is it recommended to refresh a Full sandbox?

  • A. After a major Production release.
  • B. Within 3 hours of when it is needed.
  • C. After UAT sign-off.
  • D. Whenever a new Production user is added.

正解:A


質問 # 149
Northern Trail Outfitters uses a custom object to track travel requests. Rangers want to have automatic posts on a record whenever a travel request has been approved.
Which feature should be used to accomplish this?

  • A. Feed quick action
  • B. Workflow rule
  • C. Auto-response rule
  • D. Feed tracking

正解:D

解説:
Explanation
To have automatic posts on a record whenever a travel request has been approved, feed tracking should be used. Feed tracking enables field updates to be displayed in the Chatter feed of a record or a user profile. Users can follow records or users to see updates in their own feed. Feed tracking can be enabled for standard or custom objects and selected fields.


質問 # 150
Which statement is true about an external id field? Choose 2 answers

  • A. The field contains unique records identifiers from a system outside of salesforce
  • B. The field must contain at least one number and at least one letter
  • C. The field must be unique since duplicates are not allowed within salesforce
  • D. The field can be unique based on case-sensitive or case-insensitive values.

正解:A、C


質問 # 151
After universal containers converted qualified leads. Sales reps need to be able to report on converted leads.
How should an app builder support for this requirement?

  • A. Enable preserve lead status in the lead conversion settings
  • B. Create a custom report type with converted leads as the primary object
  • C. Assign the representative view and edit converted leads permission
  • D. Ensure the representative has read access to the original lead records

正解:B

解説:
The solution that an app builder should use to meet this requirement is creating a custom report type with converted leads as the primary object. A custom report type is a template that defines the objects and fields that are available for a report. The app builder can create a custom report type that has converted leads as the primary object and includes fields from related objects, such as accounts, contacts, and opportunities. This way, sales reps can create reports on converted leads and see their related information. Option A is incorrect because enabling preserve lead status in the lead conversion settings does not affect the reporting on converted leads, but rather allows users to retain the original lead status after conversion. Option B is incorrect because assigning the representative view and edit converted leads permission does not affect the reporting on converted leads, but rather allows users to view and edit converted lead records. Option C is incorrect because ensuring the representative has read access to the original lead records does not affect the reporting on converted leads, but rather allows users to view the original lead records.


質問 # 152
Sales Managers at Universal Containers would like to standardize what information Sales Reps are gathering.
Sales Reps want recommendations, sales strategies and to know what key fields need to be completed at each step of the sales process on the opportunity record.
What feature should an app builder use to provide this functionality?

  • A. Chatter Feed
  • B. Workflow
  • C. Global Action
  • D. Path

正解:B

解説:
Explanation/Reference: https://help.salesforce.com/articleView?id=workflow_examples.htm&type=0


質問 # 153
Universal Containers wants to understand return on investment for the latest advertising buy. They currently use a private security model for all objects.
What should an app builder recommend?

  • A. Change to a public security model
  • B. Run an opportunities pipeline report
  • C. Utilize Account Hierarchies and Roil-Up Summary fields
  • D. Configure Campaign Hierarchies and Campaign statistics

正解:D

解説:
For Universal Containers to understand the return on investment (ROI) for their latest advertising buy while using a private security model, the best recommendation is to use Campaign Hierarchies and Campaign statistics.
Campaign Hierarchies and Campaign Statistics: Campaign hierarchies allow Universal Containers to track the effectiveness and ROI of marketing efforts by grouping related campaigns (e.g., advertising buys) under a parent campaign and rolling up key metrics like responses, converted leads, and won opportunities. Campaign statistics provide detailed insights into individual and aggregate campaign performance, helping calculate ROI.
This method works well within a private security model since it respects existing sharing rules and access controls, ensuring that only authorized users can see the campaign data.
Reference:
Option A (Account Hierarchies and Roll-Up Summary fields): Account hierarchies and roll-up summary fields focus on aggregating account-level data, which doesn't directly support measuring the ROI of advertising campaigns.
Option B (Opportunities Pipeline Report): While an opportunities pipeline report can provide insights into sales, it doesn't track campaign-related data or advertising ROI directly.
Option C (Change to a Public Security Model): Changing to a public security model isn't necessary and could expose sensitive data. Campaign hierarchies and statistics work well with a private security model.
In summary, Campaign Hierarchies and Campaign Statistics are the recommended approach to track the ROI of advertising buys.
Reference:
Campaign Hierarchies and Campaign ROI


質問 # 154
Cloud Kicks (CK) wants to track orders against inventory, ensuring its ability to fulfill order requests. CK created a junction object called Request Inventory to enable many-to-many relationships with the Inventory and Order objects.
What does the app builder need to provide to ensure users can view Request Inventory records?

  • A. Read access to the first master object.
  • B. Read access to both master objects.
  • C. Sharing rules on Request Inventory object.
  • D. Apex-based sharing on the first master object.

正解:B


質問 # 155
An app builder created multiple custom fields, page layouts, and reports in the sandbox and added them to a change set set was deployed to production, the reports were NOT deployed.
What should the app builder do?

  • A. Add the reports to an unmanaged package and install the unmanaged package into production.
  • B. Move the reports to the Untried Public Reports folder and add them to a new change set.
  • C. Recreate the reports in production. Reports are not supported in change sets
  • D. Move the reports from the Unfiled Public Reports folder and add them to a new change set

正解:B


質問 # 156
Which type of custom fields can be used as External ID? (Choose three.)

  • A. Phone
  • B. Email
  • C. A text field that is encrypted
  • D. Date
  • E. A text field that is unique
  • F. A text field that is required

正解:B、E、F

解説:
Encrypted cannot be external ID.


質問 # 157
Which Action Type is not available when working with Global Actions?

  • A. Custom Visualforce
  • B. Update a Record
  • C. Log a Call
  • D. Create a Record

正解:B


質問 # 158
Which of the following occur when a beta test of a live skill times out? (Choose two.)

  • A. The administrator will receive an email confirming that the beta tester has been removed
  • B. The beta tester will lose access to the beta skill but will maintain access to the live skill
  • C. The beta skill history in the Amazon Alexa app will disappear once the beta test has ended
  • D. The beta tester will lose access to the beta skill and will need to reenable the live skill
  • E. The beta tester will receive an email saying the beta test has ended

正解:D、E


質問 # 159
A skill contains a PlanMyTripintent configured to require slots fromCityand toCity. It contains the following interaction:
Alexa: What city are you leaving from?
User: I'm leaving from Seattle.
Alexa: You want to fly out of Seattle Tacoma International Airport, right?
User: Yes
Which of the following should the Builder use to confirm the value of the fromCityslot only? (Choose two.)

  • A. Use the Dialog.Delegatedirective, including the full airport name in the updatedIntentobject.
  • B. Use the Dialog.Delegatedirective, including the full airport name in the outputSpeech object.
  • C. Use the Dialog.ElicitSlotdirective, including the full airport name in the updatedIntent object.
  • D. Use the Dialog.ConfirmIntent directive, including the full airport name in the updatedIntent object.
  • E. Use the Dialog.ConfirmSlotdirective, including the full airport name in the outputSpeechobject.

正解:B、D


質問 # 160
A manager wants to embed charts into his accounts object in one-page layout.
How many charts can you embed for him?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

正解:A


質問 # 161
Universal Containers has Public Read/Write as the Account organization-wide default (OWD) setting. Visitors to the customer community site report that they can see all of the company's account records.
How should an app builder configure Account sharing so that community users only see their own Account?

  • A. Set the account external OWD to private.
  • B. Create an account record type for external accounts.
  • C. Define a permission set for external accounts.
  • D. Define an owner-based sharing rule for external accounts.

正解:A

解説:
Explanation
The best way to configure Account sharing so that community users only see their own Account is to set the account external OWD to private. This will restrict the access to Account records for external users based on the sharing rules and criteria. Creating an account record type, defining an owner-based sharing rule, or defining a permission set will not prevent community users from seeing other accounts.


質問 # 162
An Amazon Alexa interactive story skill needs to provide users with the option to resume the skill from where users left off when they last used the skill.
Where should the data be stored to ensure that the skill will start at the correct location?

  • A. In the skill's session object
  • B. In the skills's requestobject
  • C. In Amazon DynamoDB
  • D. In a JSON file along with the skill's AWS Lambda function

正解:A

解説:
Explanation/Reference: https://developer.amazon.com/en-US/docs/alexa/in-skill-purchase/add-isps-to-a-skill.html


質問 # 163
Universal Container want to store an area code and wants to be able to search for it in applications (apex).
Which are possible fields to store the data. Choose 2

  • A. Phone
  • B. Email
  • C. Text
  • D. Multi Picklist
  • E. Number

正解:C、E


質問 # 164
Cloud Kicks (CK) wants to set up a custom child object to track gift cards issued to a customer. A key requirement is to track the total number of gift cards opened and gift cards issued on an Account. CK wants to permanently ensure the gift cards are unable to be moved across any other Account once it is created.
On the gift card object, what type of field should be created to support this requirement?

  • A. Master-detail relationship
  • B. Lookup relationship
  • C. Formula
  • D. Roll-up summary

正解:A


質問 # 165
Universal Containers created a custom object called Component to capture details about products sold.
What approach should an app builder take to show Component as a related list on Product?

  • A. Create a roll-up on Product. Add the Component related list to the Product page layout.
  • B. Create a lookup relationship on Component to Product. Add the Component related list to the Product page layout.
  • C. Create a junction object to relate Component and Product. Add the Component related list to the Product page layout.
  • D. Create a master-detail relationship on Product to Component. Add the Component related list to the Product page layout.

正解:B、D


質問 # 166
Sales and marketing users have similar roles, and use similar record types. However sales uses 3 different fields and marketing has 5, how do you set up processes the most efficiently (something like that)

  • A. 2 page layouts, 1 record type, 2 profiles
  • B. 1 page layout, 1 record type, 1 profile
  • C. 2 page layouts, 2 record types, 2 profiles
  • D. 1 page layout, 2 record types, 2 profiles

正解:A


質問 # 167
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. URL
  • B. Multi-Select Picklist
  • C. Rich Text Area
  • D. Long Text Area

正解:C


質問 # 168
A new app builder on the Cloud Kicks team is getting familiar with relationships in the data model.
What functionality would present the app builder a comprehensive view of all relationships in one pi

  • A. Lightning Object Creator
  • B. Object Manager
  • C. Lightning Record Page
  • D. Schema Builder

正解:D

解説:
Explanation
Schema Builder is a tool that presents a comprehensive view of all relationships in one place. It allows app builders to see how objects are connected and create new relationships. Lightning Object Creator, Object Manager, and Lightning Record Page are not tools for viewing relationships, but for creating objects, managing fields, and customizing record pages respectively.


質問 # 169
Universal Containers created a custom object called Component to capture details about products sold.
What approach should an app builder take to show Component as a related list on Product?

  • A. Create a roll-up on Product. Add the Component related list to the Product page layout.
  • B. Create a lookup relationship on Component to Product. Add the Component related list to the Product page layout.
  • C. Create a junction object to relate Component and Product. Add the Component related list to the Product page layout.
  • D. Create a master-detail relationship on Product to Component. Add the Component related list to the Product page layout.

正解:B

解説:
To show Component as a related list on Product, a lookup relationship on Component to Product should be created. A lookup relationship creates a loose association between two objects and allows users to relate records from one object to another. A lookup relationship also allows users to add the related list of the child object to the parent object's page layout.


質問 # 170
......

Platform-App-Builder試験問題無料PDFダウンロード 最近更新された問題です:https://www.passtest.jp/Salesforce/Platform-App-Builder-shiken.html

Platform-App-Builder認定試験問題集には292練習テスト問題:https://drive.google.com/open?id=13nWjRN0eUirko76BIgC2oYy4q_X8VebW