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

    213

    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

    998

    Likes

    8

    Replies

    0
  • 7/9/17
    After following the documentation on : Upgrading to AEM 6.3​ , we have successfully migrated the repository from 6.1 to 6.3, however when we restart AEM we see a few errors in the log file.Example:09.07.2017 14:14:09.219 *WARN* [Shell Script Executor Thread for diskusage.sh] org.apache.sling.jcr.res...

    Views

    9.1K

    Likes

    0

    Replies

    5
  • 7/8/17
    Are you facing such errors while migrating to AEM 6.3 :osgi bundle whitelist error-osgi-service is NOT whitelisted to use SlingRepository.loginAdministrativeHere is a quick hack but please ensure not to use it in productionI believe most of the AEM developers are aware that ResourceResolverFactory.g...

    Views

    23.3K

    Likes

    7

    Replies

    6
  • 7/7/17
    We are using user synchronization to sync users between publishers. Users are getting synced but when profile image is updated, it gets blocked in endpoint queue. Any configuration missed or any changes to do to enable profile image of users also to be allowed to sync along with users.Followed the b...

    Views

    5.6K

    Likes

    0

    Replies

    6
  • 7/7/17
    Hi, I have created a faq component which have two text field initially. And if author click on add item button then the same two field will be repeated(it is multi field component). I am able to add the values to the field and it is displaying the values also for the first time if I edit this. But i...

    Views

    924

    Likes

    0

    Replies

    0
  • 7/6/17
    So, if i have to add a custom xtype or custom validation for my dialog or anything that would require me to create a clientlibs for the particular dialog, setting categories to cq.widgets for classic ui and cq.authoring.dialog for touch ui, How would i ensure that the scripts i add in this clientlib...

    Views

    4.9K

    Likes

    0

    Replies

    3
  • 7/5/17
    Hi , I am able to add the new buttons to the action bar in sites.html by customizing the selection actions but not able to do any activities. I am adding here my sample code and approach please guide me what needs to do fix this.Here is my code in apps<jcr:content        jcr:mixinTypes="[sling:Vanit...

    Views

    7.5K

    Like

    1

    Replies

    9
  • 7/5/17
    Hello,I have a number of transparent or reverse logos in my collection. It is difficult to see which is which because they aren't visible on the white background in AEM. I've been trying to figure out if I can add a version of the logo that is on a dark background and then "point" to that version as...

    Views

    389

    Likes

    0

    Replies

    1
  • 7/5/17
    Merging PDFs through Assembler service returns error while I am trying to pass below DDX String:DDX String:<?xml version="1.0" encoding="UTF-8"?><DDX xmlns="http://ns.adobe.com/DDX/1.0/"><PDF result="AssemblerResultPDF.pdf"><PageMargins left="0.25in" top="0.25in" right="0.25in" bottom="0.2882in"/><P...

    Views

    2.4K

    Likes

    0

    Replies

    2
  • 7/4/17
    Hi All,ClientContext is being deprecated for ContexHub. If you have experience of using both, please see if you can help with following informationComparison between the two - We don't see anything in official documentation.Migration/Upgrade information from ClientContext to ContextHub - Current app...

    Views

    7.7K

    Likes

    2

    Replies

    7
  • 7/4/17
    Hi,I had faced an issue with a curl command when I try to update a specific property in the service.Imagine I have a service uk.co.test and it contains 2 property param1 and param2.Now I run the below command to set the value for param1 to set test1 usingcurl -u admin:admin -X POST -d "apply=true" -...

    Views

    3.2K

    Likes

    0

    Replies

    2