Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 8/20/24
    Register at: https://adobe.ly/4cwc5W4  Session Details During this AEM GEMs webinar, we will explain how RDEs allow developers to swiftly deploy and review changes, minimizing the amount of time needed to test features that are proven to work in a local development environment. In this session, we'...

    Views

    184

    Like

    1

    Replies

    0
  • 5/23/23
    Hi all, I used to have a jsp file for global variables. Is there an equivalent in sightly? Suppose I have public class AbstractModel{    @PostConstruct     public void init(){         // -- initiate all base variables     }     public String getModelName()     {           return AbstractModel.class....

    Views

    729

    Likes

    0

    Replies

    4
  • 5/23/23
    Hi all, I want to trail aem cloud manager logs in my Mac.I have followed this article  https://www.opsinventor.com/tailing-and-viewing-adobe-cloud-manager-build-logs/https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/debugging/debugging-aem-as-a-cloud-service/logs.html?la...

    Views

    456

    Likes

    0

    Replies

    2
  • 5/23/23
    Hi all,I have a java service to create a package everyday on the basis of given query, this runs in PROD environment and the package is getting created (there is a scheduler to trigger this service everyday at 1 AM). I want to download the same package from PROD, in DEV environment. As all the envir...

    Views

    1.5K

    Likes

    0

    Replies

    8
  • 5/23/23
    I tried to add a block to my website, but this bug appeared. Can you help me?

    Views

    441

    Likes

    0

    Replies

    3
  • 5/22/23
    Note: This is a Japanese translation of an Adobe Experience League Knowledge Base article. Click this link for the original English version. 【目的】公開処理を実行しても、想定したように処理が進まないことがあります。このような場合、公開処理が滞留していることがあり、レプリケーションキューを監視しておくと滞留に気づくことができます。本記事では、レプリケーションキューの監視方法についてご紹介します。 【環境】AEM 6.5 【対応方法】レプリケーションキューに...

    Views

    197

    Likes

    0

    Replies

    0
  • 5/22/23
    Note: This is a Japanese translation of an Adobe Experience League Knowledge Base article. Click this link for the original English version. 【目的】Live Copyの分離を行わずに、ページを削除すると以降のロールアウトの対象から外れます。本記事では、分離を行わずにLive Copyページを削除した場合の復元方法について紹介します。 【環境】AEM 6.5 【対応方法】Live Copyのルートページは以下のプロパティにロールアウトを除外するLive C...

    Views

    281

    Like

    1

    Replies

    0
  • 5/22/23
    I have been trying to give a user the ability to impersonate a handful of other users. None of the users that can be impersonated are appearing in the impersonation dropdown, and when they type the user ID in and hits OK nothing happens(or they are logged out completely). I'm seeing this error in ou...

    Views

    1.5K

    Likes

    0

    Replies

    9
  • 5/22/23
    Hi,  We are migrating from 6.2 to 6.5 and on top of that installed 6.5.15, We were able to resolve dependency issues in all bundles except one bundle. Getting Boot deligation issues. Please find the screens shots of bundle and pom.xml and can someone let me know how to resolve the following dependen...

    Views

    554

    Likes

    0

    Replies

    2
  • 5/22/23
    There is an OSGi configuration called org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl. Here we specify the /etc/map path url shortening etc. If we open this file, make a change and save it. Either by Felix Console, Incoming Content Package via Package Manager or via CRXDE Lite....

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 5/19/23
    Has anyone successfully used import static com.adobe.cq.wcm.core.components.testing.mock.ContextPlugins.CORE_COMPONENTS; I have copied all dependencies from https://github.com/wcm-io/io.wcm.maven.aem-dependencies/blob/develop/6.5.13/pom.xml Above did not work. I tried having below dependency in pom,...

    Views

    849

    Likes

    0

    Replies

    3