Remove Page in Data Transform using @RemoveDeletedObjects Returning Type Mismatch Error

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.

@ChensuZ5 Pls try this and its works

@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…

@ManjunathaC It worked! thank you sir

@Nadimuthu T May I ask if it only applies to pxResults? Thanks