Hello,After checking that in our PRO AEM environment the active sessions number is increasing over the time, we have performed a small test. Basically, from an external application we are modifying the content and every modification is performed between a lock-unlock block. Surprisingly, every lock ...
I am trying to implement nested multi fields in touch UI. I have tried below example and it worked fine.Experiencing Adobe Experience Manager - Day CQ: AEM 63 - Touch UI Nested ( Multi-Multi ) Coral 2 Composite Multifield However, if I add any new fields after multifield(highlighted in bold) , dialo...
Hello, I have a menu component that has a submenu hover effect that I want to edit.This menu will appear on the whole website, so I want to edit it just one time by using design mode. I created a custom action with cq:actionConfigs where I created a toggle to make the submenu appear in these modes w...
I was looking to possibly taking the AEM Business Practitioner certification exam again, but noticed that now it's for AEM Mobile.Does this mean that the exam has changed in scope?Also, does anyone know if they'll be providing a certification exam for Authors/Business Analysts, or is the BP exam con...
Hello:I am on 6.2 SP1 and I'm currently working with the BulkEditor and I am having a very hard time with the Query Parameters and Customer Properties fields. So I have 2 questions.QUESTION 1 of 2: When I try to enter several parameters separated by a comma, no result is returned. But if search firs...
I am working on a Project to upload files to AEM DAM through Java API. So was going through this tutorial to upload files in DAM."Adobe Experience Manager Help | Uploading files to Adobe Experience Manager DAM using AssetManager API "But I am not able to get this code check as I am getting “Null Poi...
Hello,I am working on a solution to integrate AEM with multiple Identity provider based on the type of user. Is this supported out of box or requires customization?Thanks,Anil
Problem:We are trying to achieve that when we move a page in the blueprint, it is reflected in the livecopies without further actions from the content authors.Original situation:Desired result: after content author moves the "men" page to "men-moved" ( in this case it's bascily a rename )Observation...
I am unable to get the reference of the OSGI Services when ran through Mockito. Every time I run the Test Class it gives me null wherever that service is invoked.Any help is highly appreciated.I am following this tutorial: Apache Sling - OSGi Mocks , but no luck.Below is the code snippet (Test Class...
I am unable to get the reference of the OSGI Services when ran through Mockito. Every time I run the Test Class it gives me null wherever that service is invoked.Any help is highly appreciated.I am following this tutorial: Apache Sling - OSGi Mocks , but no luck.Below is the code snippet (Test Class...