Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/29/23
    Hi all, I have a quick questions regarding this api https://experienceleague.adobe.com/docs/experience-manager-65/assets/extending/mac-api-assets.html?lang=en#retrieve-a-folder-listing   What's the limit of folders sent by the API when making the call? Is there pagination? I can't find this on the d...

    Views

    464

    Likes

    0

    Replies

    3
  • 3/29/23
              In Connected Assets, I am able to drag and drop an image from the remote DAM using the features, and it caches a local copy of the image in the local site. However, I am unable to add those remote DAM assets into a custom component.           When I drag and drop the image into the custom ...

    Views

    590

    Likes

    0

    Replies

    3
  • 3/29/23
    Hi Team,   I have requirement to fetch both master and mkg-data node value for the path /content/dam/projects/we-retail/communities/community1 . But here I am getting this by using below 2 query parameter. But I want to get all master and mkg-data node values in one query.   http://localhost:4502/bi...

    Views

    721

    Likes

    0

    Replies

    5
  • 3/29/23
    Our dispatcher has the configuration broken out into separate .any files, like the WKND does (https://github.com/adobe/aem-guides-wknd/tree/main/dispatcher).  Is there a way to compile/assemble all of them into one file for debugging?  We have about 30 files so it would take a while to combine manua...

    Views

    615

    Likes

    0

    Replies

    2
  • 3/29/23
    I want to use bulk importer to import assets from Azure blob storage. I can see bulk importer icon in development environment (Tools > Assets > Bulk Import) but this bulk importer icon is not present in stage environment.I dont see any doc that tells how to install bulk importer tool. Do I need to i...

    Views

    574

    Likes

    0

    Replies

    2
  • 3/29/23
    Dear community support members, Hope you are doing well.  I am having following Package Deployment error in AEM instance.  We are using Gradle build tool. And during the build process the packageCompose task is successful, but packageDeploy into AEM instance is failing with following repeated consol...

    Views

    370

    Likes

    0

    Replies

    1
  • 3/29/23
    How can we validate that my acs-common's list replicated to publish instance    

    Views

    2.7K

    Likes

    0

    Replies

    16
  • 3/29/23
    Hi guys,   I am having headaches trying to configure graphql endpoint to work on dev publish behind a dispatcher.   What i did: -I configured graphql endpoint to be accessible by a certain group and also placed the required graphql settings in dispatcher. I am trying to send post request to graphql ...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 3/29/23
    Hi All,I am facing some issues in writing Junits for this specific line BundleContext bundleContext = FrameworkUtil.getBundle(RunModeUtils.class).getBundleContext(); where I am getting nullPointerException and when I debug the code for getBundle() method, I observed cl is the reference of LauncherAp...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 3/28/23
    I have tried below two queries to return content fragments below certain dam path. On explain query tool I see queries "no indexes used".        query1: /jcr:root/content/dam/test/footnote-1//element(*, dam:AssetContent) query2: /jcr:root/content/dam/test/footnote-1//element(*, dam:Asset)         c...

    Views

    432

    Likes

    0

    Replies

    2