Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Following below few blogs working as expected with OOTB but when trying to customize the attribute not working as expected. https://www.theaemmaven.com/post/aem-apache-sling-sitemaphttps://aemsimplifiedbynikhil.wordpress.com/2021/12/01/extending-the-apache-sling-sitemap-generator-for-aem-6-5-11-and-...
I would like to create a custom RTE plugin just like paragraph formats (it will have the dropdown) we see in the RTE where upon clicking of a particular text in that custom plugin I would like to print it to the console. And for that custom plugin also I would like to set an icon. Just like this I w...
HTTP ERROR: 503Problem accessing /. Reason: AuthenticationSupport service missing. Cannot authenticate request. Getting above error, I am not able to start the AEM service, tried multiple solution but not helpful.Stdout.log30.10.2023 10:06:47.238 *ERROR* [CM Configuration Updater (ManagedServiceF...
We are using Apache sling sitemap scheduler but its not working, I am on 6.5 SP16.All on demand configuration works fine in author.I created config.publish config in author and published as below: its available in publisher.I am not seeing, that this scheduler is getting executed after every 3 mints...
Hi, While opening the page properties, I see no tabs and is showing blank. The resource super type of the page component is "wcm/foundation/components/basicpage/v1/basicpage". Strangely, when I make the copy of the same page component and change the resource type in page to the new value, it ope...
Hello,I've implemented a custom colour picker for the content fragment model, following the steps outlined in this blog post: Adding a Color Picker to the AEM Content Fragment Model Editor.The custom colour picker functions properly within the content fragment model and when creating content fragmen...
Hi all, We facing issue in redirection, trying to hit the internal aem url but its redirecting to domain(SAML). Removed the saml config but still redirecting SAML(SSO login). Anyone facing the issue? Please help on this.
Anyone facing CSS/viewing issue in AEMaaCS Sites documentationThis is the link I am refferinghttps://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/sites/home.html?lang=en
Hey there, I'm trying to cURL an endpoint in order to update my translation by editing a json file, but it doesn't work. curl -u user:password \-F":contentFile=@/absolute-path/de_DE.json" \-F":operation=import" \-F":contentType=json" \-F":replace=true" \-F":replaceProperties=true" \http://base-url/c...