I want to call two data transforms in a data page. Is it possible to do so ?
We can achieve this requirement in multiple ways:
1.Source of Data page is “aggregate source” there you can give multiple data pages.
2.If you want to pass data transform based on if conditions you can choose “add alternative source”.
3.By giving Data Transform as source in that by using “apply data transform” we can call 2 data transforms.
you can create a data page with a data transform as the source. Then, you can configure the data page to call another data transform by adding a secondary data transform to the data page configuration.
Here are the steps to add a secondary data transform to a data page in Pega:
- Open the data page rule that you want to add the secondary data transform to.
- Click on the “Data Transform” tab.
- Click on the “Add Data Transform” button.
- Select “Secondary” as the type of data transform.
- Choose the secondary data transform that you want to call from the drop-down list.
- Save the changes to the data page rule.
Hi Abhishek, Please use the below link.
You can create one parent data transform and you can call those two data transforms in parent data transform.
Reach out to me if any further queries.
Regards,
Chandra Kanth.
