Expand my Community achievements bar.

Unable to export content from extended core components at page level using jackson exporter.

Avatar

Level 2

Hi All !

I am trying to acheive customised model.json from extended core components and their sling models at page level. below are the steps being followed.

  1. Extending Adobe Experience Manager Core Components  to extend core component and its sling model using delegation pattern
  2. Adobe Experience Manager Help | Developing Sling Model Exporters in AEM to get sling model exporter using jackson exporter
  3. Adobe Experience Manager Help | Getting Started with AEM Content Services  to get CAAS out of extended core components in previous steps.

Below are the versions installed.

  1. AEM 6.4
  2. Core components 2.0.4
  3. Uber Jar 6.4.0

With above approach I am able to get the custom json as highlighted from the resource node under page

1793738_pastedImage_10.png

However when I try to export content from page level, I am getting json from OOTB core sling models as below.

1793744_pastedImage_12.png

1793732_pastedImage_7.png

Please share your thoughts.

0 Replies