Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/28/16
    In our application is based on authentication i.e. a user cannot login to our application till he/she logs in using credentials. But our dam content is getting accessible if it is cached in Dispatcher. Once a image is cached in dispatcher the call does not come to the publish where in sling authenti...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 12/27/16
    We've two publish instances but want tot trigger a specific workflow from only one publish instance? How can this be configured without manually disabling a certain workflow in one of the publish instances

    Views

    948

    Likes

    0

    Replies

    1
  • 12/27/16
    Hi ,Getting default workflow email template mails by enabling email notification checkbox in participant step .how to change participant step to pick up custom email template rather than default workflow email template.default : /etc/workflow/notification/email/default/en.txtcustom : /etc/workflow/n...

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 12/26/16
    Hi All,I am getting the following error when i deploy the 5.6.1 maven code to 6.2 instance. The build was successful but the bundles were not active. Bundle had the error "com.day.cq.replication,version=[5.12,6) -- Cannot be resolved"When i checked the logs, i also found the below error.osgi.wiring....

    Views

    5.6K

    Likes

    0

    Replies

    3
  • 12/26/16
    When editing any touch UI component, if the author by mistakes clicks the check mark twice after editing the touch UI dialog, the logs give org.apache.sling.api.resource.PersistenceException Caused by: javax.jcr.InvalidItemStateException: OakState0001: Unresolved conflicts.Is there a way that this c...

    Views

    952

    Likes

    0

    Replies

    1
  • 12/25/16
    Hi There,In the AEM documentation on CUG the following is mentioned:"Since the target of any links to the CUG Realm are not visible to the anonymous user, the linkchecker will remove such links.To avoid this, it is advisable to create non-protected redirect pages that point to pages within the CUG R...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 12/25/16
    Hi All,I am trying to access components from system console and always getting the Error 500. http://localhost:4502/system/console/componentsPlease find below complete errorHTTP ERROR: 500Problem accessing /system/console/components. Reason:java.lang.NullPointerExceptionENV: AEM 6.1Please suggest on...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 12/24/16
    Hi, I need to have dynamic resource name in  data-sly-resource ="${'resource/name' @resourceType = 'path/to/resource'}" for the list of itemscode snippet:    <div class="tab-content" data-sly-list.tabItem = "${tab}">            <div id="tab${tabItemList.index}" class="tab">                  <sly dat...

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 12/22/16
    Can anyone tell me about How to transfer files from one system to another in AEM by using Java code?

    Views

    942

    Likes

    0

    Replies

    1
  • 12/21/16
    Hello trying to run a daemon like service on AEM. What is the best practice for this?Use case is need to run a service that constantly watches a folder outside of AEM and pulls in content whenever it's uploaded to it.Better to trigger this as an servlet or and OSGi service? Or can I implement this l...

    Views

    1.4K

    Likes

    0

    Replies

    3