Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 6/2/20
    Hi all, I have some button in html like " <a href="#" class="btn btn-default stackbannersubmit">ENROL NOW</a>" When i pass the Value of 'ENROL NOW' that time only the button should need to visible. if i don't pass any value or 'ENROL NOW' it should't show any button. For that what i have to do, can ...

    Views

    2.1K

    Likes

    0

    Replies

    2
  • 6/2/20
    Hi,Can someone explain to me what changes need to be made in a maven project so that we can import and export bundles.Let's say I have a bundle - com.abcI want to use some classes of the abc bundle in a different bundle - com.pqrSo I will need to export the com.abc bundle (maybe by modifying the pom...

    Views

    8.6K

    Likes

    0

    Replies

    4
  • 6/2/20
    Hi, I had created a custom scheduler for sending emails based on inbox tasks in aem. It was working properly until a day ago when suddenly, even if the scheduler is disabled, and the bundle is stopped, it is still somehow running and I get emails for newly created tasks. But in the project logs it s...

    Views

    9.8K

    Likes

    0

    Replies

    11
  • 6/2/20
    Hi All, Recently we have upgraded our system to 6.3 to 6.5. When we execute query using Querybuilder API it is giving double when compare with query execution with Query debugger/query performance tool. It is giving blank values when we use Querybuilder API.It is picking proper custom index also ,in...

    Views

    7.8K

    Likes

    0

    Replies

    13
  • 6/2/20
    I have a simple servlet that upload a PDF to adobe esign and I manage to get a URL back.  I now want to redirect the client to this URL. The actual URL is valid if I copy-paste it into a browser, but the AEM override the below URL from https://secure.na1.echosign.com/.....to https://my.aem.server.ur...

    Views

    2.4K

    Likes

    0

    Replies

    1
  • 6/2/20
    Hi, Is it possible to give a regex pattern for a daterange.property in aem query builder and search for all properties falling under the regex pattern. Usecase :  we are trying to query around 30 date properties set for an asset whether if any particular date among them falls under the given date ra...

    Views

    9.5K

    Likes

    0

    Replies

    13
  • 6/2/20
    I was following this git repo for extending the Embed core component. Extension of the Embed component is possible by providing any of the following: Custom URL ProcessorCustom oEmbed ConfigurationCustom embeddable fragmentThe custom oEmbed configuration, I tried adding a new config in Core Componen...

    Views

    2.8K

    Likes

    0

    Replies

    3
  • 6/1/20
    I am trying to use opencsv in my AEM project. For that I have added the maven dependency as below in my core bundle pom.xml. <dependency><groupId>com.opencsv</groupId><artifactId>opencsv</artifactId><version>4.1</version></dependency> But after adding this dependency, my project bundle is showing in...

    Views

    20.5K

    Like

    1

    Replies

    10
  • 6/1/20
    On a fresh AEM 6.5 SP4. Whenever I install either a new AEM archetype project or the WKND starter project, AEM (or Sightly most likely) seem to unregister, and only come back once the OSGi Bundle is fully Active. Is a brief 4-10 seconds outage I get the image belowThere is also a long stack trace bu...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 6/1/20
    I have a requirement to create a new repo and wanted to use archetype 22. When I ran my maven archetype command, it is building/all and /repository-structure in my codebase./all - it is creating two packages one is regular package and vendor package. I excluded /all folder from my parent pom.xml, an...

    Views

    2.0K

    Likes

    0

    Replies

    1
    6.4