Pegasystems PEGACLSA74V1-R Exam
LSA Readiness 74V1 (Page 4 )

Updated On: 7-Feb-2026

your application uses a page type property named customerinfo to store the customer's first and last names.which two approaches ensure that the customer's first and last names are stored in upper case?(choose two)

  1. creating a vaildate rule that validates the first and last names are in upper case and reference the vaildate rule in the flow action
  2. creating an Edit input rule on the customerinfo property that automatically changes the first and last names to upper case
  3. creating a post-processing data trabsform that converts the values to upper case (if needed ) and reference it in the flow action
  4. creating an Edit vaildate rule on the customerinfo property to vaildate that the first and last names are in upper case

Answer(s): A,C



XYZ corp expects managers to create a variety of reports. Those reports are always based on the same set of classes, but every report does not use every class in the set. to simplify report creation for managers, you create________________________

  1. numerous sample reports showing how to join the classes
  2. association rules for the classes in this set
  3. a template report with every class join predefined
  4. a declare trigger that restricts report class joins to this set

Answer(s): B



a performance analysis for an equals-comparisons-only query against a table shows that it always performas a full table scan. the table has grown steadily over time. nothing has been done in the database concerning this table other than it being generated by pega.

  1. limit the number of rows fetched from this table,
  2. add one or more column indexes to this table.
  3. Expose one or more columns within this table.
  4. alter one or more column types in the table.

Answer(s): B



you are writing a report that needs to compute the sum of multipul columns and display the result. The number of columns to sum varies from report to report but does not exceed five. which two options can you use to implement this requirement? (choose two)

  1. Develop a SQL function that sums two columns. Recursively apply this function as needed.
  2. implement a declare expression to sum the values and store the result as an additional property.
  3. construct the report to group by the columns to be summed followed by a column that uses SUM.
  4. Develop separate SQL functions for summing two through five columns. use the appropriate function.

Answer(s): A,D



an application to onboard new bank customers create child cases for each account that the customer opens.
You need to configure a report definition that lists new customer cases created in a given day and the average opening balance for all account child cases for each customer.
which reporting feature do you use?

  1. association
  2. subreport
  3. class join
  4. declare index

Answer(s): B






Post your Comments and Discuss Pegasystems PEGACLSA74V1-R exam prep with other Community members:

Join the PEGACLSA74V1-R Discussion