[Aug-2021] Practice Pegasystems PEGAPCLSA80V1_2020 exam. Online Exam Practice Tests with detailed explanations! Pass PEGAPCLSA80V1_2020 with confidence! [Q15-Q38]

Share

Practice Pega CLSA PEGAPCLSA80V1_2020 exam. Online Exam Practice Tests with detailed explanations! Pass PEGAPCLSA80V1_2020 with confidence!

PEGAPCLSA80V1_2020 - Pega Certified Lead System Architect (PCLSA) 80V1 2020 Practice Tests 2021 | ActualVCE

NEW QUESTION 15
Using the information shown in the class structure, select the correct statement.

  • A. Auto must be a subcase of Parking.
  • B. EventBooking cannot be a subcase of Auto
  • C. Instance of EventBooking and Hotel can be stored In a separate table.
  • D. Parking and Auto instances must be stored in the same table.

Answer: D

 

NEW QUESTION 16
A form listing nearby restaurants has four columns:
* Restaurant name
* Restaurant location
* Thumbnail image of the seating area
* Make reservation (check box)
You want to ensure that users have the information they need to make a reservation regardless of screen size.
When viewed on a small screen, you do not need to display images.
What three configuration steps do you take to support this requirement? (Choose three.)

  • A. Set the importance of the image column to Secondary.
  • B. Set the importance of the image column to Other.
  • C. Set the importance of the Restaurant name and Make reservation columns to Primary.
  • D. Set the importance of the Restaurant name column to Primary.
  • E. Set the importance of the Restaurant location and Make reservation columns to Secondary.
  • F. Set the importance of the Make reservation column to Primary.

Answer: A,C,D

 

NEW QUESTION 17
You review and tune the agent configuration on production system since default agents___________ and .
(Choose Two.)

  • A. Are not necessary for every application
  • B. Need to registered with the master agent
  • C. Require an agent schedule record
  • D. Should never run in a production environment

Answer: B,D

 

NEW QUESTION 18
What are two valid reasons for defining a case type within a case type-specific ruleset? (Choose Two)

  • A. The case type ruleset might be converted to a true component in the future.
  • B. The ruleset can be added to the ruleset stack for multiple applications.
  • C. A User Story can be associated to a single, fine-grained ruleset within a Branch.
  • D. The case type might be converted to a component application in the future.

Answer: A,C

 

NEW QUESTION 19
You want your application to have consistent styling across portals. You want the background color of all buttons in your application to be blue. You want the background color of the buttons to be easily updated in case corporate branding changes.
Which attribute do you modify to set the background color?

  • A. The controls format
  • B. The application skin
  • C. The background mixin
  • D. The buttons format

Answer: D

 

NEW QUESTION 20
When do you use the Load_DataPage activity method?

  • A. To refresh a data page
  • B. The queue the data page for a default agent.
  • C. To initiate the loading of a data page
  • D. To run a connector asynchronously

Answer: B

 

NEW QUESTION 21
Acme Corporation is designing an Order Fulfillment application built on an Inventory application. Both applications reuse a section that displays Part details.
Where do you configure the PartDetails section?

  • A. In an Inventory ruleset within the Inventory application's work pool class
  • B. In an Order Fulfillment ruleset within the Order Fulfillment application's Pans data class
  • C. In an Enterprise ruleset within the Inventory application's Parts data class
  • D. In an Order Fulfillment ruleset within the Order Fulfillment application's work pool class

Answer: C

 

NEW QUESTION 22
Customer information is captured in an application. Corporate policy states that private information be secured and only visible to a limited users.
Which configuration do you recommend?

  • A. Move sensitive information to separate sections and apply a privilege to the sections.
  • B. Configure an access deny rule restricting access to the sensitive information.
  • C. Create an access control policy restricting access to the sensitive information.
  • D. Use a visible when rule for the properties displaying sensitive information.

Answer: B

 

NEW QUESTION 23
You are designing an accessible Pega application for French and English-language users who require assistive technologies. The application must be able to run from desktop, tablet, and mobile phone browsers, Also, Several screen require the ability to sane changes and refresh the screen.
Given these requirements, which configuration reflects best practices?

  • A. Create a new auto generated button control and alter caption o support a shortcut key.
  • B. Create a new auto generated link control with a shortcut key and limit its absolute width.
  • C. Create a new custom button control that uses an image and uses a fixed width.
  • D. Create a new custom text label control set as required and use relative widths.

Answer: C

 

NEW QUESTION 24
Six weeks after you deliver you application to production, you users reports that the application slows down in the afternoon. The application is almost completely unresponsive for some users shortly after 3:00 P.M Other users do not experience this problem until later in the day.
You do not have access to the production environment, but you do have access to AES. The production environment has three nodes and a load balancer.
You need to resolve this issue because a new division of the organization will start using the application next month.
You isolated the problem to node 1 of the cluster. You see node goes down shortly after 3:00 P.M every day with an out -of memory error.
Which two alert s typically precede this condition? (Choose two.)

  • A. PEGA0004 -Quality of data received by database query exceeds limit
  • B. PEGA0001 -HTTP interaction time exceeds limit
  • C. PEGA00017 -Cache exceeds limit
  • D. PEGA0002 - Commit operation time exceeds limit

Answer: A,C

 

NEW QUESTION 25
Inconsistent formatting of phone numbers is causing usability issue. You have been asked to enhanced the user interface to ensure all phone numbers are automatically reformatted consistently.
Which two option incorporate best practices for applying the required formatting? (Choose Two.)

  • A. Configure an Edit Validate rule.
  • B. Configure a Custom Control.
  • C. Configure an Edit Input rule.
  • D. Configure a Declare Constraint rule

Answer: B,C

 

NEW QUESTION 26
FinCo corporation uses Pega perform the majority of the mortgage underwriting tasks. After gathering the initial data, the mortgage case pauses and waits for the credit report. The credit report is a separate case, located in the same class group as the mortgage case, and typically resolves within 24 hours. After the credit report is complete, the application routes the mortgage case to the specialist.
Which of the following options is the optimal solution to route the mortgage case to the specialist when the credit report is complete?

  • A. Insert a credit report assignment In the mortgage flow with a SLA check the status of the credit report case and call the ResumeFlow activity when the credit case completes.
  • B. Modify the credit report flow to move the mortgage case to the specialist. The application routes the assignment to the specialist with the least amount of work.
  • C. Add a wait shape to the mortgage flow with case dependency to advance the mortgage flow to the next assignment when the credit report case resolved.
  • D. Insert a credit report assignment in the mortgage flow with a SLA to check status of the credit report case and call ResumeFlow activity when the credit report completes.

Answer: B

 

NEW QUESTION 27
Six weeks after you deliver you application to production, you users reports that the application slows down in the afternoon. The application is almost completely unresponsive for some users shortly after 3:00 P.M Other users do not experience this problem until later in the day.
You do not have access to the production environment, but you do have access to AES. The production environment has three nodes and a load balancer.
You need to resolve this issue because a new division of the organization will start using the application next month.
How do you begin your research to diagnose the cause of he reported performance issue?

  • A. Observe the cluster and node status on the Enterprise Health Console.
  • B. Review guardrail warnings in the development environment to determine if rules with warnings moved to production.
  • C. Download the alert log file from each node and analyze the contents in he Pega Log Analyzer.
  • D. Look at the performance profile and DB Trace output from each node.

Answer: A

 

NEW QUESTION 28
An application consisting of a single case requires sending correspondence at a designated time minimal delay.
The existing solution sends the correspondence through an escalation activity in an SLA.
Which two factors do you consider for this solution ? (Choose Two)

  • A. Correspondence rule configuration
  • B. Multiple open assignment on the same case.
  • C. The number of queue SLA objects
  • D. Errors handling for locked items

Answer: B,D

 

NEW QUESTION 29
What advantage does a Rule-Utility-Function have over a Rule-Obj-Activity?

  • A. Ability to be directly called from a decision table
  • B. Ability to be circumstanced
  • C. Ability to be used to enforce security
  • D. Ability to be saved to multiple rulesets

Answer: A

 

NEW QUESTION 30
Table A contains customer information, Table B contains complaints submitted by customers. Table C contains positive feedback submitted by customer.
You are tasked to write a report that lists all rows in Table a where customer, the number of rows in Table B related to Table A are greater than the number of rows in Table C related to Table A.
Which method creates the report that execute with the best performance?

  • A. JOIN Table A to Tables B and C using Include all joined class. Count the Join column from both Table B and Table C. Only include rows where the first count is greater than the second.
  • B. Define two subreports: one that counts rows in Table B relative to table A, and one that counts the Table C relative to table A. Only include rows in the main report Table A where the Table B count is greater than table C count.
  • C. Define two subreports, one where Table B uses ''Do not JOIN''. And one where table C uses ;Do not JOIN''. In the subreport is greater than the count from the Table C subreport.
  • D. JOIN Table A to Tables B and C using include all rows in this class. Count the JOIN column from both table B and Table C. Only include rows where the first count is greater than the second

Answer: D

 

NEW QUESTION 31
The application contains a property named ClaimID. You want business users to reuse this property in an any new case types they creates.
How do you define the ClaimID property?

  • A. As a final rule
  • B. As an enterprise class level property
  • C. As a relevant record
  • D. As a case level property

Answer: A

 

NEW QUESTION 32
The BigCo quoting application is currently on-premise. BigCo plans to move the application to Pega cloud.
What factor do you need to consider for environment setup?

  • A. Network security configuration
  • B. Log file access configuration
  • C. System management application configuration
  • D. Database access configuration

Answer: B

 

NEW QUESTION 33
Select the primary reason for developing a set of test cases and automated testing suites in a continuous integration and continuous deployment (CI/CD) model.

  • A. Automated testing allows for orchestration between automation server and the Execute Test REST service.
  • B. Automated testing programmatically ensure quality of rules to maintain the integrity of the pipeline.
  • C. Automated testing accelerates the deployment of rules from the development environment to target environments.
  • D. Automated testing reduces costs by reducing the need to hire and train testing resources.

Answer: C

 

NEW QUESTION 34
A company wants to run the same pega application in its eastern US office as well as its india office. The eastern united states server runs in the eastern united states time zone. The india server runs in the india time zon. The company wants a process to run in both offices at the same time world-wide once a day regardless of the server's location How do you efficiently meet this requirement?

  • A. Define a single adavanced agent that is scheduled to run in any desired time zone. in the Eastern us server modify the agaent schedule to run in the eastern united states time zone. For the india server, specify the india time zone within the agent schedule
  • B. Define a single advanced agent that is scheduled to run in either the eastern united states zone or the india time zone. Ensure that the clocks with the servers in both offices are synchronized using the simple Network time protocal
  • C. Define two advanced agent that call the same parameterzied activity. One agent passes eastern united states time zone to the activity, and the other agent passes india time zone. The activity checks the local time zone. if the parameter matches the local time zone, the activity continues. otherwise it exits
  • D. Define two advanced agents that call the same activity. one agent is scheduled to run at a time in the eastern united states time zone and the other agents is scheduled to run at a time in the india time zone. The activity checks both the local time zone and the local time. if the local time is close to the expected time the activity should run it continues otherwise it exits

Answer: A

 

NEW QUESTION 35
An application is being constructed in multiple phases for a growing company that has over 1000 employees.
During the initial development stages. It is determined a button on section has to be made conditionally visible based on a group of actors.
What should the conditional visibility be based on to minimize the amount of future maintenance?

  • A. AccessGroup
  • B. Work group
  • C. Role
  • D. Privilege

Answer: A

 

NEW QUESTION 36
You are designing a form for an online bookstore to display new arrivals. In the form, the book cover pictures are displayed in a row, like words in a sentence. Once the row reaches the full width of the screen, it wraps around to begin a new row.
Which layout do you use to display the book cover pictures?

  • A. Column layout
  • B. Screen layout
  • C. Dynamic layout
  • D. Repeating layout

Answer: C

 

NEW QUESTION 37
XYZ Corporate wants to perform extensive analysis on work party information across various case types in real time at any time of the day. At the same time, xyz wants to minimize the impact this analysis has case worker using Pega applications.
Which solution do you recommend?

  • A. Impalement a REST Service that persists index-WorkPartyUri data within the report database.
  • B. Configure the Index-WorkpartyUri Data_admin_DB_table record to write to the reports database.
  • C. Invoke BIX to export Index-WorkPartyUri data to the report database.
  • D. Define additional database indexes against index-WorlParyUri.

Answer: B

 

NEW QUESTION 38
......

The best PEGAPCLSA80V1_2020 exam study material and preparation tool is here: https://www.actualvce.com/Pegasystems/PEGAPCLSA80V1_2020-valid-vce-dumps.html