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
    Hello,We are working on User/Group setup (AEM6 with SP1 installed).After setting permissions under "/libs/wcm/core/content/damadmin/actions/create/menu" for any group in damadmin the blank menu appears (see screenshot attached).It's reproduced even under admin with all permissions.We have the same p...

    Views

    507

    Likes

    0

    Replies

    3
  • 10/15/15
    Hello,In out project we have problem with "Replicating profile before user breaks replication"In this page https://helpx.adobe.com/experience-manager/kb/cq561-available-hotfixes.html I see CQ5.6.1 has hotfix for it. How I can download it?Thank you.

    Views

    594

    Likes

    0

    Replies

    4
  • 10/15/15
    hi, im trying to follow this tutorial to create a basic AEM servicehttp://helpx.adobe.com/experience-manager/using/first-osgi.htmlin the section Create an Adobe CQ archetype project im getting an error when i try to run the command:mvn eclipse:eclipse im getting this error:D:\Dex\Key\key>mvn eclipse...

    Views

    8.9K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hello,I am currently testing the OOB InDesign functionality built into AEM.  I am using InDesign Server CC 2014.  When I upload an InDesign document I get the following error:Error Number: 54Error String: Uncaught JavaScript exception: ReferenceError: StyleSheetExportOption is undefinedWhen I look a...

    Views

    590

    Likes

    0

    Replies

    2
  • 10/15/15
    I am trying to update an xtype selection on a component. I want to dynamically create the nodes for values under the select node's options so that the authors can select the values that are dynamically populated. I decided to try the approach of creating and deleting nodes in the JCR  for the dialog...

    Views

    2.3K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,How do I get the link resolved when using Sightly?I have a 'pathfiled' in the dialog which points to one of the page in the site and I get this to the page in the href as below<a href='${properties.imageorvideo == "image" ? (properties.url || "#") : "#"}' >How do I add ".html" to this in Sightly?...

    Views

    4.2K

    Likes

    0

    Replies

    10
  • 10/15/15
    I have a file containing a list of several thousand assets (jpg's and gif's)  that need to be deleted from from our CQ 5.4 Dam.Please could someone advise, the correct way to achieve this?  Is there a specific API to call to remove dam assets or is it ok to simply delete the node ?Many thanks in adv...

    Views

    514

    Likes

    0

    Replies

    2
  • 10/15/15
    I am trying to hit URL in cq Author instance from my standalone code. URL looks like - http://<somehost>:<someport>//libs/dam/gui/content/reports/export.jsonBelow is the code -          URL url = new URL(newPath);            HttpURLConnection connection = (HttpURLConnection) url                    ....

    Views

    1.6K

    Likes

    0

    Replies

    6
  • 10/15/15
    I have just tested the upgrade from 5.4 to 5.6.1 on one of our instances, author and publish, and in both cases the OSGi --> Config menu is missing from the system console. Any ideas? ThanksEverything seems to be working fine otherwise. Cant see any noticeable errors, and all the relevant bundles an...

    Views

    901

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi there,We'd like to look at alternate ways of implementing device detection, rather than using the link alternate tags.  I've found that there is the option to define Device Group specific URLs, but the documentation is limited:http://docs.adobe.com/docs/en/cq/current/developing/mobile.html#Defini...

    Views

    744

    Likes

    0

    Replies

    2