
[2025年02月] 合格させるPlatform-App-Builder試験一発合格、最新のPlatform-App-Builder GoShikenの提供する試験問題
Salesforce App Builder問題集でPlatform-App-Builder試験の完全版解答試験学習ガイド
Salesforce Platform-App-Builder認定試験は、Salesforceプラットフォームの経験があり、知識とスキルセットを拡大しようとしている個人を対象としています。この試験では、データモデリングと管理、セキュリティ、ユーザーインターフェイス、自動化、ビジネスロジックなど、さまざまなトピックについて説明します。この試験は、60の複数選択の質問で構成されており、105分の時間制限があります。
Salesforce Platform-App-Builder(Salesforce Certified Platform App Builder)認定試験は、Salesforce Platformを使用してカスタムアプリケーションを設計、構築、展開する専門家の能力を証明するために設計されています。この認定試験は、Salesforce Platform上でアプリケーションを開発した経験がある個人が、自分のスキルと知識を検証したい場合に最適です。試験は、データモデリング、セキュリティ、ユーザーインターフェイスデザイン、ビジネスロジック、自動化など、幅広いトピックをカバーしています。認定試験は、組織のビジネス要件を満たすカスタムアプリケーションを設計、構築、展開する候補者の能力をテストすることを意図しています。
Salesforce Certified Platform App Builder試験は、Salesforceプラットフォーム上でカスタムアプリケーションを構築する経験があるプロフェッショナルを対象としています。この認定は、Salesforceプラットフォームを使用してカスタムアプリケーションを設計、構築、展開するために必要なスキルと知識を検証します。試験は、データモデリング、ユーザーインターフェイス設計、ビジネスロジック、セキュリティ、展開など、さまざまなトピックで候補者をテストします。
質問 # 41
An app builder at Cloud Kicks has been working on changes to a custom Shoe Sales app in a sandbox and is ready to deploy their changes to production with a change set. Part of the work included updates to a permission set.
What should the app builder take into consideration when deploying the change set to production?
- A. Change to field-level security in the permission set will not be applied.
- B. The deployed permission set will only contain changes related to the change set.
- C. The deployed permission set will manage with the existing permission set.
- D. The existing permission set will be completely overwritten.
正解:C
解説:
* The deployed permission set will merge with the existing permission set in production, meaning changes made in the sandbox will be added to the existing permission set after deployment.References:
* Salesforce Help - Permission Sets
質問 # 42
What is a true statement in regards to creating custom report types?
- A. The detail object in a master- detail relationship cannot be added as a secondary object on a custom report type
- B. Any object can be chosen unless the object is no visible to the person creating the report type through security settings
- 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. 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.
正解:C
質問 # 43
In Salesforce Classic, which three use cases can be accomplished using a custom link? (Choose three.)
- A. Navigate to a create a record page with fields pre-populated.
- B. Navigate to an Apex Trigger to update the current record.
- C. Navigate to a custom Visual Flow to update the current record.
- D. Navigate to an external system using data in Salesforce.
- E. Navigate to a process to update the current record.
正解:A、D、E
質問 # 44
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. Lookup relationship
- B. Roll-up summary
- C. Master-detail relationship
- D. Formula
正解:C
質問 # 45
An app builder has downloaded a component from the AppExchange successfully; however, they are unable to add it to the Lightning home page.
Which two reasons can be preventing the app builder from being able to add the custom component?
Choose 2 answers
- A. The component requires a developer permission to add it to the page with the App Builder.
- B. My Domain must be deployed to add custom components to the page with the App Builder.
- C. A custom tab must be created to add custom components to the page with the App Builder.
- D. The component is tagged for record pages instead of home pages and is not showing up in the App Builder.
正解:B、D
質問 # 46
Universal Containers wants to optimize routes for its traveling service personnel.
What is the recommended solution to meet this requirement?
- A. Configure Territory Hierarchy and rules for route based on Territory.
- B. Use geolocation fields with the DISTANCE and GEOLOCATION formulas.
- C. Use an AppExchange partner product.
- D. Configure routing options in a custom object.
正解:C
質問 # 47
What is one limitation of using schema builder when creating a field?
- A. Cannot create lookup relationships.
- B. Cannot create formula fields.
- C. Cannot see existing relationships between objects.
- D. Cannot add fields to page layouts.
正解:D
解説:
One of the limitations when using the Schema Builder for creating fields is:
C . Cannot add fields to page layouts. While Schema Builder allows for easy visualization and creation of fields and objects, it does not support placing these fields onto specific page layouts directly from the Schema Builder interface.
To place fields on page layouts, you need to:
Navigate to Setup → Object Manager → select your object.
Click on Page Layouts, choose the appropriate layout, and manually add the newly created fields.
This step is necessary to ensure fields are visible and properly arranged on user interfaces.
For more details, Salesforce's Schema Builder documentation outlines its capabilities and limitations.
質問 # 48
What is not a possible action of the Lightning Process Builder?
- A. Trigger APEX
- B. Trigger a Flow
- C. Update a record
- D. Send an Outbound message
正解:D
質問 # 49
Universal Containers needs to send an Outbound Message to an external system when a record has been updated.
What is the recommended feature to meet this requirement?
- A. Lightning Connect
- B. Flow Launcher
- C. Workflow
- D. Process Builder
正解:C
質問 # 50
The VP of marketing wants to broadcast an emailto 10,000 contacts insalesforce on a regular basis, but realizes salesforce'smass email functionality has alimitation on the number of emails that can besent each day
- A. Request salesforce increase the number of maximum daily emails
- B. Research and evaluate products available on appExchange to send mass emails
- C. Develop apex code and Visualforce pages to sent the emails
- D. Download all contacts to a CSV file and use an email client to send the emails
正解:B
解説:
Tabular, Summary, or Matrix to Joined The existing report becomes the first block in the joined report, and the report type becomes the principle report type for the joined report. Joined report blocks are formatted as summary reports, so if you switch from a summary to a joined report, your groupings stay the same. If you switch from a matrix to a joined report, groupings are converted the same way as when you switch from a matrix to a summary report. The following items aren't supported in joined reports, and aren't converted: Bucket fields Cross filters The Rows to Display filter https://help.salesforce.com/htviewhelpdoc?id=reports_changing_format.htm&siteLang=en_US
質問 # 51
What are two capabilities of Schema Builder? Choose 2 answers
- A. Showing selected objects on a page
- B. Editing custom settings
- C. Viewing page layouts in a new window
- D. Creating a new record type
正解:A、C
質問 # 52
Universal container has included its orders as an external data object into Salesforce. You want to create a relationship between Accounts and the Orders object (one-to-many relationship) leveraging a key field for account which is on both external object and Account.
Which relationship do you create?
- A. Indirect Lookup Relationship
- B. Hierarchical Relationship
- C. External Lookup Relationship
- D. Master Detail Relationship
- E. Lookup Relationship
正解:A
質問 # 53
What is a true statement in regards to creating custom report types?
- A. The detail object in a master- detail relationship cannot be added as a secondary object on a custom report type
- B. Any object can be chosen unless the object is no visible to the person creating the report type through security settings
- 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. 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.
正解:C
解説:
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
質問 # 54
Which three values must be defined when creating a new Opportunity Stage picklist value? (Choose three.)
- A. Probability
- B. Forecast Category
- C. Type
- D. Amount
- E. Quota
正解:A、B、C
質問 # 55
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 Boxes
- B. Accounts with or without Boxes
- C. Boxes with Accounts
- D. Boxes with or without Accounts
正解:A
解説:
Upon adding a lookup field to Account from a custom object, Box:
D . 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.
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.
質問 # 56
Cloud Kicks wants to set up a new opportunity approval process and execute various action items based on the initial submission.
Which three action types should an app builder use in the approval process?
Choose 3 answers
- A. Invocable Flow
- B. Email Alert
- C. Task
- D. Invocable Process Builder
- E. Outbound Message
正解:B、C、E
質問 # 57
A new field is being created on a custom object. However, the app builder does not want the field to show up on pre-existing custom report types.
What should the app builder do on the custom field setup to fulfill this requirement?
- A. Remove the new field from all page layouts.
- B. Deselect auto add to custom report type.
- C. Remove visibility to all report profiles.
- D. Grant read-only access to all report profiles.
正解:B
解説:
When creating a new field, if an app builder does not want the field to be automatically added to pre-existing custom report types, the step to take is:
Deselect 'Add Field to Custom Report Types' (D). This option is available when creating or editing a custom field and ensures that the field is not automatically included in report types where 'Automatically add new custom fields to report type layouts' is enabled.
Removing the field from page layouts (A) affects the visibility on record pages but not reports. Adjusting visibility (B) or setting read-only access (C) for report profiles affects user permissions to see the field in reports, but does not remove the field from report types if it was previously added.
Reference for managing fields in custom report types:
Custom Report Types and Fields: https://help.salesforce.com/articleView?id=reports_report_type_layouts.htm&type=5
質問 # 58
At UVC, multiple departments utilize the Case object for different purposes. Some users submit cases while other users provide customer support with case records. What is the minimum required configuration for an App Builder to enable different users to see different fields, based on the case type?
- A. Record Types, Page Layouts, Case Teams and Profiles
- B. Record Types, Page Layouts, Support Process and Profiles
- C. Record Types, Page Layouts, Field Sets and Profiles
- D. Record Types, Page Layouts, Permission Sets and Profiles
正解:B
質問 # 59
What are the limitations of Schema Builder when creating a custom object?
- A. Custom fields can be added to any custom objects, excluding formula field types.
- B. "Save" should be clicked each time a new object, field, or relationship is created.
- C. Fields and relationships can be created, but they will be unable to add the fields to the page layout from the canvas.
- D. Relationships can be made to any custom objects, but any relationships to standard objects should be built in Lightning Object Manager.
正解:B
解説:
Schema Builder allows users to create custom objects, fields, and relationships using a drag-and-drop interface. However, one of the limitations of Schema Builder is that fields and relationships can be created, but they will be unable to add the fields to the page layout from the canvas. Users will need to go to the Lightning Object Manager or Setup to edit the page layout and add the fields.
質問 # 60
An app builder has been asked to provide users a way to identify a Contact's "Preferred Contact Method" direction on Contact record. Users need to be able to identify whether a phone number or an email, is the Contact's preferred communication method. Which filed type will allow the App Builder to accomplish this with the fewest fields possible?
- A. Checkboxes
- B. Picklist
- C. Email
- D. Formula
正解:A、B
質問 # 61
A custom object has a Public Read Only sharing setting that does not grant access using hierarchies. A dynamic sharing rule provides Write access to the object to the Global Marketing public group if the record is marked as Global. A user creates a new record and marks it as Global.
Who will have write access to the record?
- A. The record owner and the Global Marketing public group.
- B. The Global Marketing public group, the record owner, and anyone above the owner in the role hierarchy.
- C. The record owner and anyone above the owner in the role hierarchy.
- D. The Global Marketing public group and anyone above the owner in the role hierarchy.
正解:A
解説:
Explanation/Reference:
質問 # 62
DreamHouse Realty wants to make sure an Opportunity has a field Expected_Close_Date_c populated before it is allowed to enter the qualified stage.
How should an app builder solution this request?
- A. Page Layout
- B. Activity History
- C. Record Type
- D. Validation Rule
正解:D
解説:
A validation rule is a formula that evaluates the data in one or more fields and returns a value of "True" or "False". Validation rules verify that the data a user enters in a record meets the standards you specify before the user can save the record. In this case, a validation rule can be used to check if the Expected_Close_Date_c field is populated before the Opportunity stage is set to qualified
質問 # 63
......
正真正銘のベスト材料はPlatform-App-Builderオンライン練習試験:https://www.goshiken.com/Salesforce/Platform-App-Builder-mondaishu.html
最高品質のPlatform-App-Builder問題集と解釈が待ってます!今すぐ取得せよ:https://drive.google.com/open?id=1jsXnl389r0hFUf5_9I7UTdV0S0XG5tIF