AEM

Custom Reporting in AEM Digital Asset Management (DAM)

Digital Asset Management (DAM) plays a pivotal role in modern content strategies, and within the realm of AEM DAM, asset reporting emerges as a crucial component. In this blog post, we delve into the significance of asset reporting in AEM DAM, exploring its features and introducing approaches to leverage data insights by creating...

by abhishek.anand1
Tag: JCR
17-Feb-2024

Technology

Access Content Repository via getServiceResourceResolver() in AEM6/Sling7

JCR Sessions and Sling Based Authentication are always the important in code where someone need to get an access of the Content Repository. But this same way to get an access over content repository was remains controversial due to its administrative privileges . So with the new AEM6 version below methods have been deprecated to get an...

by Vivek Dhiman
Tag: JCR
22-Dec-2014

Technology

Creating Custom Node Type in JCR

In one of our project, we had to create custom node types. In this blogpost, we'll talk about the various ways of creating the Custom Node Type and deploying it across multiple instances. We'll be using AEM 5.6.1 as our CQ server. A. Creating and Registering the Custom Nodetype  There are broadly following three ways of creating...

by Geetika Chhabra
Tag: JCR
07-Apr-2014