Hi Everyone, We are facing an data loss issue on reload of a content fragment with the custom composite multifield in AEM 6.5. Issue description. when we reload the content fragments , We are seeing the 2 post requests <cfm-path>/cfm.content.json in network tab of developer tools, first request is...
I am new to AEM world and I am still learning about AEM Sling Models, Components and Services. I really find it hard to select what annotations needs to be used and when. Can someone help me with a crisp info about the different annotations
We have created environment variable named "ENV_TYPE" in cloud manager. When we are trying to use this variable in dispatcher code. The build is failing in code scan step. Code below which makes use of env_type variable in dispatcher.Include /etc/httpd/conf.d/variables/org_$[env:ENV_TYPE].vars Logs...
Hello all, I've recently discovered a but that affects at least on prem v6.5.18+. I have created a support ticket but would be interested to see if the community has been facing anything similar and see if there is a working solution. The issue was previously mentioned by @Albin_Issac on his blog: ...
Hi All, What level of access needs to be provided to developers to provide access to Asset Report tool on AEMaaCS Reports about usage and sharing | Adobe Experience Manager ?
Hi all, according to the AEM GraphQL documentation, GraphQL only serves content fragments right now. Are there any plans to extend this to arbitrary assets (images, videos, documents, blobs, etc.) in the future? I think there might be quite some business use-cases to make the query/filter abilities ...
Hi, I am interested to apply for AD0-E134 Adobe Experience Manager Sites Developer Expert certification exam. and I want to take practice test in Adobe Certification Exam Prep Portal before attempting my Certification exam. But there is no practice test available for AD0-E134 Adobe Experience Manag...
I'm facing an issue with some PDF assets in AEMasCS where the xmp:CreateDate property is missing. I have attempted to address this by running the DAM MetaData Writeback workflow for specific assets, following the guidance provided in the documentation here.However, despite these efforts, the xmp:Cre...
Hi,I followed this AEM tutorial https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/developing/advanced/service-users.html?lang=ento set up a service class that loads once service user object is available. @Component( reference = { @Reference( ...