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

  • 12/19/17
    Using vlt commands moving the content from one server to another.Following errors displayed in logs.Intermediate saving 1487 nodes (259 kB)...[ERROR] Error during intermediate save (1487); try again later: javax.jcr.ItemNotFoundException: Not a child: imgUrlAEM 6.3 : how to migrate the content, dam ...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 12/19/17
    Newbie here.Question.I know its possible to package assets (ie: images) in an AEM environment - say for moving to another environment....However, our business users are also creating 'Spin Sets' from some of these images within the system.Can the actual spin set creations be packaged?  If so, where ...

    Views

    493

    Likes

    0

    Replies

    1
  • 12/19/17
    Hi All,I am new to implementing site search feature in our AEM site and planned below components for Search functionality(not going for any external search)1.)Global Search component - where user can provide search input and on submit show the search result component.2.)Search Result component - Sho...

    Views

    3.7K

    Like

    1

    Replies

    7
  • 12/19/17
    Looking for a way to update metadata (name, desc, tag etc) after uploading file through servlet and API. Thanks

    Views

    934

    Likes

    0

    Replies

    1
  • 12/19/17
    I am using the sling dynamic include for some of the resources, it's working in expected way. My question is can we get the current page url (/content/my-site/currentPage.html) in sling dynamically included component ?Thanks in advance !!

    Views

    3.5K

    Likes

    0

    Replies

    3
  • 12/18/17
    Hi,We are migrating our project from AEM 6.1 to 6.3. We use AEM's default Angular JS (V 1.2.28) in our project. This Angular JS is not available in AEM 6.3 publish instance under /etc/clientlibs. But we could find the same Angular JS folder in AEM 6.1 author under /etc/clientlibs.Why AEM hide or doe...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 12/18/17
    Hi,I am seeing following errors in log (AEM 6.3)org.apache.jackrabbit.oak.jcr.session.RefreshStrategy This session has been idle for 4 minutes and might be out of date. Consider using a fresh session or explicitly refresh the session.java.lang.Exception: The session was created here:Can any one tell...

    Views

    5.8K

    Likes

    0

    Replies

    12
  • 12/18/17
    Hi everyone,I have a issue with @inject annotation, I try to inject the Resource object inside a Sling Model, but when I debug the code it's null.This is part of my code:import org.apache.sling.api.SlingHttpServletRequest;import org.apache.sling.api.resource.Resource;import org.apache.sling.api.reso...

    Views

    15.1K

    Likes

    0

    Replies

    10
  • 12/18/17
    Hello,I would like to initialize TrustStore and KeyStore from generated content package. What I've done is I created in AEM both TrustStore and KeyStore with certs/keys and then created package with /etc/truststore and /home/users/system/authentication-service. However when I try to install it on a ...

    Views

    2.1K

    Likes

    0

    Replies

    1
  • 12/18/17
    Hi,I am trying to write a very basic unit test for my Sling Model. The purpose of my model is very elementary: read some simple structure from repository and build a Map of key/values out of it. I am using JUnit and Sling Mock for unit testing. I am using Resource Resolver mock default implementatio...

    Views

    2.1K

    Likes

    0

    Replies

    1