How to move top 50 operators in production?In Data-Admin-Operator-ID table how will we first of all check that these are the top 50 operators to be moved?will we manually enter all the pzinskey in product file?
You need to manually enter pzInskey in product rule. while you use the instance to move, it will show all the instance of operator id, pick the once you want to move
How do you measure top 50 operators? what is the criteria to decide these are the top 50 out of 100. If you have such criteria, then please find out those pzinskeys and add them in the product rule. If you want to pick randomly those 50 then also you can add them by getting the pzinskeys.
Since Data-Admin-Operator-ID instances are non-versioned records, you can identify the required top 50 operators based on the agreed business criteria and retrieve their values from the Data-Admin-Operator-ID table (for example, through a Report Definition.Once you have the corresponding pzInsKey values, you can include those specific operator records in the Product rule for migration. This avoids manually searching for each operator and ensures that only the required operator instances are moved.