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

  • 8/30/24
    Register at: https://adobe.ly/4g6TYck  Session Details In this session, we'll show you how AEM Sites are evolving with the latest API-first patterns to enhance your content management strategy. Discover advanced OpenAPI standards for seamless CRUD operations, learn about Adobe I/O's eventing and we...

    Views

    210

    Likes

    2

    Replies

    3
  • 8/20/24
    Register at: https://adobe.ly/3yWr9OY  Session Details During this AEM GEMs webinar, we will explain how RDEs allow developers to swiftly deploy and review changes, minimizing the amount of time needed to test features that are proven to work in a local development environment. In this session, we'...

    Views

    995

    Likes

    8

    Replies

    0
  • 3/13/18
    Hi Team,We have 5 versions of a project present within the package manager. Currently, we wanted to uninstall the project from AEM 6.1 server. Even after uninstalling the 5 versions, project folders and the bundle still remains within the crx.To resolve this issue, we even restarted the Author and ...

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 3/13/18
    Hi,We did the ACM integration with AEM 6.3 and configured the cloud settings, able to successfully connect to campaign. In email template, dragged and drop the OOTB Text and Personalization component, the component able to bring the campaign variables in RTE personalization plugin and we are able to...

    Views

    2.5K

    Likes

    0

    Replies

    3
  • 3/13/18
    So I have the following Javafor (Cookie cookie : getRequest().getCookies()) {   if (cookie.getName().equals((String) Constants.class.getDeclaredField(get('mycookie',String.class)).get(null))) {   value = cookie.getValue();  }}and it's returning some value to my HTL<sly data-sly-use.courseBookmarkCoo...

    Views

    1.7K

    Like

    1

    Replies

    2
  • 3/13/18
    Out of box Thumbnail tab in page property is not working. Able to upload image but image is uploaded with image.sftmp name instead of image nt:file.

    Views

    3.5K

    Likes

    0

    Replies

    9
  • 3/13/18
    Any idea why these images are broken when assets are moved from one instance to another instance using the following cURL command:vlt rcp  -b 100 -n -r -u http://admin:admin@myserver1:4502/crx/-/jcr:root/content/dam/company/categories http://admin:admin@myserver2:4502/crx/-/jcr:root/content/dam/coma...

    Views

    4.4K

    Likes

    2

    Replies

    8
  • 3/13/18
    Hello AEM community!I have a problem installing OSGI bundle to AEM server.Apparently, AEM server's OSGi Bundle detail says imported package as none, however, my local AEM server installed packages.I'm not sure what makes it prevent from installing dependencies from external sources.Following is my l...

    Views

    999

    Likes

    0

    Replies

    0
  • 3/13/18
    Hi,I have a specific use case where i would like to take input from user to schedule a particular job in AEM. I am using a simple form on front end and sending those values to server (Sling servlet mapped to the URL in ajax call) using an ajax call. Those values are needed to create a job scheduled ...

    Views

    5.8K

    Likes

    0

    Replies

    6
  • 3/13/18
    Hello,I am working on creating editable templates in AEM 6.2. I have an accordion-like component that leverages a multi-field to create tabs with parsys containers. In order to preserve the content that gets dragged into each of these parsys nodes, and to preserve the re-orderability that the multi-...

    Views

    10.4K

    Likes

    0

    Replies

    18
  • 3/13/18
    Hello,We are seeing issue with our site for some pages. Welcome to Interflex  When you go to New and Events page from navigation, it opens the page appending   "/" at the end. After we clear the dispatcher cache, page loads fine for some time. Again, it starts appending "/". Is it considering it as ...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 3/13/18
    Hi,Here is my requirement like I have a fixed header and footer for the entire website except the home page. So I am designing it like,  I have created a page component where I am adding header, footer and a parsys for body. But How can I make sure that I will author only in a single page that heade...

    Views

    5.6K

    Like

    1

    Replies

    12