Question 1

In which of the following situations would you configure Application Settings?
  • Question 2

    What is the difference between using the Call and Branch methods in an activity step to invoke other activities?
  • Question 3

    The MyCoSelfService ruleset contains the following instances of the same rule. The only differences between the instances are the circumstance settings and ruleset version.
    All ruleset versions are in the ruleset list.
    Ruleset Version Circumstance
    01-01-01 None
    01-01-02 .country=japan
    .country=australiya
    01-01-03 none; base rule checked
    01-01-04 .countyr=japan
    01-02-01 none
    Assuming users can access all the ruleset versions, which ruleset version is chosen by rule resolution when .Country = Australia?
  • Question 4

    A chemical supplier processes thousands of online orders each day. The supplier provides a material safety data sheet (MSDS) for each of the 100+ cleaning products in stock. When buyers select an item to order, the application displays the MSDS. The MSDS rarely changes.
    Which of the following options ensures the MSDS is up to date when an order is created?
  • Question 5

    A city resident can report potholes to the Department of Transportation by logging in to a mobile Pega Platform application that utilizes the Pega API.
    Which two Pega API interactions do you use to facilitate this? (Choose Two)