Closed
Copying a Page to Pagelist
How to Remove Odd indexed pages from a Pagelist and and append to another Pagelist?
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
How to Remove Odd indexed pages from a Pagelist and and append to another Pagelist?
@Sureshm81 Do a loop on your main page list and then inside that add child step, put a when condition to chek the param.pyforeachcount value is divisible by 2 or not. If it is false continue whens and copy the details to new page list if its true do exit iteration. By executing this steps at the end you will get a another page list with only values from odd indexes of old page list.
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.