Metadata schema where we are using the Generic list to load the drop downs . A generic list with all options was created. Pasting the generic list path in the schema settings under “Add Manually” populates all options correctly.Problem: After saving the metadata schema , options do not persist vanis...
Implementation Details :-1. In Content Fragment Model Editor we are using Content Reference with type Image. 2. Now using this model we have added path to image. 3. Its getting stored in correct manner in crx/de.4. Graph QL Query returning null.Note - Its AEM as CS Local set up.
Hello,We have an AEM integration in place with Adobe Target. We're encountering a replication error when publishing pages that contain activities. Saving the activities works fine—there are no errors, and the activities are successfully synced to the Target workspace. However, when we attempt to pub...
Hi Community,We are working with AEM CIF Core Components integrated with Magento. Our Magento schema exposes a custom root field CatalogSrv_products instead of the default products.By default, CIF generates queries like: But in our case, we need the query to use CatalogSrv_products, for example: I s...
Is there a way to use Asset Renditions ( mobile, tablet or custom) in Image component AEM Authoring( instead of uploading assets for each breakpoint in the component)Trying to optimize the authoring process here. Please share best practice.
I am new to AEM and learning it. One implementation I want to learn is to integrate Adobe analytics with the AEM 6.5? How can I integrate Adobe Analytics with the AEM 6.5 ? Can you please guide me in the simple way from scratch ? Thanks !!
Hi Everyone, We are running AEM 6.5 on-premise (AMS) and recently noticed that our Publish pages are automatically including the following script tag:<script defer="defer" type="text/javascript" src="https://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/micro.js" data-routing="p00000-e000000"></sc...
Hi All, I could see a clear difference between html page source and current DOM structure of the same html page. I need to fetch current DOM structure (mouse right click and inspect option in browser) of the page. Would like to know if there is any API in java or FE js?I tried making http call but a...
Hi All, EDS spreadsheet content is accessible with json extension in url. I have a requirement to fetch doc page content in the form of json. Is there any way I can access? Manually replacing the extension to json throwing 404 page not found. Thanks,Pradeep