Property Optimisation - Difference between "Optimise for reporting" and via PRPCServiceUtils
Hi Team,
If we are trying to optimise some properties in a class with lot many instances. Which approach is ideal out of the two ? (without running into issues like util node going down)
I have the following questions :
Are we directly hitting the database through PRRestService ?
Is there a timeout incase the number of instances are huge ?
And is there a way to selectively populate the columns ?
Will this get recorded in the audit ?