report on values within content fragments
hi all - we have over 4,000 content fragments and need the ability to report on values within the fragments. here are two examples...
1-pull content fragment path/name and the value within a specific rich text field so that unstructured data in rich text field can be searched and analyzed outside of AEM. example report output would be CSV with: fragment-name,rich-tex-value
2-pull content fragment path/name and the value within a specific free text field which references a network location outside of AEM so that referenced assets can be identified. example report output would be CSV with: fragment-name,network-location-value
so far i've looked at tools >> assets >> reports and tried to use custom fields to pull out these values within the content fragments. none of the available fields from "properties to map" seem to fit. seems like it is limited to fragment properties and doesn't allow elements within the fragment itself to be pulled.
Thanks for the consideration 🙂