PEGACPSSA25V1 Exam Question 31

How do you replace the Pega logo with the appropriate logo for each operating subsidiary?
  • PEGACPSSA25V1 Exam Question 32

    A mortgage application process includes two different subprocesses that can run in parallel. When the two subprocesses are complete, the mortgage application process continues.
    How do you configure the mortgage application process to implement this requirement?
  • PEGACPSSA25V1 Exam Question 33

    Which two of the following operations are directly supported by Pega API?
    (Choose Two)
  • PEGACPSSA25V1 Exam Question 34

    An organization wants to automate its existing expense reporting process. Which two actions should the organization take in order to follow Pega's best practices for application design?
    (Choose Two)
  • PEGACPSSA25V1 Exam Question 35

    Users create Insurance Coverage Requests cases to authorize insurance payments. Users enter information that includes the name of the patient, the date of the procedure, and the type of procedure.
    After entering the information, users submit the request for a review of the patient's insurance policy. Because multiple users enter requests, duplicate requests can occur. A request is considered a duplicate if the patient name, procedure type, and procedure date match an existing request.
    You have been given two requirements:
    - Ensure that users can identify duplicate requests.
    - If a case is a duplicate, it is not written to the database. Otherwise, write the case to the database.
    Which two steps satisfy the requirement that only nonduplicate requests are written to the database?
    (Choose Two)