Hi everyone,I'm trying to implement the Vanity URLs in AEM to give the authors a way to enter the vanity URLs themselves in the page properties, We are currently using Mod_Proxy and Mod_Rewrites which we want to get off by using Adobe VanityUrls, I'm following these documentations https://blog.racks...
Hey all,I had a question about the AEM package manager + Maven buildsWe have a Maven build that we use as our source code which places everything into our AEM instance - specifically lots of stuff in the apps and the etc folder. I deleted some old images, css, and js from a specific folder in our /e...
Hi, I have to start using system user to get the resource as we are upgrading to AEM6.3. Do i need to create single system user and map that to multiple services in my application?Thanks in advance,Ramya
I used AEM Author OnlineBackup feature for a backup action. The Author server size is round 280Gbyte and running well more than 2 months.Action command:curl -u admin:password -X POST http://localhost:4502/system/console/jmx/com.adobe.granite:type=Repository/op/startBackup/java.lang.String?target=bac...
I am going to build a microsite.Is there a way to edit or add content that is common to each microsite at once?Is there a way to collect and upload individual content for each site at once?
How are additional languages added to a Community Site that aren't in the dropdown upon the initial site creation? Also, how would you create a community site or community site structure for US Spanish vs Spain Spanish vs Mexico Spanish for AEM Communities?
AEM 6.3 Date format, i have created the below HTL <h2>${ 'MM/dd/yyyy HH:mma' @ format=pageProperties.cq:lastReplicated}</h2>its provide the output as "<h2>03/07/2018 20:08PM</h2>"I have requirement to change the PM as pm, likewise AM as am (Lowercase). Is that acheivable using HTL?
When I am trying to include AEM 6.3 OOB calendar component in pages, I couldn't see the component in communities group.Ans for the blog, style is breaking.Any one faced similar issue?
Hi Just curious to understand what is the diffrence between these two terms Package installation(synchoronous? ) vs package replication(asynchronous?)If the package is replicating asynchornous ,any clue on how the content writting is happening in the JCR or which part is made asynchoronous while rep...