According to the tutorials, in the local author instance, in crx/de, if I navigate to /apps/wknd/components I should be able to create new components by right clicking. I can create folders or nodes, but thats it. The other options have always been missing. I am logged in as admin/admin, and I dep...
Hi all,i have created two user author and content admin in workflow and i am using 6.3Question 1st:i have created content approval workflow author can see in archive all history display but content admin is not able to see this history in archive tab it is empty what should i do? Question 2nd:i have...
Hi, We used a container component, which loads via SDI (server side include), it works fine till we drop normal AEM components inside it. However, the child component does not load in case of 2 parent SDI container components. Steps :-1) Add Layout container (with SDI) 2) Add another layout containe...
We need to bulk publish content (10000s of pages). They are created as a scheduled event so require almost immediate publish for all the pages in one go. Main challenge is how to invalidate content on dispatcher (10000s of pages) and then re-fetch these pages again (on multiple dispatchers). What...
Hi, I am new to adobe campaign and what I have been trying to achieve is create a page in AEM and trigger a workflow , complete workflow, and publish page on author instance. when I try to link aem page in Adobe campaign , I am getting below error.Can anyone shed some light on below error. Interesti...
Hi Everyone, I have tried to run AEM jar in my MAC machine and it throwing below error while entering the license properties.The license.properties file is available in same jar location only. Could anyone please help 31.03.2021 09:20:10.019 *ERROR* [qtp158180286-1674] com.adobe.granite.license.impl...
Hello, I am working on aem 6.5My requirement is to get current page URL in the dynamic drop down servlet.Currently when I fetch request.getPath it is giving me location of the component in apps folder and not the page where component is added.So I am trying to get /content/abc/home/jrc:content and f...
Hello everyone, I am using AEM 6.5. I have a really weird problem on startup of the instance. Every time, when I shut off my instance and start it again, my AEM instance wouldn't work properly. The image on the splash screen as well as the icons in the touch UI wouldn't load. I had to delete the cr...
Hello,we have issues with aem not recognising db name and url from config file on aem 6.5I saw in this urlhttps://experienceleague.adobe.com/docs/experience-manager-64/deploying/introduction/aem-with-mongodb.htmlthis syntax mongodburi=mongodb://aem:aempassword@mongodbserver1.customer.com:27000,mongo...
We need to clear the old link checker report from AEM author cache and regenerate the new report. I found some of the articles on the net which suggest to remove this directly through crx/de, but we don't want to delete in that way.So, the ask is there any configuration or any other option to clear ...