Expand my Community achievements bar.

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

  • 5/26/21
    Hello folks, My understanding has always been that the design pattern to follow when integrating with external search platform is always a push based mechanism whereby AEM responds to content events (publish, unpublish etc.). Traditionally this ends up being calls to the external platform to update ...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 5/26/21
    Hi, There are two types of annotation (scr and R6 annotation) while developing the OSGI component. But what technically makes difference between these 2 type. RegardsManikantha R

    Views

    801

    Likes

    0

    Replies

    1
  • 5/25/21
    example:This  file exists => /apps/acs-commons/components/content/twitter-feed/twitter-feed.jsp.Can I override this file in my code repository?I'm trying to avoiddownloading the ACS commons repo on my localmake the changescompile/build/install the packageThank you.

    Views

    637

    Likes

    0

    Replies

    1
  • 5/25/21
    Hi, I have a component which is loading marketo form and on submission, calling onSuccess handler, from there to JS and making AJAX call to save form values to AEM. There are two problems1. 404 on csrf token - To solve this I have added  "granite.csrf.standalone" to my component. Now I can see token...

    Views

    595

    Likes

    0

    Replies

    1
  • 5/25/21
    Hi All   Greetings. Hope all of you are staying safe and healthy and keeping your people safe. I was going through the documentation for use api. https://experienceleague.adobe.com/docs/experience-manager-htl/using/htl/use-api-java.html?lang=en I saw this interesting note recommended by Adobe, which...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 5/25/21
    HI All, We are trying to figure out if it's doable to create an AEM React storefront by using the CIF components to connect to Magento and if there's any documentation anywhere about this?  Thanks

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 5/25/21
    Hello,  We are moving all of the permissions in to code and i am stuck with the syntax for Restriction node (for a deny to delete).. I have added below in /ui.apps/src/main/content/jcr_root/apps/website/config.stage/org.apache.sling.jcr.repoinit.RepositoryInitializer-custom.config: create group stag...

    Views

    797

    Likes

    0

    Replies

    2
    JCR
  • 5/25/21
    Hi everyone, I'm having a little issue in the Set Variable, what I need to do is get a value, a number, from the PDF and check if it's lower than the value in stock. We are doing it with the XPath for the XML and with an expression, I'll attach a photo of the path we are using.  

    Views

    260

    Likes

    0

    Replies

    0
  • 5/25/21
    Hi,Im using SlingHttpServletRequest in my sling model class with jackson exporter. But the request object is always returning null. Can anyone help me on this. @Model(adaptables = {SlingHttpServletRequest.class,Resource.class}, resourceType = { "sample/components/content/example_comp" }, defaultInje...

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 5/25/21
    either via UI or via a servlet call or similar, is there a handy way to see which version of the code is currently running on a given env?  either by the git commit number, or a version number held somewhere with an auto increment on build?

    Views

    576

    Likes

    0

    Replies

    3