Certified Pega System Architect v8.0 (2019) — Question 29
Your online shopping application serves international customers. You need to define a Data Page that holds currency exchange rates. All users accessing the application need to use the information.
The Scope of this Data Page should be set to ________________.
Answer options
- A. Application
- B. Node
- C. Thread
- D. Requestor
Correct answer: B
Explanation
The correct answer is B, Node, as this scope allows the Data Page to be shared across all users within the same node, making the currency exchange rates consistently available. The other options, such as Application, Thread, and Requestor, would limit the accessibility of the Data Page to specific contexts or users, which does not meet the requirement for all users to access the exchange rate information.