Expand my Community achievements bar.

Sort
  • Most recent
  • Oldest First
  • Most views
  • Most likes
  • Most replies
Filter
  • Clear All
  • All
  • Adobe Experience Manager
12 of 20 Conversations
  • on 12-04-2023
    I have multiple queries in JCR-SQL2 and are currently separated in multiple ACS commons reports. This is not very user friendly as we need to go through different reports to look for the data. I was wondering if there's any way to merge these reports into one?

    Type

    Questions

    Views

    125

    Likes

    0

    Replies

    1
    JCR
  • on 13-03-2023
    Hi AEM Community,   I have done some findings that AEM only accepts long date format (YYYY-MM-DDT00:00:00.000-05:00) as "Date" Data Type for the node. Is there any configuration that can be done to store Simple Date Format (“YYYY/MM/DD”) as "Date" Data Type? Is there an alternative other than storin...

    Type

    Questions

    Views

    158

    Likes

    0

    Replies

    3
  • on 15-02-2023
    How could you load a json with test data into a MockJcr inside a Java Unit test?    I know it is possible to load a mock json into an AemContext, e,g,      @ExtendWith(AemContextExtension.class) @ExtendWith(MockitoExtension.class) class MyTest { final AemContext context = new AemContext(); ...

    Type

    Questions

    Views

    369

    Likes

    0

    Replies

    5
  • on 13-12-2022
    Hello, I'm trying to follow a tutorial, but I think this link is broken: https://helpx.adobe.com/experience-manager/using/persisting-cq-data-java-content1.html   Is this available anywhere?

    Type

    Questions

    Views

    203

    Likes

    0

    Replies

    4
    JCR
  • on 25-11-2022
    HI ! i have a problem that ive been trying to solve in my mind but its appears to be a little bit problematic. the problem is that i need to created a workflow that will process some data from content fragments via payload and then that data will be use to launch multiple jobs/event with a different...

    Type

    Questions

    Views

    200

    Likes

    0

    Replies

    2
  • on 25-05-2021
    Hello,  We are moving all of the permissions in to code and i am stuck with the syntax for Restriction node (for a deny to delete).. I have added below in /ui.apps/src/main/content/jcr_root/apps/website/config.stage/org.apache.sling.jcr.repoinit.RepositoryInitializer-custom.config: create group stag...

    Type

    Questions

    Views

    441

    Likes

    0

    Replies

    2
    JCR
  • on 22-03-2021
    What is the best way to implement leaderboard in JCR?  Is there a reference implementation available?

    Type

    Questions

    Views

    631

    Likes

    0

    Replies

    5
  • on 19-03-2021
    Is there a way to implement most frequent searched phrases through OOTB querybuilder or jcr query engine ? Or lucene ..  We have two show most frequent searched phrases and I am wondering the best way to implement the same.  Also, Is there a way to use Lucene query language in AEM ??   

    Type

    Questions

    Views

    339

    Likes

    0

    Replies

    1
    JCR
  • on 15-09-2020
    We have custom built CMS and the page content is actually stored in JSON format. The content structure of these JSON files are very specific to our CMS. Now we need to migrate these pages into AEM. What is the best options/practices available to do these kind of content migration.We can actually con...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    2
  • on 14-08-2020
    I am re-using RTE dialog across multiple components using granite/ui/components/foundation/include. But I want the node property name to be different for each component where I am reusing this RTE. I dont want to derive the property name from the base component where I have this RTE dialog defined i...

    Type

    Questions

    Views

    865

    Likes

    0

    Replies

    5
  • on 06-07-2020
    Hello All, I'm trying to add the below property via java code to lock the page, after performing some operation.  But, it's throwing ConstraintViolationException.  Property I'm trying to add:pageNode.setProperty("jcr:lockIsDeep", true); Exception: javax.jcr.nodetype.ConstraintViolationException: Pro...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    7
  • on 25-06-2020
    Hi All,Hope you are doing well  I just wanted to navigate till after 2 level after jcr:content even though there is a long hierarchy.  As per requirement navigation should be limited upto test1 (Above attached screenshot) even though its having one hierarchy followed by bladepar1 and so on. In dial...

    Type

    Questions

    Views

    1.1K

    Like

    1

    Replies

    5
page footer