Pega Savable Data Page New Record Insertion Using Data Transform and Activity.
Pamidi Web Solutions
0:00 / 0:00
Pega Savable Data Page New Record Insertion Using Data Transform and Activity.
2 252 просмотра · 2 года назад
Pamidi Web Solutions
272 подписчика
2 252 просмотра · 2 года назад
Hello everyone, in today's video, we'll be covering how to insert a new record using a Pega savable data page from an activity and data transform. This process can be extremely helpful when working with large amounts of data that need to be saved in your Pega application. First, let's start by creating a new activity in Pega. This activity will be responsible for saving the new record into the database. Make sure to define the input parameters that will be used to populate the new record. Next, we'll create a data transform that will be used to set the values for the new record. Within the data transform, map the input parameters from the activity to the properties of the data page.