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
    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.7K

    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

    512

    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.1K

    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

    3.9K

    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

    432

    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.4K

    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

    771

    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

    675

    Likes

    0

    Replies

    2
  • 10/15/15
    Using the following URL http://servername:port/crx/explorer/nodetypes/index.jsp I can create namespaces manually. I believe namespace will be created as a folder under /libs/dam/options/metadata.Can I use application specific namespace instead of the /libs/dam/options/metadata folder? If so what con...

    Views

    754

    Likes

    0

    Replies

    4
  • 10/15/15
    I created new project through AEM eclipse developer tools, I don't see any Activator class in the project.  I added couple of maven dependencies, somehow osgi is not resolving thisau.com.bytecode.opencsv,version=[1.0,2) -- Cannot be resolvedau.com.bytecode.opencsv.bean,version=[1.0,2) -- Cannot be r...

    Views

    1.2K

    Likes

    0

    Replies

    5