Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/7/16
    Hi,In my project, there is a requirement to call a web service with some parameters, receive search results and display them in AEM.Which components shall I use for the search results? Table component or something else?Could you please direct me to sample code for populating a Table component or som...

    Views

    696

    Likes

    0

    Replies

    5
  • 1/7/16
    I've replicated a site to our publish instance using activate tree. Everythingis find except when it calls out to the servlet. How do i replicate the servlet to thepublish instance. The servlet is currently in an oSGI bundle. Thanks.

    Views

    747

    Like

    1

    Replies

    4
  • 1/7/16
    I'd like to have users go to a different page other than the root of our application when logging out.I am following this post here: http://cqinnovator.blogspot.com/2014/07/how-to-change-default-page-after-sign.htmlI have created this: /apps/myapp/config.publish/com.day.cq.commons.servlets.RootMappi...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 1/7/16
    Hi,I have an osgi bundle with a reference of a interface: @Reference private MyServiceInterface myserviceInterface; The bundle is built correctly and i can see the service under both system/console/services and system/console/configMgr. The MyServiceImplementation (the class that implements the inte...

    Views

    2.6K

    Likes

    0

    Replies

    9
  • 1/7/16
    Is there a way to do this? Due to the amount of traffic going into AEM with alot of assets and such.It's hard to troubleshoot if some problems occur since the logs take a long time to load up.Is there a better option as to using curl command to just download the log itself? Thanks.

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 1/7/16
    My blue print and live copy only displays in classic view. How do I implement blueprint and live copy for touch UI ?<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"    jcr:primaryType="cq:Widget"    xtype="blueprintconfig...

    Views

    964

    Likes

    0

    Replies

    3
  • 1/7/16
    According to https://docs.adobe.com/docs/en/aem/6-1/administer/integration/marketing-cloud/search-and-promote.html  we need to generate a sitemap of your web site that the Search&Promote service can read for indexing purposes. AEM provides and OOTB /libs/foundation/components/primary/cq/Page/sitemap...

    Views

    682

    Likes

    0

    Replies

    2
  • 1/7/16
    Hi all,I've added  custom column following this github project instructions: https://github.com/Adobe-Marketing-Cloud/aem-sites-extension-listview-columnsHowever once more than 20 pages are created the lazyloader adds the additional rows without the data for the custom column.For the sake of recreat...

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 1/7/16
    Hi All,The use case is when the user selects the drop down in UI we have to pass selected drop down option value to Sightly so that we hit back end service in java class. How to achieve above use case? how to pass an javascript variable value to slightly (java class) ? if we update the javascript va...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 1/7/16
    Hi All, Was there anyone of you have successfully used BIRT engine in AEM?I am migrating an application which currently using BIRT engine to generate PDF file. I tried adding the BIRT engine dependency to my POM. <dependency>            <groupId>org.eclipse.birt.runtime</groupId>            <artifac...

    Views

    748

    Likes

    0

    Replies

    2