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

  • 10/15/15
    Hi,We have a class that extends from CreateThumbnailProcess. We are overriding the execute method.Inside this logic, we have created an instance for the class ThumbnailGenerator in order to generate a new Thumbnail according to the arguments loaded for it. See the code below:ThumbnailGenerator gener...

    Views

    876

    Likes

    0

    Replies

    3
  • 10/15/15
    I am making a component to locate stores. The idea is to query an web API end point provided by the client that spools back across an XML string of each store and relevant data.It is sufficient for this to be done only once per day.To avoid making multiple calls to the API I would like to store the ...

    Views

    429

    Likes

    0

    Replies

    2
  • 10/15/15
    HiI have a requirement, in which i want to launch the dialog which contains the widget when i start the workflow. I have only process step in my workflow. How can i display the dialog when start of workflow & then access the value of that widget in process step.Thanks 

    Views

    631

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi, Could any one suggest how to create and customize the column control in AEM.. Thanks in advance.

    Views

    344

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, Could any one please suggest how to define our methods for cq:listeners.(afteredit, afterdelete... for these methods).

    Views

    356

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,Anyone can suggest developing accordian using AEM

    Views

    542

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi Team,How can I achieve internationalization in AEM6 using sightly framework? In JSP we write the below snippet -<cq:setContentBundle source="page"/><fmt:message key="TextToBeDisplayedInDifferentLanguage"/>Thanks,AryA.

    Views

    687

    Likes

    0

    Replies

    2
  • 10/15/15
    The call to Node root = session.getRootNode();  gives me the following error. Which I have been unble to resolve  Exception in thread "main" javax.jcr.RepositoryException: Unable to access a repository with the following settings:    org.apache.jackrabbit.repository.uri: rmi://localhost:4502/crx/ser...

    Views

    2.8K

    Likes

    0

    Replies

    2
  • 10/15/15
     I have a requirement in my current project where I have to integrate Office 365 with AEM. I should be able to open my inbox directly from link on my webpage. Has anybody achieved something like this before. If yes, please let me know how to implement it so that we can go ahead with some POC

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 10/15/15
    here is the document I am followinghttp://docs.adobe.com/docs/en/aem/6-0/deploy/ecommerce/hybris.htmlI am using AEM 6.0 and Hybris 5.2.0when I install Hybris, it mentioned several files:setup.groovypostinit.groovysqltool-2.2.6.jarthey are only specified to HSQL DB, what if we use Mysql, how to switc...

    Views

    231

    Likes

    0

    Replies

    0