Hi all,After migrating from 6.0 to 6.2 we are facing issues in opening some pages. They are being opened with an error:Error during include of component '/apps/xyz/components/page/groupsmapping'Error Message:org.apache.sling.api.scripting.ScriptEvaluationException: org.apache.sling.scripting.sightly...
what is the difference benefits between using sling model (@Model) and Model creating using WCMUSE (WCMUsePojo)?I am not getting clean idea about When should i use @Model and WCMUsePojo?, can i mix both ?
Hi All,I have a requirement where i am reading the URL of the page from a node property and displaying the page using the URL in node property.Also, i have a web-service which can modify the node property on the fly.Now my problem is, when the URL on the node property gets modified, i have to redire...
Dear All,We have created the custom blueprint in our AEM 6.0.0 SP2 environment. All the languages are working fine except the Czech Republic page , as shown in below screenshot.Our blueprint cs is using the acs-aem-commons-content-1.7.4.zip package.
Hi all,We use services request to fetch the JSON data for the html page and the request does not have any extension. All the html pages are cached in the dispatcher. Is there a way to cache the service request so that whenever the user hit the page (whenever service request is used) the request is s...
Found this: https://github.com/Adobe-Marketing-Cloud/tools/blob/master/repo/repoIs there a version of this for native windows? (no unix)Having some issues with Vault, wondering if this might be better. But rather not convert to Windows if someone has already done this.-Joel
We have requirement to migrate wordpress pages to aem pages.I have followed the steps given in the blog https://docs.adobe.com/docs/en/aem/6-1/develop/dev-tools/site-importer.html but not working on localhost as I am doing research on this migration .Can anybody help me in this how to use this t...
Hello everyone,I have a question about AEM6.2 Service Pack1 in release-notes.https://docs.adobe.com/docs/en/aem/6-2/release-notes/sp1.htmlRegarding Projects, I found a description , "Users unable to create new project through Apache in AEM 6.2. CQ-97083".I'd like to know the detail of "CQ-97083".Whe...
Hello,I have Touch UI component which on $(document).ready() laod information from some external API.Parameters for this call are stored in dialog and I want to reload only this component(Refresh self) after dialog edit action performed.I've tried to configure afteredit listener in _cq_editConfig.xm...