Question 11

Select two ways for queuing an item for a queue processor. (Choose Two.)
  • Question 12

    Which three approaches arc considered a PegaUnit: testing best practice? (Choose Three)
  • Question 13

    Finco corporation uses pega to 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?
  • Question 14

    your application connects to two REST services that list details about bank offices.
    One REST service uses a postal code as a GET parameter and returns a detailed list of bank officers in that postal code.
    the other REST service uses a city name as a GET parameter and returns a datailed list of back offices in cities with that name. The application uses data pages to cache details about bank offices.
    select two options to configure a data page to accept either a postal code or a city name as a parameter and call the appropriate REST connector.(choose TWO)
  • Question 15

    which of the following things do you need to add to the whitelist for a mobile application to function correctly while offline?