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
Tag: AEM
How to recompile JSP in AEM
Verified on AEM 6.5 Navigate to: http://<host>:<port>/system/console/fsclassloader Click on "Clear Class Loader" button
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