ChensuZ5
(Su Zhu)
1
Hi,
I’m trying to remove certain page(s) from a page list. I’ve followed the instruction people suggested:
https://collaborate.pega.com/question/iterate-and-remove-pages-same-page-list-data-transform
But I’m not able to save my changes due to compile failing issue.
Nadimuthu_T
(Nadimuthu Thangavel)
2
@ChensuZ5 Pls try this and its works
ManjunathaC
(Manjunatha Chakresha Rao)
3
@ChensuZ5
Try adding @RemoveDeletedObjects at step 4.
As per my observation its not working and throwing this validation when we add at child steps.
It works good at parent step like 1,2,3…
ChensuZ5
(Su Zhu)
4
@ManjunathaC It worked! thank you sir
ChensuZ5
(Su Zhu)
5
@Nadimuthu T May I ask if it only applies to pxResults? Thanks