Question
Ford GTBC
Ford GTBC
IN
Ford GTBC
Posted: May 16, 2024
Last activity: May 20, 2024
Last activity: 20 May 2024 3:36 EDT
Closed
Update Property
I'm using a page list property to fetch the data from datastore, I have a requirement whenever database table values are updated the page list property in Pega needs to be updated automatically with the values from datastore table for that properties
***Edited by Moderator Marissa to change type from Pega Academy to Product, added Product details and Capability tags***
To see attachments, please log in.
@SatishNemala
You can run a declare trigger on the table class where on a committed save will trigger an activity that will update the pagelist property.