Certified Pega System Architect v7.2 — Question 6
When processing an insurance claim you need to retrieve the customer’s insurance policies from a web service. You invoke the connector from a ___________.
Answer options
- A. data transform
- B. flow action
- C. report definition
- D. data page
Correct answer: A
Explanation
The correct answer is A, as a data transform is specifically designed to manipulate and retrieve data, including invoking connectors. The other options, like flow action (B), report definition (C), and data page (D), do not serve the primary purpose of directly retrieving data from web services in this context.