Hello, We are encountering an issue when trying to update the out-of-the-box (OOTB) OSGI config for the workflow. The configuration values are not being updated even though we have kept them under the config node. The values are not updated when accessing /system/console/ConfigMgr. AEM: 6.5.21.0PID:...
Hello, I would like to know if there is a way to publish content (ie: content and/or experience fragments and assets) to the publisher instance via API calls. Our goal is to only allow publishing content via Workfront Fusion. If anyone could point me in the right direction, that would be highly appr...
I created a custom metadata schema under metadata schema forms with new metadata properties and applied it to a DAM directory where I'm working. However I get an error "Unable to edit properties. Insufficient permissions." if the asset doesn't already have the custo metadata properties. (it works fo...
BackgroundIn my project, I am working on caching control for downloadable assets in AEM. I have written a cache rule to handle assets with URLs following these patterns: Example URL for myprojectdownload assets:https://dev-publish.myproject.com/content/dam/myproject/path/subsi/public/en/downloadsmaj...
If we download any assets as zip file in AEM using either AEM out of the box download asset feature or calling ' /content/dam/collections/public/I/IeX-vp9Jj2OvVBSyd58l/nameofcollection.downloadbinaries.json', using JS, they are stored in var/dam/download. we observed that they are automatically remo...
Hi, We have a content fragment, and there are multiple content fragments referred to within this content fragment. I have a workflow that runs on the content fragment. Now, when a workflow is triggered on the main content fragment, I need to run the workflow on the main content fragment and also on ...
I have requirement to return more fields in ImageRef. To the standard ImageRef type I want to include, size, lastModified, createdDate, cq:tags of the asset. How to extend the ImageRef schema modal to add additional properties?
Hi,While working on templates for Experience fragment I noticed something -In the WKND site, the sample Experience fragment template's sling:resourceType for initial node points to wknd/components/xfpage, whereas the sling:resourceType for structure node points to wknd/components/pageIn contrast, in...
Hi there!I'm facing an issue after migrating from AEM as a Cloud Service (AEMaaCS) to AEM Managed Services (AMS, 6.5 SP 21). Some image metadata (title, description) previously available in the ImageRef, MultimediaRef, and DocumentRef schemas are no longer accessible in GraphQL queries, even though ...
Hi All,I'm currently using AEM 6.5.18 version and java 8 and having the issue while building the code which is belowI have the required dependency for this even thought it is getting failed below i added the dependency which i have in my core pom file<dependency> <groupId>javax.annotation</groupI...