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

  • 9/18/18
    Hi,AEM 6.4.Recently we have planned to add standby author instance in our environment.Currently we are running with one author instance .We have followed the below document.How to Run AEM with TarMK Cold StandbyWe use NFS shared storage for FileDataStoreStandby node configuration:[root@standbyauth01...

    Views

    6.8K

    Likes

    0

    Replies

    8
  • 9/18/18
    Hello,In Servlet I'm trying to redirect to another page using both RequestDispatcher and sendRedirect bu t bith are seem to be not working.What can I do?Thank YouAEM - Questions​

    Views

    8.1K

    Likes

    0

    Replies

    9
  • 9/18/18
    Hi,I am trying to create a custom process step with custom timeout handler which will wait till due date time and then proceed. For this while going through documentation, I found this url Workflow Process Reference where class com.adobe.granite.workflow.console.timeout.autoadvance.AutoAdvancer is m...

    Views

    4.2K

    Likes

    0

    Replies

    5
  • 9/17/18
    I'm trying to write a custom class in [ACS Commons' MCP Tool][1] Including "azure storage" api in "pom.xml" as below:    <dependency>      <groupId>com.microsoft.azure</groupId>      <artifactId>azure-storage</artifactId>      <version>8.0.0</version>    </dependency>The build runs fine without any ...

    Views

    6.0K

    Likes

    0

    Replies

    3
  • 9/17/18
    Hello friend I am new to AEM and trying to create a OSGi bundle so i found 2 ways to do it1. Crx/de2. Maven command.and follow links below :Adobe Experience Manager Help | Creating OSGi bundles for the Adobe Digital Marketing Suite using CRXDE Adobe Experience Manager Help | Creating your first Adob...

    Views

    6.9K

    Likes

    0

    Replies

    13
  • 9/17/18
    Is there any way to display content of a  page like a sling model json. For example : if i have a page "/content/my-site/homepage" & it contains three components a,b,c . Each component has a sling model. if i hit the component path("/content/my-site/homepage/jcr:content/a.model.json") directly with ...

    Views

    4.9K

    Like

    1

    Replies

    6
  • 9/17/18
    Hi,I am trying to use layout container and facing some issues during implementation. Below are the steps I used.I am using layout container - root in my editable template.Click on the policy icon as shown below.Selected only layout container from General Group and given the name of policy "policyA" ...

    Views

    3.5K

    Likes

    0

    Replies

    3
  • 9/17/18
    Hi Masters!I’m working with templates and components developed originally in CQ 5.6.1, but now deployed on an AEM 6.4 instance.Basically, my templates are static templates with some typical <cq:include path="par" resourceType="foundation/components/parsys"/>. I know the components need the new Touch...

    Views

    18.1K

    Likes

    3

    Replies

    30
  • 9/17/18
    Hello,I'm using AEM 6.4,I want to call a servlet from a Model class, What is the way to do that?AEM - Questions​

    Views

    4.6K

    Likes

    0

    Replies

    3
  • 9/17/18
    Hi Fellow AEM Developers,I'm writing unit test for the SlingModel for a project that uses AEM 6.1. Sling model check if the Page has a Tag or not in the Post construct method. During the test mocked a Page with json which contains the "cq:tags" property, however the mocked page returns 0 tags when p...

    Views

    5.1K

    Likes

    0

    Replies

    2