Pega constellation Course video has some implementations which are not really working
https://academy.pega.com/faqs?content_url=/challenge/designing-complex-views-constellation/v1
Hi Team,
In the above course video we see pydefault data transform setting some values for fields EligibilityInfoAccept and EligibilityInfoReject . According to the video shared in the course whenever the field Eligibility Type is updated in the workobject it triggers the data transform pydefault and displays relevant text message based on conditions set in data transform.
I didnt understand why would pydefault get triggered in the middle of case , and they didnt even show any option to manually call this data transform.
Please help me understand how it worked.