Hi Everyone, We need to sync the metadata schema between existing aem cloud service dam instance to aem experience assets new interface. Assets are sync by default but metadata is not applied in new interface. Has anyone faced this before? Thanks
Hello, I know cloud manager pipeline includes a warm up pages service.I'm looking for additional information about how does it work if there a way to specify the list of pages to warm up or apply a custom script somewhere.More, how can we implement a way to cache a page on all dispatcher Pods?
Hi, We have a requirement where we need to migrate the custom asset workflow from on-prem to AEM as a Cloud. I explore the utility " GitHub - adobe/aem-cloud-migration" but when I executed the same it gave me below errorIt will be helpful if anyone has tried this utility and can share step by step g...
We have a requirement of building functionality to show paginated list of users by the given filter criteria. Some of the filter criteria we have already achived by directly querying users from /home/users. We are facing difficulty in two filter criteria1) Find user by group name2) Find user by dire...
We are using path-based servlets to handle contact form submissions. These endpoints are accessible via tools like Postman and cURL. Our infrastructure includes AEM as a Cloud Service and Akamai CDN. By default, AEM’s CSRF protection does not block requests originating from Postman or cURL. Although...
We’re running AEM as a Cloud Service with the default Dispatcher setup. For anonymous users, caching works fine. But for logged-in users (after SSO), we don’t want certain pages (like /content/myapp/us/en/dashboard.html) to be cached at all - they should always be fresh from Publish.I tried adding ...
Hi All, I need to check readiness of my AEM applications/code to upgrade to AEM 6.5 LTS by running AEM 6.5 LTS Analyzer.I have gone through this page https://experienceleague.adobe.com/en/docs/experience-manager-65-lts/content/implementing/deploying/upgrading/aem-analyzer and understand that analyze...
In my Publish interface, there is a form where I enter all the required details. Upon submitting the form, the page creation should occur in the Author instance. When the form is hosted on the Author instance, submitting it successfully creates the page in Author. Similarly, when the form is hosted ...
Hi Everyone, In Aem 6.5 we had bulk editor which helps to update the existing page properties in bulk via import and export tsv file. However this feature is deprecated in AEMAACS. Is there any other alternative OOTB way to achieve the same ( this is specifically for AEM sites) ? Thanks
We are migrating a customer project to the Cloud and for customer's needs we are using the LDAPIdentityProvider in publish to synchronize certain data from users.We are currently facing an intermittent exception during TLS Handshake. This error sometimes happens and stays for a while, then suddenly ...