Hi @kautuk_sahni Yesterday there was a session on AEM Infrastructure as part of AEM Champion Hours. https://aem-augs.adobe.com/events/details/adobe-experience-manager-aem-champion-office-hours-presents-aem-infrastructure-different-environments-cdns-integrations-how-does-it-all-work-together...
Hello,I have a few questions regarding the security features in AEM documentation."By right-clicking on the PDF document and selecting Document Properties - Security tab, the security method is set to 'Adobe Experience Manager Document Security,' and the summary of document restrictions indicates th...
Hello,We are using AEM6.5 AMS, and when we run the AMS pipeline, it shows that it has been successfully deployed without any problems.However, after realizing that the code was not updated, I checked the package manager of Author/publish and found that the ui.content and ui.apps sections were not in...
I am using citytechinc cq complonent plugin to create components in AEM using Java classes. When I use following dropdown with hardcoded option, it works fine.@ValueMapValueprivate String stores;@DialogField(fieldLabel = "Stores", ranking = 10) @Selection(type = Selection.SELECT, options = { ...
Dear All, I have an Customized CF Model. While creating CF and updating the content it is updating all field rather than particular field. For example I have a section called Include Posts and Collaboration Hub in the CF, as shown below. Now if I am updating any content in the Content Fragment Mod...
Hi team, Looking for list of OOTB selectors which comes by default in AEM that are used by Sling to determine how resource is rendered so that we know we are not mistakenly allowing or using any OOTB selector in our code base that can trigger some internal implementations.
This is the link I'm talking about: https://experienceleague.adobe.com/en/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/react/overview i know there's a separate tutorial (https://experienceleague.adobe.com/en/docs/experience-manager-learn/getting-started-with-aem-headles...
Hi all, What are the best practices around forms if one has a form model connected to data source say CRMi have data source checked in per the documentation , I have form model based on data source and is not checked in, and I plan to activate the form(based on form model) itself and not check in t...
Requirement: To create a custom navigation component, those component root should be based on specific template, first match the template and fetch the pages under that template and shows in the page when created navigation component drag and drop at page. Simply the dynamic way to call templates an...
Hello, I have the following problem when I want to create a new node in create > create node and I get the pop-up window, none of the options for the node type appear, only nt:unstructured appears and even if I want to write it manually it does not allow me, for example cq:component among others, I ...