nerdexam
Pegasystems

PEGACLSA_62V2 · Question #112

In a Credit card dispute application PRPC connects to an external service to receive the transactions made by the account holder. When the CSR (Customer Service Representative) is working on the…

The correct answer is D. Build a thread level declare page that uses an activity to invoke the connector activity and then. See the full explanation below for the reasoning.

Question

In a Credit card dispute application PRPC connects to an external service to receive the transactions made by the account holder. When the CSR (Customer Service Representative) is working on the dispute they should see only the last twenty transactions made by the account holder. If the transaction that the account holder wants to dispute does not appear in the list then the CSR should perform a search by entering the date of transaction or the transaction amount or the merchant name. The transaction list should display the 20 transactions that satisfies the criteria. In any circumstance the CSR should not see more than 20 transactions in the screen and cannot paginate through results. The external service returns transactions ordered by date of transaction with the recent ones appearing first. Given the above requirements, which of these approaches is most appropriate and would satisfy both these requirements? (Choose One)

Options

  • AExecute the activity that makes a connector call to get the list of transactions from an external
  • BExecute the activity that makes a connector call to get the list of transactions from an external
  • CBuild a thread level declare page which uses an activity as its source. The activity will invoke the
  • DBuild a thread level declare page that uses an activity to invoke the connector activity and then

How the community answered

(29 responses)
  • A
    10% (3)
  • B
    7% (2)
  • C
    3% (1)
  • D
    79% (23)

Community Discussion

No community discussion yet for this question.

Full PEGACLSA_62V2 Practice