Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
12 views

Aggregate Data Sources in Data Pages

Uploaded by

A
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

Aggregate Data Sources in Data Pages

Uploaded by

A
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Aggregate Source in Data Page – its

Configuration, Usage & Execution

What is Aggregate sources ?

 This is start from PEGA 8.4v and it’s one of the data source option in data page.
 It can be used to consolidate data from multiple source like Data transform, Report
Definition, Connector, Robotic Automation, ect…

Why Aggregate Source ?

Think we have application where list of customer, dealer are maintained in to two
deferent table and doctors details are in to external server. We have requirement to fetch a
consolidate list of all the customer, dealer and doctors details.

Let’s understand with example

How do we achieve this .. ?

1. Create data page (Aggregate source is applicable both page and List structure
data page)
2. The data source option in the data page select as Aggregate Sources.
3. Just for POC purpose customer and dealer information are maintained as data type
in pega. Doctors data are located external service (I have created service to push
data into our application) and using REST connector we will fetch doctors data.

erandamweerasinghe@gmail.com/ eweerasingha@virtusa.com
erandamweerasinghe@gmail.com/ eweerasingha@virtusa.com
 Customer Data come form myOrg-TestApp-Data-Customer
 Dealer data come from myOrg-TestApp-Data-Dealer
 Doctor data come from external system (here I’m not goin to explain how to create service and
connector).
 When we use Aggregate Source Response Data transform in required.( we have to map deferent
deferent source data into same structure)

Final Result convert into same structure.

erandamweerasinghe@gmail.com/ eweerasingha@virtusa.com
Advantages of Aggregate Source

 In real time scenario, if we need to connect multiple connect REST sources, this
option will be really helpful. Without this feature, developers are required to create
activities to individually call each REST source and then aggregate the results manually.
This option allowing for more efficient and accurate data integration.

Summary…..
 Aggregate Source is available as a data page source option from pega 8.4v
 It can be use List and Page structure.
 Source get executed in the order they are configured.
 Mandatory to configure response data transform even if the object type and a
class of the source are the same.
 It can be use to consolidate data from multiple source and populate them onto a
single reference page.

Happy Learning …

erandamweerasinghe@gmail.com/ eweerasingha@virtusa.com

You might also like