Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    HiThere is a structure:/content/site/ gb/ - en_GB ch/ - it_CH - fr_CH - de_CH fr/ - fr_FR be/ - nl_BE - de_BE - fr_BEThe task is: retrieve all language codes (for example nl_BE, de_BE...)I wrote the SQL-2 select:SELECT * FROM [cq:Page] as r RIGHT OUTER JOIN [cq:Page] AS c ON ISCHILDNODE(c, r) WHERE ...

    Views

    898

    Likes

    0

    Replies

    2
  • 10/15/15
    now the cache files through http and https drop on the same folder by following configuration, anyone know how to separate them to different places? thanks in advanceAlias / "/opt/dispatcher/cache/"<Directory "/opt/dispatcher/cache/">    <IfModule disp_apache2.c>        # enable dispatcher for ALL r...

    Views

    648

    Likes

    0

    Replies

    3
  • 10/15/15
    HiWe have a requirement to create a live copy of the page as soon as a new page is created in source location i.e. if a page is created at "/content/site1/en/page1", then a live copy should be created at "/content/site2/en/page1". To achieve this, we plan to do following:1) create a workflow with Pr...

    Views

    554

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am working on a project which requires pdfs to be password protected. I am securing these pdfs using livecycle server. Now, when authenticated cq user logs in then while opening pdf livecycle server asks for username and password but the pdf is being opened in case of invalid password as well.W...

    Views

    809

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi ,I have a query regarding , the Workflow model configuration.When Author starts workflow model requirement is :-  Send email(for Author, workflow is subjected) >Approver> two option 1. approve content(Activate page) > send e-mail (approved e-mail for author)                                       ...

    Views

    507

    Likes

    0

    Replies

    2
  • 10/15/15
    Hey all,I'm having some issues retrieving a session from the resourceResolver and also using the repository to log in to a session.With the resourceResolver, i'm passing the ResourceResolver object from a JSP file over to a class file and then performing an adaptTo(Session.class).  Once this is done...

    Views

    470

    Likes

    0

    Replies

    2
  • 10/15/15
    AEM champs,I'm very new to AEM, so please forgive me for the very basic nature of this question. I am trying to simply view a web page I've published, but am unable to do so. Here's what I've done:1) Created  'author' and 'publish' folders, with the respective cq-author-4502.jar, cq-publish-4503.jar...

    Views

    511

    Likes

    0

    Replies

    2
  • 10/15/15
    HiI have created a component who's dialog contains a checkbox list comprising of 10 elements. I want that the user should be able to re-order the list (move the elements up/down) from within the dialog itself. How do I achieve this?Thanks

    Views

    520

    Likes

    0

    Replies

    1
  • 10/15/15
    How to get the login-token created by cq into the component jsp.[img]session.PNG[/img]

    Views

    3.1K

    Like

    1

    Replies

    7
  • 10/15/15
    Is there a feature request form for AEM?Other Adobe products use adobe.com/go/wishThanks

    Views

    1.5K

    Likes

    0

    Replies

    2