Started the instance using command line with -r option having runmode dynamicmedia(also tried with dynamicmedia_scene7 ). But on accessing localhost:4502/is/image some file is being downloaded. Whats wrong and how to enable dynamic media properly?
As per best practices We placed a clientlibs in the apps folder. Assigned the allowProxy={Boolean}trueAssigned a category = "testClientLib" Edited a custom component in apps and added in the widget.jsp "<ui:includeClientLib categories="testClientLib" />" On publish the js/css is loaded, but not mini...
I found this issue with AEM 6.5.3. Having a custom component under Apps. Change the widget.jsp and the change in the jsp is NOT captured in the refresh page when added a simple static div<div>testing</div> Edit the adaptive form and it is captured, but "localhost:4502/content/forms/.../.../...html?w...
Hi there,Wondering if someone can explain the difference between unique trait realisations vs total trait population.I uploaded a .overwrite file (containing onboarded traits - ie our offline CRM data) 3 days ago and noticed for some of my traits (looking at results for Device ID, the unique trait ...
I have an old "Daycare Support Tools" package that installs a Tools tab in the osgi console in 6.3 but that tab doesn't display in 6.4. It lets you download logs and analyze thread dumps. I'm guessing Adobe no longer supports that package. How do folks download logs and analyze threads in 6.4?
Are there any good detailed guidelines on how to structure your page hierarchy? i.e. the page tree structure under /content/<project>/.. ? Usually, at the root level, you have the home page and the different sections of your site (.e.g if it's an ecomm site you may have books, electronics, etc..as s...
We recently encountered this issue while trying to fix repository inconsistency. Since we were getting 503 error (Authentication support missing) after reverting to last healthy revision, we restored the AEM instance to the backup created before the operation. After this backup was restored, we can ...
I am trying to use selectdatasource (https://helpx.adobe.com/experience-manager/6-5/sites/developing/using/reference-materials/granite-ui/api/jcr_root/libs/granite/ui/components/coral/foundation/authorizable/selectdatasource/index.html ) for generating selectbox with list of users from the specific...
We have enabled the authentications for pages in publish and Apache Jackrabbit Oak TokenConfiguration expired after 12 hrs. After login token expired also pages is not redirecting immediately to login page we need to manually reload/refresh the page to get login page, but we have more ajax call in ...