PSFILE_ATTDET Table getting huge since 8.54 upgrade
We notice our PSFILE_ATTDET table was getting huge. Investigated and found that any time someone views PDF generated by com gen or looks at BI publisher an app app package records a copy to PSFILE_ATTDET.
All the rows start with vaxmlp_ as the key.
It come from the "method ViewXMLPAttachment" in the PSXP_RPTDEFNMANGER. Utility
Does anyone know why?
Can I just delete these rows?