The AEM Cloud Service documentation talks about "Offsite Backups" and says: AEM as a Cloud Service covers this risk as standard for all AEM production environments by continuously copying the entire AEM content to a remote region and making it available for recovery for a period of 3 monthsIs it pos...
Hi ,I have tried setting dispatcher locally for AEM SDK and able to retrive the pages.I need to check if caching is working fine.When i tried with below command tocopy the files locally and check .. i dont see any pages being cached.docker cp -L 9ab40369b430:/mnt/var/www/html cacheWhen i checked pub...
We have been running into an issue where the publisher logs have a lot of invalidate cache request not related to the author page/assets publish. Any ideas why are we getting this? An example of such is pasted below. 15.06.2023 18:38:12.852 *INFO* [[0:0:0:0:0:0:0:1] [1686854292851] GET /etc/replicat...
I was trying to install the aio CLI with the command npm install -g @Deleted Account/aio-cliand this is the error / warning that I'm getting, npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fsnpm WARN deprecated readdir-scoped-modules@1.1.0: This functionali...
Hi All, We have created project in AEM cloud, where I can see XF is not working. Below XF is not showing container to add the components. http://localhost:4502/editor.html/content/experience-fragments/test-project/en/site/test/master.html Any idea what could be the reason. Same structure is working ...
Hi All, I have written below JAVA to get my JSON response from Content Fragment. public static JsonArray getMultiValueAsArray(String contentPath, Value[] values, ResourceResolver resourceResolver) throws RepositoryException { JsonArray array = new JsonArray(); if (values != null) { for (Val...
Hi all,We are running into a weird situation that the same query works on one pub server, but not the other. The query has been working fine for years on both pub servers. The oak:index is the same on both. The query is:/jcr:root/content/site//element(*,cq:PageContent)[@sling:resourceType='site/comp...
Hi AEM Community, I am a little confused in IMS Users and IMS Groups w.r.t IMS Product Profiles. Scenario - I have added an IMS User to AEM Users Product Profile. This IMS User is also assigned to an IMS Group. As per Adobe IMS User Groups Video (https://experienceleague.adobe.com/docs/experie...