Typically AEM allows to have ACL (Access control) based on folder structure and then it by default applies to hierarchy under that node. We have a use case where we want to have access control based on Template of Experience Fragments with the expectations that any content created using that templat...
I have set up permissions for tenant specific users as follows:Path = / with restrictions = */tenant This structure has worked to provide tenant specific access in sites and assets, however, this format does not restrict the experience fragments and templates to the same tenant specificity. To troub...
I am building and deploying a project on AEM cloud instance via cloud manager deploy pipeline for the first time.and the build images step is failing with lots of errors like the one below related to libs components.Jun 10, 2020 8:58:03 AM com.google.javascript.jscomp.LoggerErrorManager printlnSEVER...
Hi, I need support to integrate Adobe Campaing Classic with my AEM 6.4 instance.I have created a newsletter con "Adobe Campaign Email (ACS ), but in the properties page I dont see the cloud services tab.Can you help me, to show this tab in my properties page? thanks Claudio
I have created react components and mapped them to AEM core component but when i drag and drop any core component on the test page , it is not coming up on the page. However when navigating to the content path in CRX, i see that the component is added to the responsive grid and if i am authoring the...
Hi,I am using AEM 6.4. I have coral 3 UI select box and when click, it opens upward and does not show all the option. User has to scroll down the dialog box and then click the select box, it opens downward. See the screenshots. when click background color, it opens upward.How to make select box to o...
I am trying to add a dialog in dynamic participant step. So, it will grab some inputs from the assignee and store for the workflow instance. I have created a component under apps/<my-website>/... like I do for other components. The component have simple dropdown which has simple date picker function...
ISSUEI have encountered an issue where AEM 6.4.8.0 freezes and becomes unresponsive when adding a component into the data sly resource below: <sly data-sly-resource="${'q&a-parsys' @ resourceType='wcm/foundation/components/parsys', decorationTagName='div'}"></sly> I have narrowed down the cause t...
Hello,as Adobe documentation says, AEM stage and prod Cloud environments are updated transparently on a regular basis, even once a day. Also AEM updates are performed independently from custom project code updates (please correct me if I'm wrong).If that's true - what would happen if some AEM update...
As a content author, How can i publish a whole site in AEM 6.5 in one go? I suppose its using the manage publication feature and adding the root page to include subpages?