Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 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

    1.7K

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

    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

    915

    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

    644

    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

    785

    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

    989

    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

    763

    Likes

    0

    Replies

    2
  • 7/25/21
    Hi All, anyone written this new architect exam? Can you please share some sample questions. Thanks,Nani

    Views

    4.3K

    Likes

    0

    Replies

    3
  • 7/24/21
    Hi All, Did anyone face issue with client libs in publish instance..like  latest clients code is available but rendering is taking old client libs.What might be the issue? While rendering i added as ? query params then it is reflecting latest code. How to fix any idea? Thanks,Nani

    Views

    1.6K

    Likes

    0

    Replies

    8
  • 7/24/21
    I know we can make use of required boolean property to make the field as required. If you dont enter any field in dialog, aem gives "Please fill out this field." as per the default implementation. Can we change this error message with any property? I referred this API link - https://helpx.adobe.com/...

    Views

    3.8K

    Likes

    0

    Replies

    7