Hi All, AEM as cloud dispatcher filter section has the below configuration to block any metadata calls on assets. Example path /content/dam/image/test.png.1.json /0017 { /type "deny" /selectors '(feed|rss|pages|languages|blueprint|infinity|tidy|sysview|docview|query|[0-9-]+|jcr:content)' /extension ...
Hi @giuseppebaglio , Thanks for the response. we will check on the suggestion you provided. Our site is able to pull the data and run smoothly. Only the issue is during the authoring. Do you still think its the issue with categorization and product information? Is there a possibility that "Introspec...
Hi All, We are on AEM as Cloud Service and we are using CIF to connect to commerce.While authoring the products/categories, AEM is making an "IntrospectionQuery" call to commerce. This call gets the response but AEM is not making any more subsequent calls to fetch the products/category. Because of w...
Hi @giuseppebaglio , Thank you for the response.This cleanup is required on AEMaaCS Publish(Stage and Production) environment. Since we do not have access to CRXDE, deleting the node manually will not work. Regards,Ajay
Hello all, Is there a way to clean up the generated sitemap which is no longer required.We had sitemap generated for path /content/test/page1 and /content/test/page2 through sitemap scheduler.Later, we disabled the sitemap generation for /content/test/page2 by disabling "Generate Sitemap" checkbox o...