Hi,
Scenario :- Suppose we have one table in DEV env. Which consist of 200 records. We want to move this table to higher environment ex: Stage, aur QA1.
And we want to move only 10 records out of these 200 records to higher environment. How we can achieve this?
For migrating table + class we can give pzinskey of table and class to product rule.
But not getting how to move only 10 records out of 200 records to higher environment.
Thanks in Advance.
ArulDevan
(Aruldevan Thangappan T)
January 19, 2024, 1:51am
2
Hi @AbhishekC1725 : You can specify a report definition filter in the class to include section to specify what records to be included in the product rule.
Please refer this .
Thanks.
@ArulDevan Thanks for response. This will work for All classes like Data- and Work-?
ArulDevan
(Aruldevan Thangappan T)
January 22, 2024, 2:25am
4
Hi @AbhishekC1725 : This will work for all non external tables. In general it is nor recommended to move data from Work- class.
Thanks,
Devan