You can create a private folder in the Adobe Experience Manager Assets user interface that is available exclusively to you. You can share this private folder to other users and assign various privileges to them. Based on the privilege level you assign, users can perform various tasks on the folder, ...
Hi team, We have encountered an issue with GraphQL persisted queries. When we expose "calendar metadata" in the publish environment, we are not receiving "cq:lastPublished" in the response. However, we are getting this information in the author environment. We have a couple of queries regarding this...
I have to migrate my project from AEM AMS to AEM Cloud. I have 4 Editable templates and 1 Experience fragment template in my AEM AMS. What is the step by step guide for the Migration. Will the Editable templates work as it is, no configuration changes needed? I don't have static templates in my proj...
Hello , I have a scheduler that will triggered the service and I have my whole logic there. But, I need to get the request object in the service, is there a way to achieve it?Note: I shouldn't use servlet to pass the request object as a parameter. please your suggestions.@Anny0505 Thanks,Vijay
The only changes I made include:adding ACS commons into my maven projectsome component changesall/pom.xml <embedded> <artifactId>acs-aem-commons-all</artifactId> <target>/apps/myhost-vendor-packages/container/install</t...
Hi all,Why should we use Dynamic Media in AEM? It does some things that DAM cant.Is it a different server with a lot of disk space? Physical server?If so, will add to the network latency?If used, will it replace DAM or it works in conjunction with DAM?Since Dynamic Media in AEM has been in use for a...
Hi Communities,I'm working in the task of adding new field in create workflow page and I added itBut the added data are not added in the workflow metadata.I don't know, How to add the new field data to workflow meta data.I'm checking in the workflow instance but only workflow title and workflow mode...
I'm starting working with AEM style System and I'm facing a challenge regarding reusability. I have a ColumnControl which has more than one column, and I need to offer authors several styles for the columns – which I've already implemented through a policy linked to the columns. <policy_col jcr:...