Sharing a code snippet to update a Binary file stored in AEM. Here, we are updating a binary file stored as jcr:data in the original rendition. https://gist.github.com/aanchalsikka/9f6ab7f60082d4af1299e1772f67069b
Category: Uncategorized
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
Smart Tags and Enhanced Smart Tags
Today every organization creates and manages large amounts of digital data to provide better user-experience. Managing assets requires substantial amount of effort from library managers to actively tag assets. Smart tag feature aims to reduce management effort by automatically identifying and tagging images with generic tags. This is powered by Adobe Sensei, which uses Adobe … Continue reading Smart Tags and Enhanced Smart Tags
Manage access to links in Global navigation panel / Tools Menu
We often have to tighten the link access in AEM to limit user access to only few links, like only Sites, Experience fragments. For AEM 6.3 touch UI, if you wish to revoke access on a link in Global Navigation Panel, you will have to follow 2 steps: Revoke access on the icon that displays … Continue reading Manage access to links in Global navigation panel / Tools Menu