Question
How to export all properties of a class to an excel sheet?
GEGEMU-FW-ACMSFW-Int-OES-OESEntry-OESOrderEntrn539531366
Some of the classes like the one above have hundreds of properties, with no instances, no key, all unoptimized properties.
I've tried running a report definition to export an excel sheet showing all the properties in that class, but it feels like a dead end since it doesn't seem possible.
I'm looking for a solution to export a report on properties to an excel spreadsheet to analyze redundant properties and such. Anyway to do this?
Hi
Could you create Report definition in "Rule-Obj-Property" and pass "Applies to class of Property" as parameter to this report definition.
In Filter section check "pyClassName" with "Applies to class of Property" as shown in attached file
Please use below columns in Report definiton
After executing report defintion export results to excel sheet.