Hello All, I am working on a project that has multiple websites(AEM Cloud). I am implementing URL shortening and have created a LinkTransformImpl file for this purpose. In my implementation, I am iterating over the attributes of an href tag and checking for the presence of a linkTransform attribute....
AEM experts! Our Adobe Analytics Marketing Channels volume dropped after we migrated a site to AEM. Specifically, Natural Search (mostly Google).We managed to isolate it to a cookie ca_user_location causing the document.referrer to change to itself if not present already.If anyone is familiar wit...
Hello everyone, I'm currently working on a project that involves modeling Adobe Clickstream data, and I'm hoping to get some help and guidance from the experts in this forum. I'm relatively new to Adobe Clickstream data modeling and would appreciate any advice or resources that can help me get start...
I've implemented vueJS in my AEM project. while I'm trying to use videoJS player in container component(coded in vueJS-3) , the player is not working. How to get rid of this issue?
Hi all,I'm trying to test a model that uses the @ParentResourceValueMapValue on its properties (see snippet below)@Model( adaptables = {SlingHttpServletRequest.class, Resource.class}, adapters = {ArticleInfo.class, Component.class, ComponentExporter.class}, resourceType = ArticleInfoImpl.RESOURC...
Hello Team, My local is in AEM 6.5 .My query runs properly and getting result as expected . But I'm executing the same query in the Cloud ENV. But I got exception like.Caused by: java.text.ParseException: Query: {....my query contains content path....} expected: absolute path at org.apache.jackra...
Hi All,Can multiple people work on AEM on the same page at the same time without causing issues or conflicts with the changes?It would be very helpful if you can provide any adobe ref docs on the same.Thanks!!
I have tried below query but didn't work. The one I am struggle with is the bold part: path=/var/workflow/instances/server0type=cq:Workflow1_property=modelId1_property.value=/var/workflow/models/wpsm/workflowModelName2_property=JCR_PATH2_property.value=/content/main/en/commissioner-2/calendar/food-d...
Hi All, I am trying to setup dispatcher in Windows machine using docker. When I try to run the below command, getting error as follows.From the error, I could see that port 80 is used by some other application, but I am unable to change the port number. Command : bin\docker_run.cmd out host.docker.i...
Hi, I am seeing an odd behavior while flushing cache, I am using AEM 6.5.16 with the wknd site for testing, also I am using a dispatcher in a Centos machine and it was set using the default configs from the AEM Project archetype (v41). So, the statfilelevel is set to 2 by default as shown below: /c...