Hi, I want to convert a JSON object into a asset and store it in AEM DAM(i.e, store as json file in DAM). I'm aware that we must use AssetManager API for this. But, can someone help me with sample code to achieve this usecase in JAVA.
I'm trying to add embed component by html by using this tag:<sly data-sly-resource="${'embed' @resourceType='/apps/site/components/embed'}" /> But when I try to edit the dialog I get this error:com.adobe.cq.wcm.core.components.internal.servlets.embed.EmbeddableOptionsDataSourceServletException:java....
I am looking for some resources, on how I can add a new button below the Content Fragment Option on /assets.html page. Once the user clicks on that button a popup should open asking for an id input, with that input I will call a servlet which will create the fragment in the backend and redirect the ...
Hi ThereWe have a use case where the launcher is triggering workflow which in turn triggers another custom workflow. The launcher is triggered by a node update which happens via a translation connector which triggers the launcher and executes workflow.Sometimes the frequency of updating a single nod...
Hi, I'm trying to extend the CIF product list component but I have some problems in customizing the GraphQL query. I've extended the ProductList model and added custom fields in the query as explained also in this video and guide: https://www.youtube.com/watch?v=sOVtXt-xx4c&t=2shttps://experiencelea...
Hi All does anyone face this issue? The removed expanded items is getting displayed when the user removes the items from expanded item section on properties tab and then delete the component on the items tab Help is much appreciated Thanks Manjunath
Hi all, I am new to sling authentication and have no prior knowledge about it. I am creating a login component which will sign in the users in created in home/groups/custom_group. I will use HTL for the same. Now I want to know how I should I authenticate these users present in the custom group usin...
Hi, just want a confirmation whether this "bulk import tool" is present in trial version of AEM or not, or its only present in licensed version, because under Tools > Assets > Bulk Import , i cannot find this tool.Also CSV Asset Importer is not present in trial version, so could you please once co...
Hi all, I am trying to run a maven aem project but I got the below error. Can anyone help me with this. [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.7.6:npm (npm run prod) on project YP-POC.ui.frontend: Failed to run task: 'npm run prod' failed. org.apache.commons.exec....
Hi everyone, i am experiencing issues while loading dispatcher on windows machine, it throws below error message 'default was unexpected at this time' I am using AEM as a cloud service and windows 10. Any thoughts?