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
    We want to use a custom permission sensitive caching (https://docs.adobe.com/docs/en/dispatcher/permissions-cache.html)Initial situation:We create our own custom authchecker servlet and configure the dispatcher to use this servlet to check the permissions. We do not use CUG because of the requiremen...

    Views

    978

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,When I use design dialog box, I make dialog content available at template level say Home Template. But if I want to use the same component on different template say landing template then how content in dialog box will be inherit ?Also, When I do internationalization, it's easy under content n...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I need to join a string array with whitespaces. I'm doing that this way:${item.tagNames @ join=' '}But when it is printing it this way in the HTML:tuna sushitypesIs there any way to do that?Thaks

    Views

    2.1K

    Like

    1

    Replies

    2
  • 10/15/15
    I have a requirement of setting current logged in user's ID as value for a custom metadata field once I upload an asset in AEM DAM. eg. I logged in as admin,then "admin" need to be stored as value for a custom metadata field name "Owner'. How I can achieve it?Thanks LM

    Views

    625

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am unable to access my author instance -felix console and am getting the following error while trying to access it. Please help me in resolving this.No resource foundCannot serve request to /system/console in /libs/sling/servlet/errorhandler/404.jspRequest Progress:0 (2015-04-08 15:26:57) TIMER...

    Views

    2.2K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi All,We are getting the below errors07.04.2015  - ERROR -  : Error during replication of ReplicationActionWhat could be the reason for this and what is to be done to fix the issue.Any thoughts on this will be helpful.

    Views

    689

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,While configuring SAML on AEM I am getting below error in error.log. SAML logs are proper and do not have any error. 08.04.2015 10:48:13.902 *INFO* [qtp1468301140-454] org.apache.sling.auth.core.impl.SlingAuthenticator getAnonymousResolver: Anonymous access not allowed by configuration - requesti...

    Views

    5.5K

    Likes

    0

    Replies

    9
  • 10/15/15
    Hi,I am using AEM 6.0 and trying to customize client context. I am following the URL http://blogs.adobe.com/aemtutorials/2013/07/24/customize-the-client-context/ and have checked out the latest code from codehub and deployed in the local AEM. I opened up the page /content/geometrixx-outdoors/en/men/...

    Views

    3.1K

    Likes

    0

    Replies

    8
  • 10/15/15
    I wrote a custom "Request for Activation" Workflow and now want this workflows to be triggered when the author clicks on the "Publish" button from within the edit view. See Screenshot publish_button_on_edit_view.png.I found a service called WcmWorkflowService but I it does not seem to have a configu...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,Is there a way I can use regex or something similar to narrow down the number of nodes across which a query will search to find the results.I am currently using like this:SELECT * FROM [dam:Asset] AS s WHERE ISDESCENDANTNODE(s,'/content/dam/a') and [jcr:content/metadata/sku]='XYZ'However I know m...

    Views

    6.7K

    Likes

    0

    Replies

    11