Hi All, We are having one requirement to sync Magento products images to AEM cloud, so that we have live images in AEM coming from Magento. Is there any OOTB functionality available. Is Rest based implementation needed, kindly suggest if there is any references.Thanks in advance. -Neelesh
Request Summary: Hi All, we are having one requirement to sync Magento products images to AEM cloud, so that we have live images in AEM coming from Magento. Is there any OOTB functionality available. Please suggest. Use-case:From Magento there should be some option to request AEM for product images...
Hi All, I have a requirement to customize the email which does out in the 'download' flow.Following is the documentation I have followed to get this far but I am not able to achieve what I want:https://experienceleague.adobe.com/docs/experience-manager-cloud-service/assets/manage/download-assets-fro...
Hi,In my current project, this is how we are setting ErrorDocument: SetEnvIfNoCase Request_URI "^/(group|career|uk|se)/(en|sv)" MARKET=$1SetEnvIfNoCase Request_URI "^/(group|career|uk|se)/(en|sv)" LANGUAGE=$2# If market or language does not exists, they are set to default valuesSetEnvIfNoCase MARKET...
I have 2 bundles "bundle A" & "bundle B" in my projectBundle A has class com.test.myproject.TestServiceBundle B has the package com.test.myproject but class TestService is not there Test service is a OSGI component. In /system/console/componentsTestService is showing up twice (from both the Bundles)...
Hi,I have configured SAML Authn Handler to enable login on website. We have 2 publish instances behind 2 dispatchers and a loadbalancer.Encapsulated tokens are enabled on the 2 publish instances . When we login , user gets created on the publish instance serving the request but on refresh the reques...
Hi, We have deleted the tasks from OSGI config cause our repo was corrupted and it was creating alert in our monitoring system. Now we have fixed the repo corruption with offline compaction. How can i add those config again in OSGI ? ThanksSina
Hi, how sling mapping works for UI component and java classfor example there is Product component and respective Sling model is ProductModel in we.retail code. How Product component will identify ProductModel.java as sling model class on what basis it will identy. can any one explainlet me kno...
We have the need to occasionally send out locales that are not OOTB. Typically we would overlay under apps with the new locale. In order to do this though in AEM Cloud, would this only be able to be done in a new deployment since you cannot write to apps? Or, is there a place I don't know about wh...
Hi Team,Can someone share a tutorial for programatically creating AEM touch dialog?Following is my requirement.We have a separate front-end JavaScript development team.This team develops javascript components that can be placed inside the website.Each time when a new JavaScript component is released...