PEGACPSSA25V1 Exam Question 261

An application must support two case types. The case types are released into production on separate schedules. Given these requirements, which specialization approach do you use?
  • PEGACPSSA25V1 Exam Question 262

    An application contains the class group MyCo-HR-SelfService-Work. There are two classes derived from Work- class:
    - MyCo-HR-SelfService-Work-TimeOff
    - MyCo-HR-SelfService-Work-Expense
    If a report is created in the MyCo-HR-SelfService-Work class group, what instances will the report return?
  • PEGACPSSA25V1 Exam Question 263

    As a developer for an online shopping application, you decide to encrypt credit card details that customers enter in an order case type. Which data encryption approach do you choose to encrypt the data?
  • PEGACPSSA25V1 Exam Question 264

    An applicant submits a loan request. The system validates information on the loan application and calculates the applicants credit score based on credit reports and customers account history with the bank.
    - If the customers credit score is unacceptable, the customer is notified of the result and the loan application is closed.
    - If the customers credit is acceptable, the loan application is forwarded to a loan officer for review.
    - If the loan officer approves the loan request, the loan application is sent to the underwriting department for processing.
    - If the loan officer rejects the loan request, the customer is notified of the result and the loan application is closed.
    Select the case life cycle design that most closely follows the guidelines for identifying and naming stages for the use case.
  • PEGACPSSA25V1 Exam Question 265

    What three questions should you ask when creating a correspondence?
    (Choose Three)