@TB3dockThere's a similar post for facets and buckets, hope this would be useful to you.https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/optimized-query-builder-query-for-getting-search-result-count/qaq-p/173584
@umair-afzal You can have multiple projects with one parent pom and common dispatcher module. Follow the steps as described here:https://www.initialyze.com/blog/2021/03/handle-multiple-projects-with-cloud-manager/
@bckreativinc I suppose data is not getting fetched as you've added footer code at the start of the <body> tag so as soon as the page is loaded, empty beacon is sent. You need to move the footer code before closing <body> tag.
@ravipatidar I don't think it's possible to recommend a category which is appropriate because we want to recommend an entity at its granular level whereas a category would be a pool of items to choose from.
Since collection doesn't actually hold the assets but virtually groups them together, I don't think there's any API currently available to fetch assets in a collection
You can setup a cold standby instance which is exact same replica of prod instance and deploy regular content & code backups on it. https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwiYloSzt5TwAhUOU30KHSoYCdQQFjAJegQIIxAD&url=https%3A%2F%2Faemexperts.blogspot.co...
@uafzal Yes you can retrieve the assets in a folder in AEM Assets using the Assets Http API. Refer link belowhttps://experienceleague.adobe.com/docs/experience-manager-65/assets/extending/mac-api-assets.html#retrieve-a-folder-listingYou can try accessing /api/assets/myFolder.json endpoint in postma...
@Kishore_Kumar_ It will work both ways, either if you're using model.json or content fragments for the mobile app. If the data is same then go ahead with model.json else leverage content fragments.
@aem_developper You can instead try cancelling inheritance on specific components of the page if you want to keep the inheritance relationship for all other pages.https://helpx.adobe.com/in/experience-manager/6-3/sites/administering/using/msm-livecopy.html#CancellingInheritanceforaPage