I'm very new to HTL and AEM in general. I have a component, where the top level element in HTL is <sly>: <slydata-sly-test.empty="${!properties.title}"data-sly-use.template="core/wcm/components/commons/v1/templates.html"data-sly-call="${template.placeholder @ isEmpty=empty}"></sly><slydata-sly-use.c...
We are migrating assets from an Amazon S3 bucket to AEM. The "uploads" folder in S3 contains around 10K assets. We have tested importing assets in our lower environments, and most of those imports were successful. I followed the same procedure, with the same configuration, in PROD. The connection te...
These are in red:com.adobe.cq.dam.cfm,version=[1.12,2) -- Cannot be resolvedcom.adobe.cq.wcm.core.components.models,version=[12.26,13) -- Cannot be resolved org.apache.sling.api.request,version=[2.7,3) -- Cannot be resolved
These are in red:com.adobe.cq.dam.cfm,version=[1.12,2) -- Cannot be resolvedcom.adobe.cq.wcm.core.components.models,version=[12.26,13) -- Cannot be resolvedorg.apache.sling.api.request,version=[2.7,3) -- Cannot be resolved
Thank Kamal.I'm checking the bundles and see that the core one, that has defined the BreadCrumbModel sling model class, is Installed but not Active. Can you advise how to resolve an issue like this?
When I try to View as Published in author local, I get the following error:org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.SlingException: Cannot get Def...
In my local author instance, when I click "View as Published," I get the following error:org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.SlingException: ...
Hello, We have a business requirement to host static webpages from AEM. Our AEM version is the latest AEM as a Cloud Service - 6.5. We need to host a project folder, containing multiple HTML files, javascript, and style files. When we access the URL to the index.html file in dam, the browser downloa...