Dear Experts,Our application is running on AEM 6.0 SP3 that is enabled with AEM-hybris connector which is integrated with Hybris 5.5 server. The product catalog data is imported into AEM from Hybris using AEM-hybris connector. We have also made some customization on top of Out Of The Box connector t...
I'm trying to create a live copy of a page but in a java class in my Core bundle. I'm struggling to find the correct java classes to do this. So far I have found the TemplateRolloutService in com.adobe.cq.social.blueprint.api which looks the most promosing although not sure why it is in the soci...
When I am hitting this url in my local http://localhost:4502/content/abc/def/Services/improve-it/trade-in-landing/%7b%7bprods.imageURL%7d%7d.html ,aem is unable to handle request and going into infinite loop.The processing of url is not stopping.I am using AEM 6.2 SP1.It is impacting performance in ...
So I'm getting this error org.apache.sling.auth.core.impl.SlingAuthenticator getAnonymousResolver: Anonymous access not allowed by configuration - requesting credentials whenever I try to invoke my servlet from DefaultHttpClient. Here is my code HttpPost post = new HttpPost("http://localhost:4502/bi...
Hi,I want to delete the Value in the property that is type String Array. Deleting the value is working fine but I am having in issues in deleting the value.Suppose I want to delete the value here:Before deleting:After deleting the value: 24.56.43.45 I am getting the comma at the end of the values an...
Hi, According to this AEM 6.1 documentation https://docs.adobe.com/docs/en/aem/6-1/administer/sites/msm/msm-bp.html, Deleting pages in a blueprint will result in corresponding pages being deleted from live copies after rollout with standard rollout configuration.Unfortunately, we can't get this to w...
Using AEM 6.3, want to add one more componentGroup in the components property so template author can see these new components. The file name is .content.xml under the /conf/myapp/settings/wcm/policies, but I don't know how to add the new componentGroup using crxde lite? Here is a piece of .content....
Has anyone seen this before? I run the command and it spits out "killed" at the end with nothing else...java -Xms8g -Xmx8g -jar oak-run-1.4.9.jar compact /author/author62/crx-quickstart/repository/segmentstoreApache Jackrabbit Oak 1.4.9Compacting /author/author62/crx-quickstart/repository/segmentsto...