Hi All, We are using AEM cloud - My case is to regularly copy content/assets from production to develop. The package manager is one way to complete it, but often we have large size of content + asset. Are there any other recommended way other than package manager to copy/move content from one envir...
This is my Site Structure i want a Custom navigation component Using Java i want a dropdown or something else which navigates pages and the navigation bar should Show the cities. pls help me. Project:Restaurant
Facing issue with Exporter while exporting with JSONObject on page getting unwanted format like Getting : "options" : { "id-option-1" : { "altText" : { "chars" : "default:asset:description", "s...
Hi All, With a fresh AEM Forms SP 6.5.13 install using Java 11 on Windows, I am getting a lot of "ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: let declaration." in error.log with out-of-the-box client library. What can I do to prevent the errors from happening? I...
Env: AEMaaCS I created a new page under sites and was able to search the page using AEM OOTB search feature, but when i was trying to filter the results based on "Publish Status" as "Unpublished" it was not showing any results. Interestingly if the page is once published and then unpublished, the fi...
Hello,Does anyone know how I can target Dispatcher farms based on content path?I have currently/content/brand1/content/brand2/content/brand3 but for whatever reason, whenever I am publishing a page in any of these content paths, my mainFarm is always being targeted. I expect/content/brand1 -> flush...
We are looking for a implementation to send invalidating cache(with content path info) info to external system .. Is there any advantage of using one of the above implementation over the other ? Or when would you prefer one over the other ?
Hi, I want to convert a JSON object into a asset and store it in AEM DAM(i.e, store as json file in DAM). I'm aware that we must use AssetManager API for this. But, can someone help me with sample code to achieve this usecase in JAVA.
I'm trying to add embed component by html by using this tag:<sly data-sly-resource="${'embed' @resourceType='/apps/site/components/embed'}" /> But when I try to edit the dialog I get this error:com.adobe.cq.wcm.core.components.internal.servlets.embed.EmbeddableOptionsDataSourceServletException:java....