Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/17/24
    I've been using IntelliJ CE but I want to try using VSCode. 1 thing I always  do is to create 2 debug configuration (Remote JVM) for author and publisher. I'm trying to do this in VSCode but it seems to recognize only 1. I first created 1 debug configuration in launch.json and that was working well....

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 5/17/24
     I have a unique requirement in project to re-use the custom sling model with multiple custom components. I created, tested this thoroughly and everything working as expected but want to make sure anyone else tried this approach before with AEM. I know this is little out of way implementation for cu...

    Views

    793

    Likes

    0

    Replies

    8
  • Hi, We have a requirement  AEM Server Side Rendering(SSR) with Remote SPA. Please help me the steps to work with SSR with Remote SPA i didnot find specific with Remote SPA.  I found for Normal SPA with SSR. If not then share me the steps is there a way to customize the same and also share the refere...

    Views

    347

    Likes

    0

    Replies

    2
  • 5/17/24
    Hi,  I am trying to make a connection to kendra and used the following lines of code.  String accessKey = <xxxxxxxxxxxxxxxxxxx>;String secretKey = <xxxxxxxxxxxxxxx>;String indexId = <xxxxxxxxxxxxxx>;AwsCredentials awsCredentials = AwsBasicCredentials.create(accessKey, secretKey);//S/dkHttpClient htt...

    Views

    411

    Likes

    0

    Replies

    2
  • 5/17/24
    Hi folks, Is it is possbile we will integrate stripe integration payment with AEM using magento as a middleware and we are getting every products in AEM from magento side as dynamically via cif connector.and if it is possible means share some idea and documentation how to integrate AEM with Stripe i...

    Views

    235

    Likes

    0

    Replies

    2
  • 5/17/24
    Is their any way to show/hide groups in style systems based on the selection inside component dialog.Requirement :Inside component dialog we have a dropdown select field, on selection of A, we need to show 2 style groups that are specific to A and on selection of B the style group related to B shoul...

    Views

    685

    Likes

    0

    Replies

    10
  • 5/17/24
    Hi all, Gettting the below exception from one of the servlet. This is only happening on publish instance.Not sure why this is happening. 17.05.2024 15:39:57.127 *INFO* [192.168.65.1 [1715940596900] GET /bin/pall/menu.html HTTP/1.1] com.pall.dotcom.service.utils.filters.TaxonomyPageFilter cache key:c...

    Views

    362

    Likes

    0

    Replies

    4
  • 5/16/24
    We have configured our dispatcher for both 80 and 443 ports. The reason being that the publisher only loads in the browser with http, and shows site cannot be reached with https, Is there a way to configure publisher to make it accessible with https so that we only have port 443 configured in our di...

    Views

    314

    Likes

    0

    Replies

    4
  • 5/16/24
    Im constructing a custom component below is its layout. Header section built using <h1>Body section which uses out of the box embed component <div data-sly-resource="${'embed' @ resourceType='core/wcm/components/embed/v2/embed'}"></div>Footer that is again some HTML code Im using embed component in ...

    Views

    281

    Likes

    0

    Replies

    4
  • 5/16/24
    We have many components using granite/ui/components/coral/foundation/form/pathfield, and I want to add a button to this pathfield. I found the code for the existing button is in /libs/granite/ui/components/coral/foundation/clientlibs/foundation/js/autocomplete/autocomplete.js I could create an overl...

    Views

    324

    Likes

    0

    Replies

    4