Expand my Community achievements bar.

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

  • 5/23/21
    Hello AEM community, I'm trying to extract old text content from old versions of pages for legal reasons. For a few pages I can find all of the text content for the different versions in infinity.json but for most I cannot find the text content for a given version unless under the Timeline I click R...

    Views

    651

    Likes

    0

    Replies

    3
  • 5/23/21
     I have tried dependency injection but, it cannot find my "Apache Sling Connection Pooled DataSource"@referenceprivate DataSourcePool dsp; DataSource ds = (DataSource) dsp.getDataSource("MYDB"); I am using SlingSafeMethodsServlet. Any help would be appreciated. 

    Views

    527

    Likes

    0

    Replies

    1
  • 5/23/21
    Hi, cc  @arunpatidar Jörg_Hoh smacdonald2008Should we keep some check in existing Live Actions Handle method to skip the rollout. Or should we write a fresh Live Action. Also if a given Live Action from a rollout config is skipped is it correct to say the entire rollout for the page is skipped. Than...

    Views

    650

    Likes

    0

    Replies

    1
  • 5/23/21
    Hi Everyone,I have been working in AEM as a cloud service version. After applying the URL shortening in Resource Resolver Factory config, the internal page reference in the anchor href are getting removed in publish instances and rendering them as blank broken links. "resource.resolver.mapping":["/:...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 5/23/21
    Hello i am trying the custom component creation chapter drom the tutorial but i created the files as instructed but getting the error while installing the package on local aem instance [ERROR] ValidationViolation: "jackrabbit-nodetypes: Node '{}.context [nt:unstructured]' is not allowed as child of ...

    Views

    1.1K

    Like

    1

    Replies

    4
  • 5/23/21
    Hi, I need to loop according to given Integer input. Eg - According to user input, i need to repeat to print some HTML elements. if user input is 1,<div> 1 <div> if user input is 2<div> 1 <div><div> 2 <div> How can i achieve this from HTL. Thanks

    Views

    1.7K

    Likes

    0

    Replies

    3
  • 5/22/21
    I have a custom workflow component that needs to look up a User in the AEM User repository. Code is pretty simple:resourceResolver = getResourceResolver(workflowSession);UserManager userManager = resourceResolver.adaptTo(UserManager.class);Iterator<Authorizable> userIterator = userManager.findAuthor...

    Views

    756

    Likes

    0

    Replies

    3
  • 5/22/21
    Hi, when i  am creating the editable template there is two base template (HTML template and Adoptive form template).Now i need to create new base template as per my requirement can any one tell me how i can create custom base template. RegardsManikantha R

    Views

    411

    Likes

    0

    Replies

    1
  • 5/22/21
    In English language it is working fine.. But in Chinese and Japanese language ti si not showing properly as below. This is happening in AEM 6.5.

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 5/21/21
    Is there any configuration to remove the HTML comments in publisher environment in AEM 6.5.?

    Views

    724

    Likes

    0

    Replies

    3