[Sep-2021] Pass Pegasystems PEGAPCLSA80V1_2020 Exam in First Attempt Guaranteed!
Full PEGAPCLSA80V1_2020 Practice Test and 80 unique questions with explanations waiting just for you, get it now!
NEW QUESTION 23
BigCo is planning an update to JVM settings on all production nodes at the of the month. The production application supports high availability.
To ensure that users can continue working without distribution while the JVM changes are in process, select and move all of the following tasks to the Task List Order column arrange then correct order.
Answer:
Explanation:
NEW QUESTION 24
You are using Pega Express. You want to avoid creating unnecessary case level properties and views.
Which three actions do you take to accomplish this goal? (Choose Three.)
- A. Drag-and-drop a Filed Group when defining a case view.
- B. Create a data type that corresponds to each case type.
- C. Pre-define properties, sections, and relevant records that are applied to work Cover
- D. Define case type view using ''. Page.property ''syntax for the majority of the filed.
- E. Add an embedded Page property to the case type.
Answer: C,D,E
NEW QUESTION 25
A Pega application locally stores the same set of codes defined by and used within an external system of record. The Pega application does not locally store the labels associated to these codes. During case processing, the displayed labels for this set of codes are sourced from the external system of record. On any given day, the label associated to a code may change. You are asked to implement a report definition that displays the current label associated to each code whenever the report is run.
How do you design a Pega application to meet this requirement?
- A. Display report definition rows using a custom section. Use a keyed-access Data Page to source label values.
- B. Develop a SQL function that calls a stored procedure to retrieve the currently associated label for each code
- C. Query the distinct codes that the report would display. Develop an interface to retrieve the associated label, in bulk.
- D. Persist the most recently retrieved labels for each code in a local table. Join to that table when running the report.
Answer: A
NEW QUESTION 26
A page application locally stores the same set of codes defied by an used within an external system of record.
The Pega application does not locally store the associated to these codes. During case processing, the displayed labels for this set if codes are sourced from the external system of record. On any given data, the label associated to a code may change. You are asked to implement a report definition that display the current label associated to each code whenever the report is run.
How do you design a Pega application to meet this requirement?
- A. Persist the most recently retrieved label for each code in a table. Join to that table when running the report.
- B. Display report definition rows using a custom section. Use a keyed-access Data page to source label values.
- C. Query the distinct codes that the report would display. Develop an interface to retrieve the associated labels in bulk.
- D. Develop a SQL function rows that calls a stored procedure to retrieve the currently associated label for each code.
Answer: B
NEW QUESTION 27
Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.
Which approach solves this performance issue?
- A. Change snapshot data access method to reference pattern data access method.
- B. Access data page with a predefined key so that, once loaded, data access is faster.
- C. Move to local installation because network traffic in cloud deployment is often slow.
- D. Fetch only the targeted data from the database each time data is needed so access is faster.
Answer: A
NEW QUESTION 28
A case can be withdraw using a local action. You want to restrict the ability to withdraw a case to the user who created the case or any work group manager of the user.
Select three rule types used in combination to achieve this functionality. (Choose three.)
- A. Access when
- B. Access Control Policy
- C. Privilege
- D. Access Deny
- E. Access of Role to Object
Answer: A,B,D
NEW QUESTION 29
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 30
You are working on an insurance claims application that receive claims email. The company receives 500 emails per hour. The insurance company promises a 24-hour response time to receive and verify the claim.
After the claim is verified, the system automatically responds with an email containing the claim ID.
The application is developed in the cloud environment. The production environment is currently running on premise.
What is your recommendation to ensure the insurance company can meet the 24-hour response time requirement for claims submitted by email?
- A. Recommend the insurance company use an advanced agent to verify claims and respond.
- B. Recommend the insurance company use email listener with concurrent threads.
- C. Recommend the insurance company change its policy to allow for a broader processing and respond.
- D. Recommend the insurance company use an MDB listener instead of an email listener.
Answer: D
NEW QUESTION 31
Select the option in which you would define Content Security Policies.
- A. To restrict what data a user can view in a case the user can open
- B. To configure security for the content management integration
- C. To define security for case attachments
- D. To prevent the browser to load content from untrusted sources
Answer: B
NEW QUESTION 32
Which three approaches are considered a PegaUnit testing best practice? (Choose Three)
- A. A test case is not necessary when un error message is the expected result.
- B. A test case groups relevant assertions together .
- C. A test case uses limited assertions.
- D. A test ruleset is placed at the top of an application's ruleset stack.
- E. A test case focuses on a single area of functionality.
Answer: A,B,C
NEW QUESTION 33
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 34
An application, created by MyCo, has a number of rules implemented as decision tables that use "Title" as an input as seen in the sample rule below:
MyCo is finding a number of application defects caused by incorrect spellings in the title field. The valid titles are stored as field values. MyCo is requesting options to help prevent these types of errors. Which of the following approaches is most applicable? (Choose One)
- A. Create a custom rule form that uses harnesses and sections and can be configured however MyCo desires
- B. Create a custom validation rule in the Rule-Declare-DecisionTable class to validate that the .Title property always has a valid value
- C. Use the table edit of the .Title property to reference the field values, the decision table will then automatically validate that the value is valid
- D. Recreate the logic in decision trees and use function aliases to limit the options via a drop down box
Answer: C
NEW QUESTION 35
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.
Which three actions do you recommend to address this performance issue and ensure optimal application performance in the future? (Choose Three.)
- A. Dedicate a node to background processing.
- B. Minimize the usage of robotic automations.
- C. Remove embedded dashboard reports from the manager portal.
- D. Review selection criteria of agent activities
- E. Review application environment sizing.
Answer: A,C,E
NEW QUESTION 36
Review the following classes and properties:
A page list property is defined at the class group MyCo-Lending-Work. The property name is .Loans and it is defined as being a page List of class MyCo-data-Loan.
Which three statements are valid? (Choose Three.)
- A. At run time pages o . Loans can be of either MyCo-data-Login Auto or Myco-Data Loan Mortgage but all pages must be the class.
- B. At design time, an architect uses a data warning since it is not a best practice to define a page list of an embedded page at run time.
- C. At run time, a specialized rule in MyCo-Date-Loan Mortgage can be reference through-loans only if referenced in MyCo-Data-Loan
- D. At design time, the system provides a warning since it is not a best Loans practice a page list with an abstract class.
- E. At run time, Loans(1) cloud be of class MyCo-data-Loan-Auto while .Loan (2) is of class MyCo-data Loan Mortgage.
Answer: A,B,D
NEW QUESTION 37
Using the information shown in the following case structure, when option is always true?
- A. Resolution of the Event Booking case requires the Parking case to be resolved.
- B. Parking, weather, and hotel cases must be Instantiated for the Event case to process correctly.
- C. The Weather case can be instantiated without a parent Event Booking case.
- D. The Parking class must inherit from the Event Booking class.
Answer: A
NEW QUESTION 38
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 39
XYZ Corporation is a multinational bank interested in deployed a worldwide application as soon possible. The application currently does not have requirement that depend on its geographical region. An outside application currently does not have requirement that depend on its user's geographic region. An outside consultant suggested that the application initially be generated with a framework and implementation layer.
Which three question are appropriate to validate the outside consultant's recommendation?(Choose Three.)
- A. Are there any specialization requirements?
- B. What is the name of the first division or region that uses the application?
- C. Can the framework layer instead consist of multiple built-on applications?
- D. How many languages and locates must the application eventually support?
- E. Is there a reason why this decision cannot be made at a later time?
Answer: A,B,D
NEW QUESTION 40
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 41
XYZ Corp requires employers to designate alternate operators to performs their work while they are on vacation. Work for vacationing operators should be visible to alternate operators.
How do you configure the application to handle this requirement?
- A. Modify the user portal to only display team members for which the operator has been designed an alternate.
- B. Define a custom Access when rule named pxAssignedToMeOrAlternate. Modify the pyUserWorkList Report Definition using this rule to display every assign-Work list assignment within the Work Group.
- C. Add a Value List Property to data-Admin-Operator-ID. Alternate operators add vacationing personals to their Value List. Modify the Assign-Work list report definition to include this values List. Modify security accordingly to allow access
- D. Modify the user portal to only display team members for which the operation has been designated an alternate. Clicking on an operator displays that operator's work list. Assignments are opened accordingly.
Answer: D
NEW QUESTION 42
An application contains cases which transition through different statuses through their life cycle which typically lasts 3 months.
- A. Configure an activity to generate the data in the clipboard and report using a custom section.
- B. Configure a summary report that leverages sub reports for each month.
- C. Configure a Declare index to record case data to separate table.
- D. Design a reporting strategy to display the number of cases by status at the end of each month for a
12-month period.
Answer: A
NEW QUESTION 43
......
Get Latest PEGAPCLSA80V1_2020 Dumps Exam Questions in here: https://www.exam4tests.com/PEGAPCLSA80V1_2020-valid-braindumps.html