Question
4
Replies
6569
Views
Morgan Stanley
Posted: April 12, 2017
Last activity: May 26, 2017
Closed
Solved
Remove parameterised data page from clipboard
To remove a non parameterized datapage we usually use Page-Remove in activity or just remove in DT.
Q1. How do i remove a parameterised datapage.
Q2: How do i remove all the parameterised datapages at once.
***Moderator Edit: Vidyaranjan | Updated Categories***
Hi Haria,
Q 1) Please use FlushDeclarativePage activity and send the data page as parameter to it.
Q 2) Modify the Java step of FlushDeclarativePage activity to handle multiple data page values.