Thanks everyone for your suggestions. We have different scenario for replicating the content. Replication to distinct publishers based on content path is handled by configuring the replication user to the appropriate replication agents. The replication users have read access to the required content ...
Hello All, I have created a new Metadata Profile and is applied it to the Dam folder. When created a content fragment inside the applied dam folder, metadata is not inherited from the metadata profile. Metadata is inherited while creating any asset inside the folder.Functionality is failing for the ...
Hello Team, I want to use the OOTB metadata import functionality through CSV for updating the assets in bulk. https://experienceleague.adobe.com/docs/experience-manager-learn/assets/metadata/metadata-import-export.html?lang=en#metadata I have a custom meta fields property without namespace, Eg: Cus...
Hello Community,I wanted to move my aem instance repository from one machine to another. I have copied my crx-quickstart folder from old machine and tried restarting it in new machine . Unable to access any console and facing below upgrade issue which i did not intend to.I am not trying to upgrade t...
Hello Community,Need help with new requirement. I want to provide certain actions for collections for the user who has created the collection Eg: I need to provide the Delete button only if the collection is created by the editing user and should be hidden to rest of the users.How can i achieve this...
Hello Community,I have similar requirement. I need to provide the Delete button only if the asset is created by the editing user and should be hidden to rest of the users.I am unable to achieve this through render condition actions as it's a generic to asset details html/page.Please let me know if y...
smacdonald2008 wrote... See this thread that is related - looked like the Exclude list is not setup properly -- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.4.html/forum__cpoe-all_is_thereaw.html Thanks for the reply, In had refereed to...
Hi Community,Requirement: Need to trigger the workflow if any ACTIVATED tags are edited..I am trying to configure the Launcher for modification of cq:Tag. I have configured the launcher as shown below in screenshot. I have added a condition(cq:lastReplicationAction== Activate) so that i can trigger ...
Hello Community,I want to create i18n object to get i18n key value. In my java class i don't have access to request object. How can i create i18n object to get i18n key inside my java class.Please suggestRegards,Vinay