Question
Harness Failed on 7.2.0 above (Display Error)
Hi we recently upgraded our pega platform from 7.19 to 7.21 .
when we upgraded to 7.21 we get display error on our flow action that has preactivity calling pxShowReport to retrieve data from Report Definition to pyReportContentPage.pxResults .currently we resolved the issue by changing pxShowReport to obj-browse method to retrieve data.
but we still prefer to retrive the data from report definition, is there any way for pxshowreport to still work on preactivity on 7.2.0 above ?
we tried to upgrade 7.2.1 to 7.2.2 and still get this error .
***Updated by moderator: Lochan to add Categories***
Hi,
Do you mean to say that pxShowReport activity isn't working in Pega 7.2.2?
I have tried replicating the scenario in-house and able to get the report definition displayed correctly by passing parameter explicitly to activity.
Could you try executing the stand-alone activity? Also, share the tracer file capturing the event of executing the flow.