Adobe had recently announced availability of AEM as a Cloud Service (AaaCS). To be compatible with the new architecture, we need to follow a recommended Project Structure. AEM Project Archetype 23 automatically creates a maven project that is as per the AaaCS guidelines. The current blog focuses on how we can deploy Netcentric AccessControlTool via … Continue reading Deploying Netcentric accesscontroltool with AEM Project Archetype 23
Author: Aanchal Sikka
AEM and Dynamic Media Integration – Pointers on how to optimize
Dynamic Media allows to customize and deliver interactive multimedia experiences across all devices. It is often used with AEM, to accelerate content creation and delivery. Please visit link, for information on key benefits and capabilities In this article, I would share few optimizations that should be performed when integrating AEM and Dynamic Media. Note: Some … Continue reading AEM and Dynamic Media Integration – Pointers on how to optimize
Asset upload restrictions
You can configure Adobe Experience Manager Assets to restrict the type of assets that users can upload. It helps you: eliminate the possibility of users uploading assets in an undesired formatrestrict upload of any malicious files. To restrict the upload, configure "Day CQ DAM Asset Upload Restriction" as described on link Once the configuration is done, … Continue reading Asset upload restrictions
AEM – Custom namespace
Purpose of a namespace Namespace primarily helps you organize and manage your metadata. For example, it could help you: Identify custom metadata against OOTB metadataIdentify a metadata's source: when metadata flows-in from from multiple 3rd party systemsIn such scenario, you could easily identify the source of metadata, by mapping a namespace against the metadata's scource.Filter … Continue reading AEM – Custom namespace