Report Definition Filter in Product Rule
Hi,
I have a datatype of Class X which is already having 100 records in both dev and Production.
Now when we add/remove say we added 5 new records of type A in development now to move only this 5 records into production I am trying to include the data type class instances to include area with a Report Definition having filter .Type = 'A' ,Similarly next time when we add new type of records we will continue to update the Report Definition Filter.
But when I use this Report Definition in Product rule I am getting below error "Report Definition Filter is not applicable on External Classes".
I tried adding pzInsKey Column to Report Definition as it is mentioned in the below link Specifying the content of a product rule | Pega
But it is failing to save the Report Definition with pzInsKey, So I have tried saving the Report Definition with lower case of pzinskey as I have read in one thread in the community which didn't help me.
Can anyone help me how to achieve this requirement. PFA of the errors.
Thanks in advance