Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 12/2/18
    Hi Team,There is requirement to read the dam url in json format inside servlet or servlce. By using Httpclient GET  getting 401 unauthorized error. Is there any way to access the same url in java ?Thanks

    Views

    4.5K

    Likes

    0

    Replies

    8
  • 11/30/18
    Hello Everypne,In order to change the java.io.tmpdir to 'C:\Adobe\AEM\Author\cq-temp', I changed like the below that  in C:\Adobe\AEM\Author\crx-quickstart\bin\start.bat::* -------------------::* Default JVM options::* -------------------set CQ_JVM_OPTS=-serverset CQ_JVM_OPTS=%CQ_JVM_OPTS% -Djava.a...

    Views

    12.5K

    Likes

    0

    Replies

    19
  • 11/28/18
    Hi All,We are using SDI Configuration in our project so that specific components are skipped from being cached. I have done the required configuration in OSGI config, and dispatcher files. After completing the configuration, we are able to fetch the component on the page when url starts with "/conte...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 11/27/18
    Hi Team,I'm not able to access Package share from local instance and also tried to access https://www.adobeaemcloud.com/content/login.html and observed that there is no response, can someone help on issue.Regards,Surya, Bonthu

    Views

    2.4K

    Likes

    0

    Replies

    2
  • 11/27/18
    Hi,I have a multifield in AEM 6.4(referring granite/ui/components/coral/foundation/form/multifield).I want to save a JSON property as "Items"  : {"language":"/content/languages/english","textText":"temp","emptytext":"jkjkjkjk"}By default in aem 6.4 its storing these as nodes, which will lead me to a...

    Views

    4.3K

    Likes

    0

    Replies

    4
  • 11/26/18
    I have created content Fragment as mention in the tutorial:Adobe Experience Manager Help | Getting Started with AEM Content Services - Part 2 - Defining FAQ Content Fragment Model… But while editing the page(Orders), i am unable to see the content fragment. Can you please help on this.

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 11/24/18
    Hello.When sending POST requests to content URLs in our production environment (AEM 6.3.3.1), I'm able to receive a 200 status response to the client.This is despite the fact that I have the following rule in my dispatcher /filter configuration:/0001 { /type "deny" /method "POST" /url "/content/*" }...

    Views

    11.1K

    Like

    1

    Replies

    15
  • 11/24/18
    Hi Experts,We are creating one custom workflow to move assets from draft folder to final folder in AEM 6.4. When creating the resourceResolver object then getting below error. I have also attached the code snippet. Error:com.x.x.core.workflow.DraftToFinalMove exceptionb::::java.lang.NullPointerExcep...

    Views

    10.9K

    Likes

    0

    Replies

    8
  • 11/23/18
    Hi Team,Am getting an error bin/contentservice HTTP/1.1] org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResourceIterator seek: Problem creating Resource for next node, skipping server name with javax.jcr.RepositoryException: This session has been closed.org.apache.sling.resourceresolver.im...

    Views

    2.7K

    Likes

    0

    Replies

    4
  • 11/21/18
    Hi All,I have a requirement to create a Sling Servlet that will get the root path of my website. It should loop through the children pages and read a particular property and expose the page url and the property as JSON. I want this to be displayed in the frontend by creating a HTL component that wil...

    Views

    6.0K

    Likes

    0

    Replies

    19