PEGACSA72V1 Exam QuestionsBrowse all questions from this exam

PEGACSA72V1 Exam - Question 2


When processing an insurance claim you need to retrieve the customer’s insurance policies from a web service. You invoke the connector from a ___________.

Show Answer
Correct Answer: AD

When processing an insurance claim and needing to retrieve the customer’s insurance policies from a web service, the correct approach is to use a data page. Data pages are designed to retrieve data from various sources, including web services, and cache that data for use in your application. This ensures efficient use of resources and proper encapsulation of the data retrieval logic.

Discussion

1 comment
Sign in to comment
ClairFraserOption: D
Aug 9, 2020

D - data page. When you use a connector to request information from a data source, you can call the connector from a data page. When you use a connector to send information to a data source (for example, updating the vehicle status when a customer reserves a rental vehicle), you can call the connector from an activity. https://academy.pega.com/topic/connectors-and-services/v1/in/2861/6191