Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/3/18
    Hello Everyone,I am facing below issue in AEM 6.3 Server:Here, I have written XPATH query to read the store nodes from JCR and do the processing accordingly private static final String STORE_LOOKUP_QUERY = "/jcr:root/content/data/stores/%s/%s/%s/%s//*[@sling:resourceType='consumer/common/store']";St...

    Views

    4.5K

    Likes

    0

    Replies

    7
  • 8/2/18
    Hi All, I have a query regarding the search in JCR:content,1. In the AEM using QueryBuilder. When I try searching with keyword "KalmKap®" the trademark symbols are not getting searched. Instead of that it is searching for the keyword "Kalmkap".2. The special characters like "[", "]", "{", "}", and m...

    Views

    10.0K

    Likes

    0

    Replies

    24
  • 8/2/18
    I'm working with a client who is opposed to using Launches to update  and publish future content. Instead they are creating a Live Copy of an entire site, then after editing a page (and breaking inheritance), they are manually copying/pasting the changed pages in the Live Copy to overwrite the origi...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 8/2/18
    I am trying to create session using resourceresolver and system user. I am able to get the session object but when I try to fetch the userid from session, it shows anonymous instead of system user used. Below is the code:resolver = resourceResolverFactory.getResourceResolver(params);session = resolv...

    Views

    3.8K

    Likes

    0

    Replies

    6
  • 8/2/18
    Hi All,Am new to AEM. in the official site i can see AEM,AEM Sites, AEM Forms certifications ...what is the difference between these three.as a developer is there any hierarchy that we need to follow to complete them  thanks in advance...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 8/2/18
    Hi,I'm trying to call a servlet using GET to download an asset from DAM in AEM 6.3.2.0. Asset gets download with file size as zero and I get below exception in the logorg.apache.sling.engine.impl.helper.ClientAbortException: org.eclipse.jetty.io.EofExceptionat org.apache.sling.engine.impl.log.Reques...

    Views

    12.2K

    Likes

    0

    Replies

    12
  • 8/1/18
    Hello,I have scenario where my dialog in touch UI has one tab and that tab has 5 fields under it. I have successfully created the cq:dialog and its functioning as expected.However when i open the dialog, under the 5 fields, there is lots of blank space. Please refer to below snapshot.Can you please ...

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 8/1/18
    For the rtePlugins used in a dialog, it's necessary to define them in the inline and dialogFullScreen nodes in the toolbar property.You also need to make (for paraformat, styles) a popover definition with an "items" field:  for paraformat this is "paraformat:getFormats:paraformat-pulldown" and for s...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 8/1/18
    Justin has a pretty neat integration between slack and AEM mentioned here. GitHub - justinedelson/aem-slack-integration I was wondering if anyone has attempted bi-directional communication from slack yet? For example: I request something in my channel say "A set of assets matching a keyword" and I g...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 8/1/18
    Hi Guys,I am trying to query some assets (type = dam:Asset) within my AEM instance.However even when i search for a simple xpath query such as below , the query is only picking the OOB /oak:index/lucene rather than the expected /oak:index/damAssetLucene ./jcr:root/content/dam/my/custom/assets//eleme...

    Views

    2.6K

    Like

    1

    Replies

    5