[2024年最新] 高合格率な最新無料Platform-App-Builder試験問題集アンサーを使おう [Q75-Q96]

Share

[2024年最新] 高合格率な最新無料Platform-App-Builder試験問題集アンサーを使おう

Platform-App-Builder知能問題集PDF!Salesforce Platform-App-Builder試験問セット


Salesforce Platform-App-Builder試験は、Salesforce Platform上にカスタムアプリケーションを構築するプロのスキルと知識を検証する認定プログラムです。この認定は、Salesforceの宣言的機能を完全に理解し、Salesforce Platformを使用してカスタムアプリケーションを設計、構築、実装できる個人を対象としています。この認定は、Salesforce Platformでアプリケーションを開発する能力を証明したい開発者、管理者、ビジネスアナリストに最適です。

 

質問 # 75
Sales manager at universal containers would like to standardize what information sales rep are gathering. Sales rep 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 functionally?

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

正解:A


質問 # 76
What is recommended to refresh a full sandbox?

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

正解:A


質問 # 77
Which of the following sequences of milestones would represent a typical application lifecycle?

  • A. Development, User Acceptance Testing, Production Migration.
  • B. Development, Integration Testing, User Acceptance Testing, Regression Testing, Production Migration.
  • C. Development, Integration Testing, User Acceptance Testing, Staging, Product Migration.
  • D. Development, Training, User Acceptance Testing, Staging, Production Migration.

正解:C


質問 # 78
Universal Containers wants to display the real-time stock price for each Account on the Account record page.
How should an app builder implement this request?

  • A. Create a Lightning Web Component.
  • B. Use a scheduled Apex job.
  • C. Install a solution from the AppExchange.
  • D. Build a Flow that uses API calls.

正解:C


質問 # 79
If any of the triggered workflow rules result in another field update that's also enabled for workflow rule re- evaluation, a domino effect occurs, and more workflow rules can be re-evaluated as a result of the newly- triggered field update.

  • A. False
  • B. True

正解:B

解説:
Explanation: This cascade of workflow rule re-evaluation and triggering can happen up to five times after the initial field update that started it.


質問 # 80
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. Task
  • B. Invocable Process Builder
  • C. Invocable Flow
  • D. Email Alert
  • E. Outbound Message

正解:A、C、D

解説:
Explanation
Email alert, task, and invocable flow are three action types that can be used in an approval process. Email alert can send an email message to one or more recipients. Task can assign a task to a user or queue. Invocable flow can launch a flow that performs complex logic and actions


質問 # 81
What type of data cannot be imported using the import wizard?

  • A. Leads
  • B. Custom Objects
  • C. Users
  • D. Accounts and Contacts

正解:C


質問 # 82
At Universal containers, all US Sales reps should be able to view the US Team dashboard, however, only the US sales directors should be able to see the data in the component and view its source report. How can an app builder ensure the proper access is granted?

  • A. Share the dashboard folder with roles and subordinates of the US Sales Director and share the report folder with the role of US Sales Director
  • B. Share the dashboard with the public group US Sales Reps and share the dashboard source reports folder with the US Sales Director profile
  • C. Make the dashboard dynamic and give US Sales Reps the view my teams dashboard permission

正解:B


質問 # 83
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. Dynamic forms
  • B. Dependent picklists
  • C. Separate page layouts
  • D. Lightning web components

正解:A


質問 # 84
Which functions are available when creating a Roll-up Summary Field? (Choose four.)

  • A. SUM
  • B. MAX
  • C. MIN
  • D. AVG
  • E. COUNT

正解:A、B、C、E


質問 # 85
Which functionality is NOT available on a custom object?

  • A. Workflows
  • B. Record Types
  • C. Assignment Rules
  • D. Validation Rules

正解:C


質問 # 86
Universal Containers implemented an application process that uses custom objects Internships and Applications. The organization-wide default for Internships has been set to private and is the master in the master-detail relationship with Applications. The VP of HR wants to allow edit access to Applications to recruiters.
How should an app builder configure the proper access?

  • A. Add a sharing rule that grants the users Read/Write access to the Internship records
  • B. Set the organization-wide default on the Applications object to Read/Write
  • C. Create a sharing rule that grants the users Read/Write access to the Application records
  • D. Create a queue for the web applications and assign access to the users who will be editing the records

正解:C


質問 # 87
A customer service representative at Cloud Kicks wants to be able to collect information from customers using a prompts. Once the questions are completed, an email should be sent to the customer with a feedback form.
What should be used to accomplish this?

  • A. Apex Trigger
  • B. Lightning Flow
  • C. Einstein Next Best Action
  • D. Process Builder

正解:B


質問 # 88
Accounts at Universal Containers are currently readable by all users but editable only by their owners.
Management wants to designate some Accounts as VIP Accounts. Only Account owners should have read access to these VIP accounts.
Which two actions should an app builder take to meet the requirements?
Choose 2 answers

  • A. Implement a sharing rule.
  • B. Configure a permission set.
  • C. Set up an Account Team.
  • D. Change organization-wide defaults.

正解:A、C


質問 # 89
How should an app builder configure access to a contact's Twitter profile for Salesforce mobile app users?

  • A. Add an AppExchange Lightning Component to the mobile app.
  • B. Add the Twitter component to mobile view Lightning pages.
  • C. Add a Twitter Quick Action to the mobile navigation.
  • D. Add a formula field to the Contact page layout.

正解:B


質問 # 90
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 a lightning process on the user object to launch a flow.
  • B. Create an approval process on the User object to assign a permission set
  • C. Create a workflow rule on the User object to assign a permission set.
  • D. Create a flow on the user object to assign a permission set.

正解:A、C


質問 # 91
The marketing team at UVC has a list of 400 leads it wants to upload to Salesforce. The team need to avoid creating duplicate records. Which two actions should be taken to meet this requirement? Choose 2 answers

  • A. Enable Duplicate Matching in the Data Management section in Setup and activate the Lead-to_Lead scenario.
  • 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 lead and match to existing records based on e-mail address.
  • D. Utilize a Lead Matching Rule and corresponding Duplicate Rule to block newly created duplicate leads.

正解:B、D

解説:
Explanation
The best actions to take to avoid creating duplicate leads when uploading a list of 400 leads are to utilize a Lead Matching Rule and corresponding Duplicate Rule to block newly created duplicate leads, and to upload the lead list using the import wizard and select a Matching type to prevent duplicate lead creation. The Lead Matching Rule defines the criteria for identifying duplicate leads, and the Duplicate Rule defines the actions to take when a duplicate is detected. The import wizard allows users to choose a Matching type based on the Lead Matching Rule and block or allow duplicates. Using Data Loader's update function or enabling Duplicate Matching in the Data Management section will not prevent duplicate lead creation.


質問 # 92
Universal Containers manages leads in a Lead qualification queue where sales reps can accept ownership of the Lead. Campaign members are required to have a sales owner.
What validation rule should an app builder configure?

  • A. NOT( ISBLANK(Lead.Owner:Queue.Id))
  • B. AND(ISNEW(), ISBLANK(Lead.Owner:User.Id))
  • C. AND( ISBLANK(Lead.Owner.Id) )
  • D. NOT(ISNEW() && ISBLANK(Lead.Owner:Queue.Id))

正解:A


質問 # 93
Cloud Kicks recently implemented the application lifecycle management process to its release management strategy.
Which category handles bug fixes and simple changes?

  • A. Minor
  • B. Major
  • C. Rollback
  • D. Patch

正解:D


質問 # 94
An app builder wants to update a field on the parent record when a child record connected via lookup is deleted.
What automation should the app builder use?

  • A. Screen flow
  • B. Workflow rule
  • C. Apex code
  • D. Process Builder

正解:C

解説:
Explanation
The app builder should use Apex code to update a field on the parent record when a child record connected via lookup is deleted. Apex code is a programming language that allows developers to execute complex logic on the Salesforce platform. Apex code can be triggered by certain events, such as insert, update, delete, or undelete of records. In this case, the app builder can write an Apex trigger that runs after a child record is deleted and updates a field on the parent record accordingly. Option A, B, and D are not automation tools that can perform this task.


質問 # 95
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 public groups for sales and marketing and create mobile navigation menus for each group.
  • C. Create roles for sales and marketing and assign a custom homepage layout for each role.
  • D. Create mobile navigation menus for both the sales and marketing profiles.

正解:A


質問 # 96
......

Salesforce Platform-App-Builder問題集PDFを使ってベストオプションを目指そう:https://www.goshiken.com/Salesforce/Platform-App-Builder-mondaishu.html

2024年最新のPlatform-App-Builderサンプル問題は頼もしいPlatform-App-Builderテストエンジン:https://drive.google.com/open?id=1M6jrgErJOe9D0R8w3bmwQml6NdC0_2P7