Expand my Community achievements bar.

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

  • 10/15/15
    I have setup MongoDB with AEM. I am able to start MongoDB successfully and can access at web console. After that I have started AEM, but immediately after starting I get below error. MongoDB Logs:2015-04-28T09:58:14.933+0530 I NETWORK  [websvr] Socket recv() errno:10060 A connection attempt failed b...

    Views

    1.5K

    Like

    1

    Replies

    5
  • 10/15/15
    Hi All,Suppose we have an OOTB component which is customized. How will we ensure that we are using the custom component and not the OOTB component.

    Views

    604

    Likes

    0

    Replies

    2
  • 10/15/15
    Hello All,I have few workflows in my project but I am unable to see them in the workflow console(i.e at localhost:4502/libs/cq/workflow/content/console.html).Can you please help me with this.Thanks

    Views

    355

    Likes

    0

    Replies

    1
  • 10/15/15
    I have a local instance of AEM 6 running. I wanted to output an Adaptive Form into a PDF and came across this link https://helpx.adobe.com/aem-forms/6/submit-store-data-crx-repository.html that suggests that I need to download the Add on package and then I'll have the option to select "Store PDF sub...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 10/15/15
    In AEM document page "download PDF" link broken.For example: http://docs.adobe.com/content/docs/en/aem/6-0/develop/components.pdfOpen this pdf from page http://docs.adobe.com/docs/en/aem/6-0/develop/components.htmlthe PDF cannot be downloaded. it throw 500 error.

    Views

    537

    Likes

    0

    Replies

    1
  • 10/15/15
    I have been experimenting with the Touch UI dialogs in my "spare time" over the past week after last week's session. At some point it clicked in my head that these Granite UI components are in our instance and I wondered if I could use them in our implementation (which has not been launched yet, and...

    Views

    523

    Likes

    0

    Replies

    1
  • 10/15/15
    Usually an author creates a page by selecting a predefined template then drag and drop the components, Instead of predefined template, is there a way for an author to define a layout then save it as a template? Does anyone know if CQ5 provides any utility to achieve this, Thanks.

    Views

    616

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I want to restore the version programmatically, so went through the PageManager API and found restore method.PageManager pageManager = resourceResolver.adaptTo(PageManager.class);Collection<Revision> revisions = pageManager.getRevisions(currentPage.getPath(), null);                        for(Rev...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 10/15/15
    After updating my instance CQ5.6, I noticed that my user admin cannot Delete, Activate, Deactivate users or groups. Also, he has lost his replicate configuration. If I check a replication permission, save and refresh, nothing is saved.    Also, the administrators group (who belongs to user-administr...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,We want a user to be treated as a logged in user if they are present in session. We do not want the user to be created in CRX Repository as we our authenticating against Google and we do not want the user to be created within the repository.I am assuming I will be able to use the Login Module for...

    Views

    333

    Likes

    0

    Replies

    1