Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/19/18
    Hi All,I have written a servlet which will be executed when below url is called:http://localhost:4503/content/experience-fragments/TestProject/en-us/banners.searchConditionalContent.json?tags=test/sources/512This url fetch the correct data based on the query written in servlet service. Now on publis...

    Views

    4.0K

    Like

    1

    Replies

    4
  • 7/19/18
    I have configured below osgi config node:<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"    jcr:primaryType="sling:OsgiConfig"    org.apache.sling.commons.log.file="logs/conditional-service.log"    org.apache....

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 7/19/18
    Hi All,I am seeing below screen when access to the AEM.I checked the log the see follow error:My EnvironmentDoesn't anyone know how to fix it?ThanksForrest

    Views

    3.2K

    Like

    1

    Replies

    6
  • 7/19/18
    Hi all,I am seeing below article.Mitigating serialization issues in AEM I am confused how to  modify the the JVM startup parameters of the CQ jar? I am not sure  I should add  -javaagent:<aem-installation-folder>/crx-quickstart/opt/notsoserial/notsoserial.jar to where .Thanks

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 7/19/18
    Using references from The Page Exporter and Mobile with Content Sync , I have implemented page exporter configuration.With this, in admin login, http://localhost:4502/content/something.export.zip works fine. This downloads a ZIP file with all HTML, images, CSS and JS.But with any other login, even t...

    Views

    2.4K

    Likes

    0

    Replies

    7
  • 7/19/18
    I am looking for solution where I can include search bar component of AEM and call my custom search API. How can I pass the value entered in search bar to the API?Is there a property that holds the value entered can be passed on? The API results will be shown on another component say main component....

    Views

    1.2K

    Likes

    0

    Replies

    8
  • 7/18/18
    I want to download AEM6.4 jar. Where can I get that?[Here is the list of all Adobe forums... https://forums.adobe.com/welcome][Comments is to ask about the operation of the Forum, not a specific program][Moved from the Comments forum to the specific Program forum... Mod]

    Views

    12.5K

    Likes

    2

    Replies

    3
  • 7/18/18
    Hi guys,I have been trying to find out a problem I found on part 6 on the tutorial. For some reason I'm getting this error when deploying the code (to try I actually took the master branch code from the tutorial Getting Started with AEM Sites Part 6 - Sling Models and Card Component The Maven build ...

    Views

    4.4K

    Likes

    0

    Replies

    13
  • 7/18/18
    Hi Team,Please any body suggest me how to make OSGi property value should mandatory. Please find the below screenshotRegards,Jaganath

    Views

    2.7K

    Like

    1

    Replies

    10
  • 7/18/18
    Hi,I need to use content fragment elements to store images or other files alone. So that the urls to the assets can be used in json for service calls. The images or files can be retrieved later in separate ajax calls.According to this: Working with Content Fragments. There is no direct image or file...

    Views

    4.1K

    Likes

    0

    Replies

    11