Salesforce Certified Platform Administrator II Exam (page: 2)
Salesforce Certified Platform Administrator (Plat-Admn-201)
Updated on: 31-Mar-2026

Cloud Kicks (CK) has deployed several new custom apps that use Lightning Web components. The administrator is now concerned that they may need to make some adjustments to CK's org to make it more secure.
Which tools should the administrator use to expose possible security risks within a Lightning web component?

  1. Health Check
  2. Master Encryption Keys
  3. Salesforce Optimizer
  4. Self-signed Certificates

Answer(s): A

Explanation:

The most suitable tool to identify potential security risks associated with Lightning Web Components is the Health Check. Health Check allows Salesforce administrators to evaluate and monitor the security posture of their Salesforce org by comparing its settings against Salesforce's recommended security baseline. This feature provides visibility into settings like session security, password policies, and more, which can directly impact the security of custom apps using Lightning Web Components.

Health Check:
Salesforce Health Check examines various security settings in your Salesforce org and provides a score based on how closely your settings align with Salesforce's recommended security baseline. By using this tool, administrators can identify vulnerabilities and see specific actions to remediate any security gaps found within the org.
Health Check is especially relevant when evaluating new custom applications and components since it can highlight areas that require tightening security to meet organizational standards.

Other options listed:
Master Encryption Keys is relevant for managing encryption but not directly for identifying security risks.
Salesforce Optimizer is used for overall performance and usage insights and doesn't specifically focus on security assessments.
Self-signed Certificates are primarily used for secure communications and do not serve as a tool for security risk assessment.
Therefore, Health Check is the best tool to help the administrator expose potential security risks within the custom Lightning Web Components.


Reference:

As per Salesforce documentation, Health Check provides a comprehensive view of the security health of your org, making it an essential tool for identifying and managing security settings within Salesforce.



Northern Trail Outfitters (NTO) is expending into the U.K.
While most of NTO's product are the same as in the US. Pricing will vary from product due to shipping and raw material cost differences.
What should the administrator configure for a smooth rollout to the U.K.?

  1. Configure a U.K Opportunity record type.
  2. Write a flow the translates the currency from dollars to euros using a custom Exchange Rate field.
  3. Add a new U.K Order Form that has the euro symbol instead of the dollar symbol.
  4. Create a new Price Book for the U.K product pricing.

Answer(s): D

Explanation:

As explained in question 3, a price book is a list of products and their prices for a specific segment of customers or market. By creating a new price book for the U.K product pricing, Northern Trail Outfitters (NTO) can offer different prices for their products in the U.K market due to shipping and raw material cost differences. The price book can also specify which currency is used for the prices, such as pounds or euros.


Reference:

https://help.salesforce.com/s/articleView?id=sf.products_pricebooks_def.htm&type=5



AW Computing wants to create a process to assign accounts to different salespeople based on the annual revenue.... of the company. The administrator has decided to create a flow.
Which two consideration should the administrator make sure to remember when creating the flow? Choose 2 answers

  1. Use a Get Record component instead of hard coding record IDs.
  2. The running user of a flow is the user that last saved the flow.
  3. Update record elements should be placed outside the flow loop.
  4. Update Record elements should be placed inside the flow loop.

Answer(s): A,C

Explanation:

Using a Get Record component allows the flow to dynamically retrieve records based on criteria or record IDs without hard coding them. This makes the flow more flexible and maintainable.Updating record elements outside the flow loop prevents unnecessary DML operations and reduces the risk of hitting governor limits.



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?

  1. Plan your deployments around the production and sandbox maintenance schedules.
  2. Use matching names for global publisher layouts and Outlook publisher layouts.
  3. Be sure to test only after business hours the data after deployment.
  4. Make sure to deploy all dependent components.
  5. Make sure change sets are limited to 10,000 files.

Answer(s): A,D,E

Explanation:

Planning deployments around maintenance schedules ensures that there are no interruptions or delays in the deployment process. Deploying all dependent components ensures that there are no missing metadata or references that could cause errors or failures in the deployment.Limiting change sets to 10,000 files ensures that the deployment does not exceed the maximum size limit for change sets



Cloud kicks has received feedback that customers are frustrated with the amount of time it takes to reach a support agent by area of expertise according to product information after a new case has been submitted. Love you too jani
Which feature should administrator configure in order to improve the case management process?

  1. Omni-Channel
  2. Escalation Rules
  3. Macros
  4. Knowledge Component

Answer(s): A

Explanation:

Omni-Channel is a feature that allows service reps to receive work assignments based on their availability, capacity, and skills. It also allows administrators to define routing rules and priorities for different types of work items, such as cases, chats, or leads. Omni-Channel can help reduce the wait time for customers and improve the efficiency of service reps.



DreamHouse Realty wants to notify an assigned agent when an appointment Is booked on a custom object for one of their listed homes along with the total number of appointments booked so far. The administrator has configured a Roll-up Summary for the number of appointments as well as a flow to detect the creation of a new appointment and send the information to the agent.
What consideration about process automation should the administrator be aware of to ensure the right Information is delivered?

  1. Only standard objects can be used with Roll-up Summary fields.
  2. Rows can only be triggered from the records created on standard objects.
  3. Roll-up Summary calculations will prevent a Mow from being triggered.
  4. Roll-up Summary calculations run after processes and workflows.

Answer(s): D

Explanation:

Roll-up Summary calculations are performed after processes and workflows are executed, which means that any changes made by processes or workflows will not be reflected in the roll-up summary field until after the transaction is committed. This could cause inaccurate or outdated information to be delivered to the agent if the flow relies on the roll-up summary field value.



A developer is getting errors for Production deployment. The test deployment in the Full sandbox, which included a local test run, was successful. The Full sandbox was last refreshed 2 weeks ago.
Where should the administrator check to see what was recently changed?

  1. Salesforce Optimizer
  2. Dev Console
  3. Field History
  4. Setup Audit Trail

Answer(s): D

Explanation:

Setup Audit Trail is a tool that tracks the recent setup changes made by anyone in an org. It can help identify who made what changes and when, as well as any errors or failures that occurred during the changes. Setup Audit Trail can help troubleshoot deployment issues by comparing the changes made in production with those made in sandbox



The administrator at Cloud Kicks built a flow in a sandbox. After testing and validating the flow, the administrator plant to promote the flow to the production environment with a change set.
Which three considerations should the administrator be aware of when moving flows with a change sat? Choose 3 answers

  1. Flows deployed are inactive and need to be manually activated.
  2. Flow allows only one version of the flow when deployed with a change sat.
  3. Deploying or redeploying a flow with change sets creates a version of the flow in the destination org.
  4. All flow dependencies are automatically added to the change set.
  5. Flows ere automatically activated upon deployment.

Answer(s): A,C,D

Explanation:

Flows deployed with change sets are inactive by default and need to be manually activated in the destination org before they can run. Deploying or redeploying a flow with change sets creates a new version of the flow in the destination org, which preserves the previous versions and allows for rollback if needed. All flow dependencies, such as custom fields, objects, or variables, are automatically added to the change set when a flow is added



Viewing Page 2 of 29



Share your comments for Salesforce Certified Platform Administrator II exam with other users:

deally 1/19/2024 3:41:00 PM

knowable questions
UNITED STATES


Sonia 7/23/2023 4:03:00 PM

very helpfull
UNITED STATES


binEY 10/6/2023 5:15:00 AM

good questions
Anonymous


Neha 9/28/2023 1:58:00 PM

its helpful
Anonymous


Desmond 1/5/2023 9:11:00 PM

i just took my oracle exam and let me tell you, this exam dumps was a lifesaver! without them, iam not sure i would have passed. the questions were tricky and the answers were obscure, but the exam dumps had everything i needed. i would recommend to anyone looking to pass their oracle exams with flying colors (and a little bit of cheating) lol.
SINGAPORE


Davidson OZ 9/9/2023 6:37:00 PM

22. if you need to make sure that one computer in your hot-spot network can access the internet without hot-spot authentication, which menu allows you to do this? answer is ip binding and not wall garden. wall garden allows specified websites to be accessed with users authentication to the hotspot
Anonymous


381 9/2/2023 4:31:00 PM

is question 1 correct?
Anonymous


Laurent 10/6/2023 5:09:00 PM

good content
Anonymous


Sniper69 5/9/2022 11:04:00 PM

manged to pass the exam with this exam dumps.
UNITED STATES


Deepak 12/27/2023 2:37:00 AM

good questions
SINGAPORE


dba 9/23/2023 3:10:00 AM

can we please have the latest exam questions?
Anonymous


Prasad 9/29/2023 7:27:00 AM

please help with jn0-649 latest dumps
HONG KONG


GTI9982 7/31/2023 10:15:00 PM

please i need this dump. thanks
CANADA


Elton Riva 12/12/2023 8:20:00 PM

i have to take the aws certified developer - associate dva-c02 in the next few weeks and i wanted to know if the questions on your website are the same as the official exam.
Anonymous


Berihun Desalegn Wonde 7/13/2023 11:00:00 AM

all questions are more important
Anonymous


gr 7/2/2023 7:03:00 AM

ques 4 answer should be c ie automatically recover from failure
Anonymous


RS 7/27/2023 7:17:00 AM

very very useful page
INDIA


Blessious Phiri 8/12/2023 11:47:00 AM

the exams are giving me an eye opener
Anonymous


AD 10/22/2023 9:08:00 AM

3rd so far, need to cover more
Anonymous


Matt 11/18/2023 2:32:00 AM

aligns with the pecd notes
Anonymous


Sri 10/15/2023 4:38:00 PM

question 4: b securityadmin is the correct answer. https://docs.snowflake.com/en/user-guide/security-access-control-overview#access-control-framework
GERMANY


H.T.M. D 6/25/2023 2:55:00 PM

kindly please share dumps
Anonymous


Satish 11/6/2023 4:27:00 AM

it is very useful, thank you
Anonymous


Chinna 7/30/2023 8:37:00 AM

need safe rte dumps
FRANCE


1234 6/30/2023 3:40:00 AM

can you upload the cis - cpg dumps
Anonymous


Did 1/12/2024 3:01:00 AM

q6 = 1. download odt application 2. create a configuration file (xml) 3. setup.exe /download to download the installation files 4. setup.exe /configure to deploy the application
FRANCE


John 10/12/2023 12:30:00 PM

great material
Anonymous


Dinesh 8/1/2023 2:26:00 PM

could you please upload sap c_arsor_2302 questions? it will be very much helpful.
Anonymous


LBert 6/19/2023 10:23:00 AM

vraag 20c: rsa veilig voor symmtrische cryptografie? antwoord c is toch fout. rsa is voor asymmetrische cryptogafie??
NETHERLANDS


g 12/22/2023 1:51:00 PM

so far good
UNITED STATES


Milos 8/4/2023 9:33:00 AM

question 31 has obviously wrong answers. tls and ssl are used to encrypt data at transit, not at rest.
Serbia And Montenegro


Diksha 9/25/2023 2:32:00 AM

pls provide dump for 1z0-1080-23 planning exams
Anonymous


H 7/17/2023 4:28:00 AM

could you please upload the exam?
Anonymous


Anonymous 9/14/2023 4:47:00 AM

please upload this
UNITED STATES