Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 11/29/23
    Details Discover the exciting features and innovations in the latest release of Adobe Experience Manager (AEM) Cloud Service, version 2023.11.0. The features in this release focus on Experience Manager Forms, Assets, and Cloud Service innovations and include the following: Prerelease features: AEM ...

    Views

    220

    Like

    1

    Replies

    1
  • 10/9/23
    Welcome to 'Tuesday Tech Bytes,' your weekly source for expert insights on AEM. Join us as we explore a range of valuable topics, from optimizing your AEM experience to best practices, integrations, success stories, and hidden gems. Tune in every Tuesday for a byte-sized dose of AEM wisdom!   Get re...

    Views

    4.8K

    Likes

    29

    Replies

    14
  • 1/9/23
    We are using AEM version 6.5.9 and our js processor config was min:gcc;languageIn=ECMASCRIPT_2018;obfuscate=true then we changed it to min:gcc;languageIn=ECMASCRIPT_2020;obfuscate=true but still it does not work. I checked the online compiler where when changed to ECMASCRIPT_2020 it started working ...

    Views

    259

    Likes

    0

    Replies

    2
  • 1/6/23
    Hello,   Could some one help me as how will a sling call will be resolved for a component based on sling resource for a AEM form component   I see the below nodes for a component  ,what does each node specify and can we remove any of this nodes will it still work??   Component node    - clientlibs  ...

    Views

    393

    Likes

    0

    Replies

    2
  • 1/5/23
    Hi everyone.  I'm facing an issue with translation for the content fragment model. For example: I have a content fragment model A with a dropdown with 5 options: In the JSON i18n dictionary file, I also have some values as the same value in the option in the content fragment. The problem is when o...

    Views

    378

    Likes

    0

    Replies

    2
  • 1/5/23
    I can see the contexthub in preview. However, when I go to targeting mode, the "Start targeting" button is disable? The contexthub is in the page custom header sling code and all the context hub default setting seems fine. See images below. "Start Targeting" is disabled. I am using the release 2.1.2...

    Views

    780

    Likes

    0

    Replies

    10
  • 1/5/23
    I want to use groovy script to find out the list of pages that exists in all locale. Suppose page A exists under /en, then I need to validate if it exists under all other sites as well (fr, ko,etc). Similary, if page B exists in /fr, then is it available in other locales or not. What would be the be...

    Views

    314

    Likes

    0

    Replies

    4
  • 1/5/23
    I have a requirement to embed Instagram images/videos to our website. I was using embed component for that, it should be working by default for youtube, facebook, instagram etc. It is working fire with youtube/facebook and recognising the url but while adding any instagram url it not recognising at ...

    Views

    327

    Likes

    0

    Replies

    2
  • 1/4/23
    Hi,   We are trying to consume the persistent query created in AEM inside the Java backend code using the Apollo Graphql client. The persistent query is working fine directly in the browser as well as Java backend codebase is fetching the result for a normal graphql query with the Post request but s...

    Views

    479

    Likes

    0

    Replies

    5
  • 1/3/23
    I've customized the Request for Activation Workflow by overlay libs/../managepublicationwizard and the manage publication button is showing for all pages and it's working as expected. But in Experience Fragments and files in the Asset folder, the manage publication button is not visible. But if I p...

    Views

    392

    Likes

    0

    Replies

    2
  • 12/28/22
    I have a requirement that there is property value textField how to get that vale using JS   This is the java code to fetch the textField value :   public String test() {final Optional<Resource> testResource = Optional.ofNullable(this.getCurrentResource().getParent()).map(Resource::getParent);final V...

    Views

    1.1K

    Likes

    0

    Replies

    10
  • 12/28/22
    Hi coummunity,   We would like to know what needs to be done to avoid  com.adobe.granite.auth.ims.impl.CachedIMSClusterATExchangeGrantProviderImpl IMS token exchange stats to be executed.   We have a servlet to obtain an application token and then another servlet to use the token an consume a webse...

    Views

    303

    Likes

    0

    Replies

    2