Salesforce Certified Platform Administrator II 온라인 연습
최종 업데이트 시간: 2025년08월18일
당신은 온라인 연습 문제를 통해 Salesforce Salesforce Certified Platform Administrator II 시험지식에 대해 자신이 어떻게 알고 있는지 파악한 후 시험 참가 신청 여부를 결정할 수 있다.
시험을 100% 합격하고 시험 준비 시간을 35% 절약하기를 바라며 Salesforce Certified Platform Administrator II 덤프 (최신 실제 시험 문제)를 사용 선택하여 현재 최신 250개의 시험 문제와 답을 포함하십시오.
정답:
Explanation:
Changing the record type of a record does not affect the record access of a user. Record access is determined by the organization-wide default, role hierarchy, sharing rules, manual sharing, teams, and ownership. Record type only affects the page layout and picklist values that are available for the record. Therefore, if a user has access to a record before changing its record type, they will still have
the same access after changing its record type.
Reference:
https://help.salesforce.com/s/articleView?id=sf.customize_recordtype.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.security_sharing_overview.htm&type=5
정답:
Explanation:
When the feature for Contacts to multiple Accounts is enabled, a Contact can have a direct relationship with multiple Accounts. However, one of these relationships must be designated as the primary Account relationship. This relationship is required on a Contact regardless of the page layout settings and cannot be removed unless the Contact is deleted or merged with another Contact.
Reference:
https://help.salesforce.com/s/articleView?id=sf.shared_contacts_set_up.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.shared_contacts_considerations.htm&type=5
정답:
Explanation:
정답:
Explanation:
One possible cause of unexpected changes to record values is having multiple automation tools that update the same field on the same object. This can create conflicts and overwrite each other’s values. To resolve this issue, the administrator should consolidate automation tools and use only one tool per object and field combination. This can help avoid confusion and ensure consistent results.
Reference:
https://help.salesforce.com/s/articleView?id=sf.process_which_tool.htm&type=5
https://trailhead.salesforce.com/en/content/learn/modules/business_process_automation/automation_considerations
정답:
Explanation:
An object-specific quick action is a type of action that allows users to do something in the context of a specific object, such as creating or updating a record, logging a call, sending an email, or launching a custom action. In this case, the administrator can create an object-specific quick action on the opportunity object that pre-populates certain fields with predefined values and allows users to quickly close an opportunity from the Salesforce mobile app.
Reference:
https://help.salesforce.com/s/articleView?id=sf.actions_overview.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.actions_objectspecific_actions.htm&type=5
정답:
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
정답:
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
정답:
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
정답:
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
정답:
Explanation:
Before installing a managed package from the AppExchange, the administrator should take into consideration several factors, such as:
Custom objects and custom fields used by the app count against the org’s limits. The administrator should check how many custom objects and fields are available in their org and how many are used by the app.
Apps may require certain Salesforce editions or features to be enabled. The administrator should check the app’s requirements and compatibility with their org’s edition and features.
Apps may require external, third-party web services to function properly. The administrator should check if the app integrates with any external services and if they need to set up any authentication or configuration for them.
The other two options are incorrect because:
Managed apps do undergo a formal security review by Salesforce before they are listed on the AppExchange.
Apps can be installed in a sandbox before they are installed in production.
Reference:
https://help.salesforce.com/s/articleView?id=sf.distribution_installing_packages.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.appexchange_install_guide.htm&type=5
정답:
Explanation:
To embed a report chart on a record page, you need to use a lightning component that displays report charts. You can filter the component visibility by setting conditions based on record fields, user attributes, or device type. In this case, you can filter the component visibility by matching the Account ID field on the report chart with the Account ID field on the record page. This will ensure that only the relevant data for that account is shown on the chart.
Reference: https://help.salesforce.com/s/articleView?id=sf.reports_embed_chart_lightning.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.app_builder_set_component_visibility.htm&type=5
정답:
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
정답:
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
정답:
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.
정답:
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