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

  • 7/26/21
    Folks:I was wondering if there is a default JSON created that lists all the assets in a path.  For example: I created a folder structure:  https://mydomain/assets.html/content/dam/chec-press-releases/2020  and populated it with several assets.If I go to > https://mydomain/libs/wcm/core/content/refer...

    Views

    3.3K

    Likes

    0

    Replies

    3
  • 7/26/21
    Hello,Since initially creating this post I created a case with Adobe support as this may be a bug.  Let me know which is the appropriate channel and I will close the redundant one.  In 6.2 we were able to select multiple pages and then properties to allow bulk editing.  The path browser option to se...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 7/26/21
     I need to run through a bunch of XDPs (on a filesystem) and convert them to flattened PDFs (for print).We have AEM Forms (OSGI).I have been reading here but, I cannot find any reference to OutputService.https://experienceleague.adobe.com/docs/experience-manager-learn/forms/document-services/output-...

    Views

    943

    Likes

    0

    Replies

    2
  • 7/26/21
    I am trying to use GCP Computer Vision with AEM and I've added the following dependencies in the Maven pom.xml:  <dependency> <groupId>com.google.apis</groupId> <artifactId>google-api-services-vision</artifactId> <version>v1-rev20210423-1.32.1</version> </dependency> <dependen...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 7/26/21
    Hello ,  I am working on a script to get some nodes and save it as json in /content/dam. I. was first. testing out creating a random file in content/dam. but  i keep getting this javax.script.ScriptException: javax.script.ScriptException: groovy.lang.MissingPropertyException: No such property: resou...

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 7/26/21
     I have an adaptive form and a workflow that I need to export.  I followed the instructions here:https://experienceleague.adobe.com/docs/experience-manager-65/forms/manage-administer-aem-forms/import-export-forms-templates.html?lang=en However, the workflow is not appearing nor is the Adaptive form....

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 7/26/21
    Hi --I am attempting to integrate the AEP SDK into an objective-c project via cocoapods.  Here is the Podfilesource 'https://github.com/CocoaPods/Specs.git'  platform :ios, '13.0'use_frameworks! target 'aep-prototype' do    pod 'AEPCore'    pod 'AEPAnalytics'    pod 'AEPMedia'endI am unable to impor...

    Views

    751

    Likes

    0

    Replies

    1
  • 7/26/21
    Basically, I set up AEM in Ubuntu 20.I set up the requirement for AEM and its working fine, Next, when I thought of customizing the theme via which I cloned from the GitHub link https://github.com/adobe/aem-cif-guides-venia, as I have started as per GitHub steps first I ran`mvn clean install -PautoI...

    Views

    908

    Likes

    0

    Replies

    2
  • 7/26/21
    I've downloaded the Dispatcher and try to load module into Apache Web Server butwhen trying to run the Apache HTTP server, I am encountering the following error. Any ideas of what I need to change to get the dispatcher to be loaded? The version of the Apache Server is 2.2.Syntax error on line 130 of...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 7/26/21
    For an AEM component when I override a core component, its css and js does not render.Can someone suggest me the way to get css and js when overriding a core component. Thanks

    Views

    899

    Likes

    0

    Replies

    2