究極のガイド準備Advanced-Administrator認証試験Salesforce Advanced Administratorは2024年更新 [Q59-Q76]

Share

究極のガイド準備Advanced-Administrator認証試験Salesforce Advanced Administratorは2024年更新

リアルAdvanced-Administrator問題集でSalesforce正確なアンサーは最新問題は2024年更新


Salesforce Advanced-Administrator 認定試験を受験するには、まず Salesforce Certified Administrator 資格を取得する必要があります。Advanced-Administrator 試験は、プロクター付きの複数選択肢試験で、60 問から構成され、時間制限は 105 分です。試験はオンラインで受験するか、またはテストセンターで受験することができます。Salesforce は、受験者が Salesforce Administrator として 2-3 年の経験を持ち、試験を受ける前に Trailhead の Advanced-Administrator 認定準備トレイルを完了することを推奨しています。合格した受験者は Salesforce Certified Advanced Administrator 資格を受け取り、Salesforce 管理における卓越の印として世界的に認められています。

 

質問 # 59
Universal Container has an active process that assigns a task to sales operations once an opportunity is won. Sales Ops is reporting that he tasks are missing.
Which two tools should the administrator use to determine the problem?
Choose 2 answers

  • A. Monitor time based workflow
  • B. Email Log
  • C. Paused flow interview list
  • D. Debug Log

正解:B、D


質問 # 60
An Admin needs to create a validation rule when Amount is greater than or equal to $50000 and the custom field should not be blank. Custom field is a picklist. Choose 2

  • A. Amount >50000 && ISBLANK(Picklist field)
  • B. Amount >50000 && ISPICKVAL(Picklist field, " ")
  • C. Amount >50000 && (Picklist field) = " "
  • D. Amount >50000 && TEXT(Picklist field) = " "

正解:B、D


質問 # 61
Support staff at Cloud Kicks work on multiple accounts and opportunities at the same time, Currently, they are switching between browser tabs, which is tedious and confusing. Support managers put in a request for a better agent experience.
What should an administrator recommend?

  • A. Enable Subtab Record Browsing in the Setup menu.
  • B. Configure Split Lit Views.
  • C. Implement Service Console.
  • D. Create a screen flow to pull all related opportunities onto one page.

正解:C

解説:
Explanation
Implement Service Console is what the administrator should recommend to support staff at Cloud Kicks for a better agent experience. Service Console is a Salesforce app that provides a unified interface for agents to manage multiple customer interactions and records at once. Service Console can help agents work more efficiently and productively by providing features such as tabs, subtabs, list views, related lists, highlights panel, interaction log, macros, keyboard shortcuts, and more


質問 # 62
The sales department has asked to limit access to the Amount field on the Opportunity to only tnose users. In the sales department and on the executtve team, Northern Trail Outfitters uses six custom profiles including Sales User. Marketing user, call Center user. Executive User Sales Manager user, ana call Center Manager user. Field level access is removed from three or the profiles In the sandbox.
What action should an administrator take to make sure this change is in production?

  • A. Process a change set with the profiles that should no longer have access to the field.
  • B. Deploy a change set from tht sandbox to prodUGBOffl including the Amount field with all the custom profiles.
  • C. Create a sandbox template and push it to production to reflect the update.
  • D. Manually restrict access to this field for each profile via Setup Just like the sandbox.

正解:B


質問 # 63
Leads come to Universal Containers from various sources and need to be assigned to the correct sales team.
When a lead comes from the APAC region, it can be passed to an external partner if the Sales Director approves the transfer. The partner's channel manager must be notified when the partner has been assigned the lead.
Which combination of automation tools is needed to meet minimally these requirements?

  • A. Assignment rules and workflow rules
  • B. Assignment rules and approval processes
  • C. Assignment rules, auto-response rules, and workflow rules
  • D. Assignment rules, approval processes, and workflow rules

正解:D


質問 # 64
Which is the most efficient way to protect a Social Security Number that must be stored on a customer's Contact record?
Select one:

  • A. Field Level Security
  • B. Page Layouts linked to Record Types.
  • C. Page Layouts.
  • D. Page Layouts linked to Profiles.

正解:A

解説:
NOTES:
While you can remove the field in page layouts, the field will still be visible to those users in a report, list view, merge template etc. Field Level Security will prevent the user from seeing the contents of this field anywhere.
https://developer.salesforce.com/docs/atlas.enus.securityImplGuide.meta/securityImplGuide/admin_fls.htm


質問 # 65
What are two considerations when setting up Salesforce Content?
Choose 2 answers.

  • A. The content type determines which fields appear on the content Detail page layout.
  • B. A validation rule can ensure a description is required for all contributed content.
  • C. The library type determines the size of files that can be contributed to content.
  • D. An approval process can ensure that all product-related content is reviewed.

正解:A、B


質問 # 66
An administrator created and activated several record-triggered flows that are configured to run before the record is saved on the same object.
What should the administrator consider about the order of execution for flows?

  • A. The order of flow execution is unpredictable.
  • B. The last created date of the flow will determine the order.
  • C. The flow type will determine the order of execution.
  • D. The flows will execute in alphabetical order based on their names.

正解:A

解説:
The order of execution for flows that are configured to run before the record is saved on the same object is unpredictable and may vary depending on factors such as flow version, flow name, or flow creation date.
Therefore, it is recommended to avoid creating multiple flows with the same trigger conditions and instead consolidate them into a single flow.


質問 # 67
How to make sure that sandbox has the latest or updated version?

  • A. Use ANT Migration Tool
  • B. Use Dataloader
  • C. Refresh Sandbox
  • D. Use Changeset

正解:C


質問 # 68
Universal Containers has a workflow rule that sends an email alert to the VP of Sales when a large deal is won.
The VP is reporting that these emails are NOT being delivered.
Which two tools should be used to determine the problem? (Choose two.)

  • A. Email log
  • B. Workflow monitor
  • C. Debug log
  • D. System audit trail

正解:A、C


質問 # 69
What would cause are quired field to not be populated on some records? Choose 2 answers. * (1 Point)

  • A. The field is hidden
  • B. The field is set to Read Only
  • C. The field is not in the page layout
  • D. The field is protected by field level security

正解:B、C


質問 # 70
Ursa Major Solar has a junction object that connects Docs with Solar Panels. The administrator needs users to be able to see all the solar panels that a Dot is related to. Users already have access to the Bot and the Junction, but not the Solar Panel object.
What access docs the user need to be able to see the solar panel records?

  • A. Read permission is required on both master records.
  • B. Access permission Is not required on either master record.
  • C. Read permission is required on at least are master record.
  • D. Create permission Is required on both master records.

正解:C

解説:
To access a junction object record, a user needs to have at least read permission on one of its master records and on the junction object itself. If the user does not have access to either master record, they cannot access the junction object record. If the user has access to both master records, they can access the junction object record with the most permissive access level of either master record. References:
https://help.salesforce.com/s/articleView?id=sf.security_sharing_rules_types.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.relationships_manytomany.htm&type=5


質問 # 71
An administrator is planning he release process for the year. The team will be using change sets to process deployment to production.
Which three best practices should be considered?

  • A. Make sure change sets are limited to 10,000 files.
  • B. Plan your deployments around the production and sandbox maintenance schedules.
  • C. Make sure to deploy all dependent components.
  • D. Use matching names for global publisher layouts and Outlook publisher layouts.
  • E. Be sure to test only after business hours the data after deployment.

正解:A、B、C


質問 # 72
What permission would you need to locate duplicate records that you do not own in a custom object?

  • A. Read, Edit
  • B. Merge
  • C. View All Data
  • D. Delete

正解:C


質問 # 73
An administrator created and activated several record-triggered flows that are configured to run before the record is saved on the same object.
What should the administrator consider about the order of execution for flows?

  • A. The order of flow execution is unpredictable.
  • B. The last created date of the flow will determine the order.
  • C. The flow type will determine the order of execution.
  • D. The flows will execute in alphabetical order based on their names.

正解:A


質問 # 74
If you wanted to make a report that shows sales growth year over year, which logical command would you use? * (1 Point)

  • A. priorval custom field
  • B. preVal
  • C. prevGroupVal
  • D. Parentgroupval

正解:C


質問 # 75
A member of Universal Container's support team is assisting a sales rep in managing a top customer. The sales rep has manually shared an opportunity with the support member in hopes that the support member can update some of the technical sales fields on the record. But the support member is unable to edit the opportunity.
What is the recommended solution to provide edit access to the opportunity?

  • A. Create a permission set for opportunity edit and add it to the support member's user record.
  • B. Change the support team member's role to a above the sales rep in the org's role hierarchy.
  • C. Add the support team member to the opportunity team. Assign read/write access to the member.
  • D. Change the Organization Wide Default internal access for opportunity to public read/write.

正解:A


質問 # 76
......


Salesforce Advanced-Ministrator試験は、60の質問で構成される90分間の複数選択試験です。この試験は、セキュリティとアクセス、カスタムオブジェクトとアプリケーションの拡張、監査と監視、販売とサービスのクラウドアプリケーションの4つのセクションに分かれています。この試験は、データ管理、セキュリティ、アクセス、自動化、分析などの上級分野での候補者の知識をテストするように設計されています。


認定試験では、データ管理、プロセスの自動化、セキュリティとアクセス、分析、レポートなど、幅広いトピックをカバーしています。この試験では、ユーザーの管理、カスタムオブジェクト、フィールド、ページレイアウトの作成、一般的な問題のトラブルシューティングに関する候補者のスキルもテストします。認定は3年間有効であり、その後、候補者は認定を維持するために試験を再試行する必要があります。

 

Salesforce Advanced Administrator Advanced-Administrator試験練習問題集:https://www.goshiken.com/Salesforce/Advanced-Administrator-mondaishu.html

Advanced-Administratorプレミアム資料テストPDFで無料問題集お試しセット:https://drive.google.com/open?id=1svYsB66G2YeURDgDvnKVINHgaVgNPAm6