
Get Salesforce Plat-Arch-202 Dumps Questions [2026] To Gain Brilliant Result
Plat-Arch-202 dumps - ExamPrepAway - 100% Passing Guarantee
NEW QUESTION # 79
Universal Containers (UC) is using Salesforce for their sales organization. The sales users have created several dashboards using multiple running users. The admins have also added a few workflow rues that send email notifications to some sales users. What should an Architect consider while planning the deployment of such components? Choose 2 answers
- A. User fields are ignored during metadata deployments and all such users need to be manually created in the target org before starting the deployment.
- B. User Fields are preserved during metadata deployments and Salesforce attempts to locate a matching user in the target org during deployment.
- C. If the username in the source org doesn't exist in the target org, the deployment will continue and Salesforce will automatically create the username in the target org.
- D. If the username in the source org doesn't exist in the target org, the deployment will stop until the usernames are resolved or removed.
Answer: B,D
NEW QUESTION # 80
Universal Container has multiple departments who use Salesforce and request changes: Sales, Service, Back Office, Marketing, etc. Each of these departments makes independent purchase decisions for AppExchange apps, field requests, and page layouts, resulting in low adoption and under -use of standard Salesforce capabilities. What mechanism should a Technical Architect recommend to increase use of standard Salesforce functionality?
- A. Change Control Board
- B. Requirements Traceability Matrix
- C. Center of Excellence
- D. Project Management Office
Answer: C
NEW QUESTION # 81
What is a main characteristic of an agile team?
- A. The team has biweekly sprints to ensure on-time delivery.
- B. The team delivers new releases on dates defined in the beginning of the project, following a project plan
- C. The team improves and evolves its processes and frequently delivers value to the endusers.
- D. The team uses Scrum, Kanban, and Extreme Programming.
Answer: C
NEW QUESTION # 82
A team of developers at Universal Containers has developed Apex Triggers and Apex Classes in a sandbox. The team has also written test classes to unit test these triggers and classes. When executed in the sandbox, all the test methods pass and all the classes meet the minimum code coverage requirement. But when they tried deploying these components to production, a few of these test methods failed What should an architect recommend?
- A. Create test data in production before deploying the test classes
- B. Set SeeAllData to True to use the data in production.
- C. Do not use SeeAllData and generate data in the test methods
- D. Explicitly set SeeAllData to True and generate data in test methods.
Answer: C
NEW QUESTION # 83
Universal Containers' org is complex but well-organized in unlocked packages with their dependencies. The development team was asked for a new feature, and the package that will be changed has already been identified.
Which environment should be used for this development?
- A. A scratch org with the package code that will be changed and its dependencies
- B. A scratch org with all installed packages.
- C. A Developer Pro sandbox with the package code that will be changed and its
- D. A Developer Pro sandbox with all packages installed.
Answer: A
NEW QUESTION # 84
Universal Containers (UC) wants to shorten their deployment time to production by controlling which tests to run in production .UC's Architect has suggested that they run only subsets of tests. Which two statements are true regarding running specific tests during deployments? Choose 2 answers
- A. Specifying the test method is supported in DeployOptions, therefore specify only the test classes that are required to be executed.
- B. run a subset of tests ,set the RunLocalTests test level on the DeployOptions object and pass it as an argument to deploy() call.
- C. To run a subset of tests, set the Run Specified Tests test level on the DeployOptions objects and pass it as an argument to deploy() call.
- D. Specify both test classes and individual test methods that are required to be executed as both are supported in DeployOptions.
Answer: A,C
NEW QUESTION # 85
Universal Containers CUC) has been on the org development model with scratch orgs are already enabled, but they haven't been taking advantage of the scratch orgs.
Now UC is ready to move to the package development model.
What step must be done by an administrator?
- A. In setup, switch the Enable Dev Hub to Enabled, then switch the Enable Source Tracking for Scratch Orgs to Enabled.
- B. In setup, switch both the Enable Dev Hub and Enable 2nd-Generation Managed Packages to Enabled.
- C. In setup, switch the Enable Unlocked Packages to Enabled, keep the Enable Second-Generation Managed Packages as disabled.
- D. In setup, switch the Enable Unlocked Packages and Second-Generation Managed Packages to Enabled.
Answer: A
NEW QUESTION # 86
Universal Containers (UC) is midway through a large enterprise project. UC is working in an agile model, and currently has four-week iterations, with a branching strategy supporting this approach. UC operates in a strict regulatory environment, and has dedicated teams for security, QA, and release management. The system is live with users, and a serious production issue is identified at the start of a sprint, which is narrowed down to a bug in some Apex code.
Which three approaches should an architect recommend to address this bug?
Choose 3 answers
- A. Wait until the next release to deploy the fix.
- B. Fix the bug in a hotfix branch.
- C. Seek stakeholder approval for the hotfix.
- D. Investigate potential data impacts.
- E. Attempt to fix the bug directly in production.
Answer: B,C,D
NEW QUESTION # 87
Which two environments are appropriate for creating a managed package? Choose 2 answers
- A. Production Org with LMA
- B. Partner Developer Edition Org
- C. Developer Pro Sandbox Org
- D. Developer Edition Org
Answer: B,D
NEW QUESTION # 88
Universal Containers CUC) is embarked on an enterprise salesforce transformation journey, UC would like to streamline and automate deployment to different sandboxes during the build phase. Upon customer acceptance in UAT, the company requested to automate the production deployment as well.
As the deployment architect, what is the recommendation to satisfy the customer requirements?
- A. Recommend using an AppExchange solution that packages the deployment components and you can run the deployment wizard to track deployment result.
- B. Recommend using SFDX and documents the deployment commands with steps to be executed for each environment.
- C. Recommend using the ANT script and build a custom application to run the script and use change sets to deploy supported metadata.
- D. Recommend using the Continues integration and the Continues deployment tool and build the pipeline to deploy to sandboxes and production.
Answer: D
NEW QUESTION # 89
There has been an increase in the number of defects .Universal Containers (UC) found the root cause to be decreased in quality if code. Which two options can enforce code quality in UC's continuous integration process? Choose 2 answers
- A. Introduce static code analysis before deployment to the testing sandbox.
- B. Introduce manual code review before deployment to the testing sandbox.
- C. Increase the size of the testing team assigned to the project.
- D. Introduce manual code review before deployment to the production org.
Answer: A,B
NEW QUESTION # 90
Universal Containers is building a new complex integration to a legacy system. the legacy system is also going through a major upgrade. Senior leadership has committed to the board that the combined programs will be completed on time. What is the risk with this plan?
- A. Multiple work -streams with dependencies could impact the go-live
- B. The legacy system team is using an Agile methodology
- C. The deadline is scheduled during a Salesforce release
- D. The project team has decided to use the Waterfall methodology
Answer: A
NEW QUESTION # 91
Universal Containers (UC) has been following the Waterfall methodology to deliver customer apps in Salesforce. As the business is growing at scale and with demand to incorporate features and functionality at faster pace, UC is finding the Waterfall approach is not an optimal process, and intends to transition towards an agile development methodology. Which are the two strengths of using an agile development methodology? Choose 2
- A. Careful documentation is done at each step of the process so a target body of knowledge is available for inspection.
- B. All elements of the build are fully understood before work begins, reducing risk of unpleasant surprises.
- C. There are many small releases of functional code, allowing stakeholders to see and touch the work in progress.
- D. The project requirements in later phases are expected and accommodated by the process, by design.
Answer: C,D
NEW QUESTION # 92
What are two limitations an architect should consider when designing a strategy for managing technical reference data, with multiple related objects?
Choose 2 answers
- A. Circular relationships
- B. Depth of nested relationships
- C. Apex CPU limits
- D. HTTP response size
Answer: A,B
NEW QUESTION # 93
Universal Containers (UC) have developed a managed package targeted for AppExchange. The product includes some Apex code to customize and create layouts. UC is in the testing phase of the package, so it's not certified yet. During testing on the target org, the Apex code for the layouts fails.
Why are the Apex classes not able to access the metadata of the target org during testing?
- A. The solution is flawed. UC should utilize the Tooling API from a web service call to modify the layouts.
- B. UC needs to get the managed package certified by the Salesforce security review.
- C. UC needs to turn on Apex Settings within the custom metadata type.
- D. Apex Settings to allow the access to metadata is not switched on.
Answer: D
NEW QUESTION # 94
......
Get 100% Passing Success With True Plat-Arch-202 Exam: https://www.examprepaway.com/Salesforce/braindumps.Plat-Arch-202.ete.file.html
Premium Quality Salesforce Plat-Arch-202 Online dumps: https://drive.google.com/open?id=1XIl1Uq4J7emlUsXCooHIQPFG45B2eeVH