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

  • 10/15/15
    Hi,In my project requirement I want to add more shapes in Image Map tools. Can someone please let me know the steps of overlaying the same. Regards,Kaustav Majoomder

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    I have a requirement where I have to store an image corresponding to some tags that I am going to create using Tag Manager console. Can I add a custom property imagepath in create and edit tag dialog. If yes, please let me know how this can be done. If not, can anyone please suggest how can I manage...

    Views

    3.5K

    Likes

    0

    Replies

    7
  • 10/15/15
    With AEM 6.1 having been released, does anyone know when adobe intends to update their public maven repo's?https://repo.adobe.com/nexus/content/groups/public/com/adobe/aem/aem-api/ We use this repo as part of our build, having the new versions available will make building for AEM 6.1 much easier. We...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,We have image files representing museum objects, with the inventory number embedded in the Iptc4xmpExt:AOSourceInvNo -property. In the JSON view, it looks like this:Iptc4xmpExt:ArtworkOrObject": {"1": {"newRendition": true,"Iptc4xmpExt:AOSourceInvNo": "B08/24AB","jcr:primaryType": "nt:unstructure...

    Views

    803

    Likes

    0

    Replies

    3
  • 10/15/15
    I'm trying to get the metadata for an asset in the DAM. However, it seems that the metadata comes back as empty for properties that don't have "dc:" in front of them. For example:Resource rs = getResourceResolver().getResource(fileReference); Asset asset = rs.adaptTo(Asset.class); //this works title...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 10/15/15
    I'm trying to learn how to create new Nodes in the JCR programmatically, and I am getting ConstraintViolationExceptions. I have found this guide on the Adobe site describing various custom node types that are implemented in AEM and their properties and dependencies.Unfortunately, this document does ...

    Views

    767

    Likes

    0

    Replies

    1
  • 10/15/15
    I have a date property in my dialog with xtype "datetime". I am doing below operations in my taglib while accessing this property:ValueMap map = currentPage.getProperties();Calendar cal = (GregorianCalendar) map.get("releaseDate"); // Here let's say month was June.Date date = cal.getTime();// some l...

    Views

    710

    Likes

    0

    Replies

    1
  • 10/15/15
    I am trying to install AEM project in Author and Publish by using the below maven command. but it installs only in publish. Is it possible to  install in both?mvn -Daem.host=localhost -Daem.port=4502  -Daem.publish.host=localhost -Daem.publish.port=4503 -PautoInstallPackagePublish,autoInstallPackage...

    Views

    2.6K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi GuysDoes Anybody know where can i find AEM Developer version or Trail version ? I want to learn and practice CQ..Please point me in right direction

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    How to relocate default installation folder, like logs , conf, binaries ? 

    Views

    498

    Likes

    0

    Replies

    1