시험덤프
매달, 우리는 1000명 이상의 사람들이 시험 준비를 잘하고 시험을 잘 통과할 수 있도록 도와줍니다.
  / Plat-Admn-301 덤프  / Plat-Admn-301 문제 연습

Salesforce Plat-Admn-301 시험

Salesforce Certified Platform Administrator II 온라인 연습

최종 업데이트 시간: 2026년02월14일

당신은 온라인 연습 문제를 통해 Salesforce Plat-Admn-301 시험지식에 대해 자신이 어떻게 알고 있는지 파악한 후 시험 참가 신청 여부를 결정할 수 있다.

시험을 100% 합격하고 시험 준비 시간을 35% 절약하기를 바라며 Plat-Admn-301 덤프 (최신 실제 시험 문제)를 사용 선택하여 현재 최신 220개의 시험 문제와 답을 포함하십시오.

 / 6

Question No : 1


A user at Cloud Kicks has informed the administrator that they are unable to log in to Salesforce via multi-factor authentication.
Which two area should the administrator review to understand potential root causes? Choose 2 answers

정답:
Explanation:
Identity verification history and login history are two areas that the administrator can review to understand potential root causes of multi-factor authentication issues. Identity verification history shows the methods and results of identity verification attempts for a user, such as email verification, SMS verification, or app verification. Login history shows the status, source, and location of login attempts for a user, as well as any login errors or challenges that occurred. These two areas can help the administrator identify if the user entered the correct verification code, if the user’s device or app is compatible with multi-factor authentication, or if there are any network or security issues that prevent successful verification.
Reference:
https://help.salesforce.com/s/articleView?id=sf.identity_verification_history.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.monitoring_login_history.htm&type=5

Question No : 2


An administrator is using the Dev Console Log Inspector to troubleshoot a Process Builder.
What event type should the administrator look for in the event column?

정답:
Explanation:
The Dev Console Log Inspector is a tool that allows you to view and analyze debug logs in a graphical interface. Debug logs contain information about database operations, system processes, and errors that occur when executing a transaction or running unit tests. To troubleshoot a process builder, the administrator should look for event types beginning with FLOW in the event column. These event types indicate the start and end of a flow interview, as well as any flow elements, faults, or decisions that occur during the execution.
Reference:
https://help.salesforce.com/s/articleView?id=sf.code_dev_console_log_inspector.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.code_debug_log_event_types.htm&type=5

Question No : 3


How should an administrator ensure the appropriate number of digits are entered Into the custom encrypted field created to capture credit card numbers on the Opportunity object?

정답:
Explanation:
A validation rule is a formula that validates the data entered by a user and prevents the record from being saved if the data does not meet certain criteria. In this case, the administrator can create a validation rule to ensure that the custom encrypted field for credit card numbers has exactly 16 digits. The other options are not applicable for encrypted fields.
Reference:
https://help.salesforce.com/s/articleView?id=sf.fields_about_encrypted_fields.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.validation_rules.htm&type=5

Question No : 4


What should an administrator use as an alternative to a Process Builder to expedite the time required to update the records?

정답:
Explanation:
A before save flow trigger is a type of flow that runs before a record is saved and can update the record without any additional actions or database operations. This can expedite the time required to update the records and improve performance. A before save flow trigger can be used as an alternative to a process builder that updates the same record that triggered it.
Reference:
https://help.salesforce.com/s/articleView?id=sf.flow_concepts_trigger.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_triggers.htm&type=5

Question No : 5


AW Computing wants to embed a report chart on the Account record page that shows the value of closed sales for that account. The chart should be limited to users in the Sales Manager role on the Account record pages.
how should this be accomplished?

정답:

Question No : 6


Users report that the industry picklist field is no longer visible on account records.
What test can an administrator use to troubleshoot the issue?

정답:
Explanation:
The setup audit trail tracks the recent setup changes that you and other administrators have made to your org. It can help you troubleshoot issues by showing you what changes were made, who made them, and when. In this case, the setup audit trail can help the administrator identify if someone changed the field-level security, page layout, or profile settings for the industry picklist field.
Reference: https://help.salesforce.com/s/articleView?id=sf.monitorsetup.htm&type=5

Question No : 7


Dream house Realty has created a custom object to track its Open Houses with a master-detail relationship up to a custom object for Properties. Agents need to quickly calculate the number of Open House records in a status or Pending so they can see the value from the Property record.
What feature should the administrator implement?

정답:
Explanation:
A roll-up summary field is used to display a value in a master record based on the values of a set of related detail records. In this case, the administrator can create a roll-up summary field on the Properties object that counts the number of Open House records in a Pending status.
Reference: https://help.salesforce.com/s/articleView?id=sf.fields_about_roll_up_summary_fields.htm&type=5

Question No : 8


Cloud Kicks (CK) has a backup team of employees that helps short-staffed departments. These users could be working with sales one day and service the next. CK is implementing new Lightning record pages for each department so that they view records In a way that makes sense for each department.
How should the administrator ensure this Is configured correctly?

정답:
Explanation:
Configure one app per department and activate record pages for each app is how the administrator should ensure this is configured correctly. An app is a collection of items that work together to serve a particular function for a group of users. An app can include items such as tabs, objects, reports, dashboards, and record pages. A record page is a type of Lightning page that displays details about a specific record. A record page can be customized using Lightning App Builder and activated for different apps, profiles, or record types. By configuring one app per department and activating record pages for each app, the administrator can ensure that the backup team users can view records in a way that makes sense for each department depending on which app they are using.

Question No : 9


An administrator created a new custom object. When trying to upload new records to the custom object using.
Date Loader, they are unable to see the new custom object in the list of available objects.
What should the administrator do to resolve the issue?

정답:
Explanation:
Confirm the object is marked as deployed and not in development is what the administrator should do to resolve the issue. A custom object can be marked as deployed or in development depending on its readiness for use. A custom object that is marked as in development is not visible to users or available for data import or export. A custom object that is marked as deployed is visible to users and available for data import or export. Therefore, the administrator should make sure that the new custom object is marked as deployed before using Data Loader to upload records to it

Question No : 10


The Cloud Kicks administrator wants to open up opportunity sharing to directors who oversee regional managers so they can access records to assist regional managers.
What sharing mechanism should be used?

정답:
Explanation:
Role hierarchy is a sharing mechanism that should be used to open up opportunity sharing to directors who oversee regional managers so they can access records to assist regional managers. Role hierarchy is a way to grant access to records based on the user’s position in an organization’s hierarchy of roles. Role hierarchy can grant users access to records owned by or shared with users below them in the hierarchy for objects that have organization-wide defaults set to Private or Public Read Only. By using role hierarchy, the administrator can ensure that directors can access opportunities owned by or shared with regional managers who report to them

Question No : 11


DreamHouse Realty has a rental team and a real estate team. The two teams have different safes processes and capture different client information on their opportunities.
How should an administrator extend the Opportunity object to meet the teams' different needs?

정답:
Explanation:
Use separate record types, page layouts, and sales processes for the Rental and Real Estate Teams is how the administrator should extend the Opportunity object to meet the teams’ different needs. Record types are a way to offer different business processes, picklist values, and page layouts to different users based on their profiles or permission sets. Page layouts are a way to control the layout and organization of fields, buttons, related lists, and other components on a record page. Sales processes are a way to define the stages that an opportunity goes through from creation to close. By using separate record types, page layouts, and sales processes for each team, the administrator can customize the opportunity object according to their different requirements and preferences.

Question No : 12


Administrator has been tasked with creating a new custom field on the Account object called Government Der. The compliance department has determined that this field contains sensitive Information and needs to be encrypted using Classic Encryption.
How will this impact users when reading, editing, or reporting on Accounts?

정답:

Question No : 13


A sales user is assigned to a permission set group that gives them Modify All access to
Accounts. An administrator assigns the same user to a muting permission set that mutes Deletes access on Account.
What level of access will the sales user have on the Account object?

정답:
Explanation:
Modify All is the level of access that the sales user will have on the Account object after being assigned to a muting permission set that mutes Delete access on Account. Muting permissions are a way to reduce or remove access to objects or fields for users who are assigned to permission set groups. Muting permissions can only mute object-level permissions, such as Create, Read, Edit, Delete, View All, or Modify All, but not field-level permissions or other permissions. Muting permissions can only reduce or remove access that is granted by other permission sets or permission set groups within the same permission set group, but not by profiles or other sources of access. Therefore, in this case, the muting permission set will only mute the Delete access on Account that is granted by the permission set group, but not the Modify All access that is also granted by the permission set group.

Question No : 14


After setting up field history tracking on the Account object, the administrator for AW Computing wants to retrieve the field history data for analysis.
how should the administrator acquire this data?

정답:
Explanation:
Query and export the Account History object using Data Loader is how the administrator can acquire the field history data for analysis. Data Loader is a tool that allows administrators to import, export, insert, update, delete, or upsert records in Salesforce using CSV files. Data Loader can handle large data sets and complex data transformations. Data Loader can be used to query and export the Account History object, which stores the field history data for accounts, using SOQL statements.

Question No : 15


Which two tools should an administrator use to required data to be entered in a field and improve data quality on a record in Salesrorce? Choose 2 answers

정답:
Explanation:
Validation rules and page layouts are two tools that can be used to require data to be entered in a field and improve data quality on a record in Salesforce. Validation rules are a way to enforce data quality and integrity by checking the values of fields before a record is saved and displaying an error message if the values do not meet the specified criteria. Page layouts are a way to control the layout and organization of fields, buttons, related lists, and other components on a record page. Page layouts can also make fields required so that users must enter a value before saving a record.

 / 6