Hello,We have started using the AEM Translator console to handle translations for multiple i18n languages. Previously we were managing this directly from CRXDE. Is it possible to activate these translations to a publisher instance from the AEM Translator console, without using in CRXDE? Thanks,Alex
Hi all,My system is currently designed such that users are authenticated against an external Access Manager, which upon successful authentication redirects to AEM. Within AEM I have the Adobe Granite SSO Authentication Handler configured to trust the authenticated requests.Now, I have a requirement ...
Hi - Can we have a tarMK cluster at repository level , like one publish instance but repository cluster ?- What is the difference between using a cluster and multiple AEM publish instances - Can an OAK instance exist without having an AEM publish or with one publish can there be two OAK instances ? ...
Hi guysI'm currently working on an import task that requires me to import thousands of employee images at a time. Since this requires some specific tasks to be performed I decided to use a dedicated workflow for this and to exclude the target DAM path from the default "DAM Update Asset" workflow.I t...
We performed an in place upgrade of our 5.6.1(TarPM) instance on dev to AEM 6.1(TarMK). We followed the steps provided in the official documentation and it was successful. After the upgrade I see that 5.6.1 repository folders/files (Tar journals, index, tarpm, crx 2 repository config. files etc) pr...
I want to get the excerpt(5 words before and after the search term) for the given fulltext search. I am trying hit.getExceprt() and it returns null. I know that I can set the excerpt properties in web console, but we can only set the jcr:properties there and I am not sure how to specify the content ...
Have anyone created any of the reports belowWeekly Summarytotal # of new pages created (authored)of new pages per template usedof new pages per divisiontotal # of components created (authored)of new components authored per division
Hi,When i enter more characters than the maxLength property of textfield it is getting highlighted in red but on hover error message is not getting shown.such as"maximum limit for this field is xxx characters."