SDI not working in AEM as a Cloud Service
Hi All,
The SDI was working fine in 6.5. But after migrating same project to AEM as a cloud the SDI is not working.
I could see the SDI include after inspecting.
<!-- SDI include (path: /home/_jcr_content/root/header.nocache.html/project/components/structure/header, resourceType: project/components/structure/header) -->
But it is giving cached content in response.
Ideally, it should fetch dynamic content from the publish and serve it.
I am adding SDI for multiple components, none of them is working.
SDI version : 3.1.2
I tried adding all the configurations as mentioned in below ticket :
Thanks in Advance