Hi Everybody. I opened a previous ticket : https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/mocking-jobmanager-in-junit-unit-test/td-p/429046 because i had issue on mocking annotations. I am opening a new ticket ( related to the previous ) because i will appreciate help or ...
This is strange. AEM displather has 2 dirs under conf.d:available_vhostsenabled_vhosts What we have found is AEM ignores all xxx.vhosts files in enabled_vhosts except for one called default.vhost. in avaliable_vhosts we have 3 xxx.vhost filesin enabled_vhosts we create a symbolic link to each.only d...
I have a dialog box <content jcr:primaryType="nt:unstructured" sling:resourceType="cq/gui/components/authoring/dialog/richtext" removeSingleParagraphContainer="{Boolean}true" useFixedInlineToolbar="{Boolean}true" required="{Boolean}true" fieldLabel="Content" name="./content"> <rtePlug...
I am working on a AEM6.5 dialog multifield granite/ui/components/coral/foundation/form/multifield component. After adding 745 items to list and save.Dialog saves and reopens correctly. If I add one more item and save it. Reopening dialog does not show all items.(the number of items in dialog is less...
I am trying to create a custom Index.I have placed Index under apps/_oak_index. I am using below filter<filter root="/oak:index"><include pattern="/oak:index/cqPageLucene-custom-.*(/.*)?"/></filter> I have set allowIndexDefinitions as true.Jackrabbit FileVault Package Plugin used as below in the all...
The instructions to use dispatcher tools here are missing some information, e.g. where to install it, and how to link it to a particular project. I installed it in my home dir for want of a better option. It says to use: ./bin/validate.sh ./src Here we are guessing we need to substitute ./src for o...
Hi Guys, Just wanted to check, is there a way to integrate accessibly in AEM OOTB? if not then is there a way to integrate the same? How these checks can be performed in AEM?
Hi All,We have a requirement where we need to send an email notification to subscribers whenever a new blog is published. The subscriber count can go up to 2 lakhs in the future.We were initially thinking of sending emails in batches using day.cq.mail service, but since all of this will happen in pu...
we have AEM cloud prod/stage and 5 non prod envs.svgs are gziped on all 5 mon prod envs, but on prod they are not. We dont use stage.The dispatcher config is the same for all 7 environments - they all share the same virtual host, so there is nothing we can change here.Presumably this is then control...