I'm trying to complete a workitem programatically via workflow session using a System User but i'm getting error to add system user to workflow-administrator group, Any idea how to add System user to Workflow-administrator group
Hi , We have a requirement where we need to transfer/copy the content (Pages and Assets) from Production AEM as a cloud instance which is in a particular cloud program lets say p1 to Stage AEM as a cloud instance which is in another cloud program lets say p2. Content transfer tool provided OOTB by ...
Why is there a large disparity in my metrics for Video Name Instances vs. Video Start? I have an emebedded YouTube video on a page that registered 6.7k video name instances vs. 1.4k video starts. I would think the two figures would be closer together? Does this mean that users are starting, then sto...
Hi All, My question is in two parts : Part 1 : is there a need of container like docker or kubernetes if we choose to go for AEMaaCS ? Part 2 : if yes , does the AEMaaCS supports / allows such container based implementation on AEMaaCS ? RegardsShailesh
data-sly-list=${model.personList}data-sly-list="${model.personList}"Both are compiled, rendering the data as expected, is it ok if I use data-sly-list=${model.personList} without double quotes please let me know the difference, I don't have requirement to use @BEGIN, end
Hi,I have created the AEM Cypress project for AEM 6.5.19 and gave the build mvn clean install. After that i deploy the code on AEM 6.5.19. Is there a way to run the Cypress ui.tests automatically without manually executing the commands using by going to the respective ui.tests/test-module folder "np...
What is the out-of-the-box response of the dispatcher when requesting a URL which is defined as deny in /filter setting of the dispatcher?A. 400B. 404C. 403