Hi All,We are facing an issue with WorkflowStatus api to get current wf status of a resource.It works fine when we start a workflow and get running status it return true but when we deploy our code again even though workflow still in running condition ,the api returns us as false.resource.adaptTo(Wo...
I am doing PoC where my products will reside in Magento and then it will be shown on AEM site.Please provide me pointers on the same. How should I integrate Magento with AEM? How do I make API calls to fetch products from magento?Thanks in advance.
Hello,We are using AEM 6.3, and I'm trying to detect if the mode is Touch UI or Classic UI.I've tried following https://wcmaem.blogspot.com/2016/07/how-to-check-touch-ui-mode-in-sightly.html. But it is not working in Touch UI.My code:<p>Text before</p><sly data-sly-use.wcmModes="/libs/wcm/foundation...
Hello,Exploring the use of Model class which can be used for HTL components. I see below two usages @Model(adaptables = {SlingHttpServletRequest.class}) Seen here@Model(adaptables = {Resource.class}) Seen in the archetype HelloWorldModel.java What is the difference in using either of them? I checked...
We want to use the migrate tool to export data from AEM 6.0 with MongoDB to an AEM 6.3 instances on another site.For that we need to export all data from the MongoDB, transfer the data to the new site and import in the new instances.As the size is exceeding the 4GB we cannot use the package manager ...
Our current website is not on AEM. We are replacing the current website with AEM based website. We have created all new pages. We don't want to redirect old urls to error page. We wish to permanently redirect old urls to similar pages. We have around 100 such urls. I am thinking of writing permanent...
Ok so I've been following this seriesGetting Started with AEM Sites Chapter 3 - Client-Side Libraries and Responsive Grid and I can't get part 3 to work. after the clean install. nothing happens to my page.I can see that my files were successfully install in crx but don't know why it's not working(a...
Hi Team,I there any OOTB functionality for the dialog show/hide(toggle) behavior for Coral 3 dialog, After usage of dialog converter for AEM 6.4 the below blog related component show/hide (toggle) behavior for the Touch UI dialog got broken.Adobe Experience Manager Help | Dynamically modifying an Ad...
renamed jar file to c164-author-p4502.jar when running it just hangs after a step. I have been following the steps to Create Project with Maven AEM Project Archetype 15.I've tried deleting the crx-quickstart folder and re-running the .jar file. I have maven and java 8 installed.mvn -version returns...