Platform-App-BuilderのPDF問題集で2023年11月18日試験問題 有効なPlatform-App-Builder問題集 [Q95-Q115]

Share

Platform-App-BuilderのPDF問題集で2023年11月18日試験問題 有効なPlatform-App-Builder問題集

究極のPlatform-App-Builder準備ガイドで無料最新のSalesforce練習テスト問題集

質問 # 95
Ursa Major Solar wants to create a relationship between the standard Contact object and a custom Solar Project object Contacts potentially be related to multiple Solar Project objects, and a Solar Project can have multiple Contacts associated with it.
How should an app builder configure the data model?

  • A. Two Lookup relationships on a new custom object
  • B. Two Master-detail relationships on a new custom object
  • C. One Lookup relationship on Contact and one Lookup relationship on Solar Project
  • D. One Master-detail relationship on Conuct and one Master-detail relationship on Solar Project

正解:D


質問 # 96
Custom objects on the "detail" side of a master-detail relationship cannot have sharing rules.

  • A. True
  • B. False

正解:B

解説:
The Owner field on the detail object is not available and is automatically set to the owner of its associated master record. Custom objects on the detail side of a master-detail relationship cannot have sharing rules, manual sharing, or queues, as these require the Owner field.


質問 # 97
An Alexa Skill Builder wants to name a skill using a company's branded acronym, "NAT Systems." Which invocation name is valid?

  • A. n a t systems
  • B. NAT Systems
  • C. n-a-t systems
  • D. n. a. t. systems

正解:B

解説:
Explanation/Reference: https://developer.amazon.com/en-US/docs/alexa/custom-skills/choose-the-invocation-name-for-a- custom-skill.html


質問 # 98
Users can get Salesforce in all of the following ways except __________.

  • A. As a downloadable app from www.salesforce.com
  • B. As a mobile browser app that runs in supported browsers.
  • C. As a downloadable app from the Apple App Store.
  • D. As a downloadable app from Google Play.

正解:A

解説:
Explanation/Reference:


質問 # 99
You can secure data at the organization level, using all of these methods, except __________.

  • A. Use hardware token
  • B. Limit Login Hours
  • C. Limit Login IP addresses
  • D. Set password policies

正解:A


質問 # 100
An app builder wants to use Process Builder to automate some of the work being done by the sales team.
What are three capabilities ofProcess Builder that can improve productivity?
Choose 3 answers

  • A. Create a child record.
  • B. Update a related record.
  • C. Delete a related record.
  • D. Send an email alert.
  • E. Send an outbound message.

正解:A、B、D

解説:
Explanation
Send an email alert, update a related record, and create a child record are three capabilities of Process Builder that can improve productivity for the sales team. Process Builder can automate these actions based on criteria or events that occur on records or objects. Send an outbound message and delete a related record are not capabilities of Process Builder, but of other tools such as Workflow Rules or Apex.


質問 # 101
What is the capability of sandbox templates? Choose 2 answers

  • A. Create a Partial Copy sandbox from a Partial Copy sandboxes environment.
  • B. Specify the data range for data being replicated in a Partial Copy sandbox environment
  • C. Specify the object whose data should be replicated in a Partial Copy sandbox environment.
  • D. Save a template for re-use when creating a Partial Copy sandbox environment.

正解:C、D


質問 # 102
Universal Containers wants to match Opportunity data from Salesforce to the records in a financial database.
What is required to configure an indirect lookup relationship in Salesforce between the Salesforce Opportunity records and those in a financial database?

  • A. CASESAFE(Id)
  • B. External ID
  • C. TEXT(Id)
  • D. Salesforce Record ID

正解:B


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

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

正解:B、C、E

解説:
Encrypted cannot be external ID.


質問 # 104
Which three standard component types are available in the Lightning App Builder? Choose 3 answers

  • A. Report details
  • B. Recent Items
  • C. Rich Text
  • D. Filter Text
  • E. Plain Text

正解:A、B、C


質問 # 105
Universal Containers is setting up Salesforce for the first time. Management wants the sales and marketing have different navigation menus in the Salesforce 1 mobile app. Which option is available for an App Builder to satisfy this requirement?

  • A. Create roles for sales and marketing and assign a custom home page layout for each profile
  • B. Create public group for Sales and Marketing and create mobile navigation menus for each group
  • C. Create mobile navigation menus for both sales and marketing profile
  • D. Create mobile navigation menus for both sales and marketing profile

正解:D


質問 # 106
An app builder installed a custom Lightning component from AppExchange and has deployed My Domain.
What should be done next in order to configure the component for use in a record page?

  • A. Edit a record page using the Page Layout editor > Drag the component onto the page.
  • B. Edit a record page using the Page Layout editor > Drag the Visualforce component onto the page.
  • C. Edit a record page using App Manager > Drag the component onto the page.
  • D. Edit a record page using Lightning App Builder > Drag the component onto the page.

正解:D


質問 # 107
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 a global action on Account.
  • B. Create an object-specific action on Account
  • C. Create a feedback object as a parent of Account
  • D. Create predefined values for most of the fields.

正解:A、B

解説:
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


質問 # 108
Universal Containers provide access to Salesforce for their sales, service and marketing teams. Management wants to ensure that when user login, their home tab provides access to links and documentation that are specifically relevant to their job function. How can this requirement be met?

  • A. Expose specific elements within a home page custom component determined by role.
  • B. Exposespecific elements within a home page custom component determined by profile.
  • C. Create separate home page custom components and layouts; assign to user by profile.
  • D. Create separate home page custom components and layouts; assign to user by role.

正解:C


質問 # 109
An admin is trying to add a custom VF page to the mobile app quick navigation menu but can't.
What might be the problem?

  • A. VF page doesn't have a tab.
  • B. Menu hasn't been configured for VF page.
  • C. VF page has fields that profile can't access.

正解:A


質問 # 110
An app builder wants to create a new field using Schema Builder.
Who will get access to the new field by default?

  • A. Internal profiles
  • B. Standard profiles
  • C. All profiles
  • D. No profiles

正解:C

解説:
Explanation
All profiles will get access to the new field by default when it is created using Schema Builder. The app builder can modify the field-level security settings later to restrict access for certain profiles. Standard profiles, no profiles, and internal profiles are not correct options.


質問 # 111
Need to change ownership when field of custom object changed.

  • A. Validation Rule
  • B. Visual Workflow
  • C. Apex trigger
  • D. Assignment Rule

正解:B


質問 # 112
You have a team of developers who need logins to sandbox.
What's the best way to give them access?

  • A. Have them login as one of the users in production.
  • B. Use Developer Edition to log into sandbox.
  • C. Create them as users in sandbox, then deactivate the same number of users in production.
  • D. Create them as inactive users in production.

正解:D

解説:
Explanation/Reference:


質問 # 113
You want to use an External Data Object Table from Heroku carrying Product Category information. The data need to be included in Salesforce and searchable. What do you have to do before you can use the connection. (Choose 2)

  • A. Choose "include in Salesforce searches" option
  • B. Press "validate and sync"
  • C. Choose "include as index field"
  • D. URL / choose the URL

正解:A、B


質問 # 114
A new field has been added to the Applicant object that is part of an unmanaged package. A recruiter ran the Position with or without Applicants report and noticed that the new field was missing as an option to add as a column.
How should an app builder troubleshoot this issue?

  • A. Add the field to the custom report type field layout.
  • B. Adjust the field level security to include in the report type.
  • C. Check Allow Reports for the position and applicant objects.
  • D. Update the profile with the Manage Public Reports permission.

正解:A


質問 # 115
......

合格率 取得する秘訣はPlatform-App-Builder認定試験エンジンPDF:https://jp.fast2test.com/Platform-App-Builder-premium-file.html

今すぐ試そう!高評価Salesforce Platform-App-Builder試験問題集:https://drive.google.com/open?id=1Ef9uAvcVDBW0ThLSty4LV2fiyVVFJS6Y


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어