Hi, I am struggling with how to use cq/gui/components/authoring/dialog/fileupload in a granite/ui/components/coral/foundation/form/multifield. I have read the many questions where the topic was discussed, but was wondering if anyone would be kind enough to provide a working sample (for future refere...
Hi Team, A group have Create, Modify and Read access to a folder. When a user of that group login & try to trigger a workflow on any of assets which are under that particular folder observes that Start Workflow button in timeline is disabled. What permissions as to be assigned to a user so that he c...
Hi All, I have a custom servlet that uses querybuilder api that works fine on lower environment / develop . Its registered by path as follows /bin/.... .However on the higher environments this throws a 404 error.Is this caused due to restrictions at dispatcher end ?
Hi Team,poster image is set for custom thumbnail in scene7 player config, and we are able to see the expected thumbnail for a while on page refresh, but after some time this custom thumbnail is not visible on the video, how to resolve this problem.
Hi All, in DAM Update Asset workflow, there's a step Process thumbnail. In that if i manually add renditions, those gets generated. Then why do we need to make use of image magick and ghost script? I want to understand the usage, any heads up will be helpful!
While publishing assets of more than 100 numbers we get an error pop which says "Bulk Action Not Supported". We have to explicitly select and publish beyond 100 assets at one go. Do we have any OOTB configuration or any customisation which will increase the number of assets publishing at one go. Tha...
Hi Team, I am getting an error : [ERROR] Plugin com.github.eirslett:frontend-maven-plugin:1.10.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.github.eirslett:frontend-maven-plugin:jar:1.10.0: Could not transfer artifact com.github.eirslett:frontend-m...
Dear Experts, I am currently using Adobe AEM 6.5 quickinstaller through which running aem-author instance on port 4502. Few days back, configured the latest package through guidance from this forum itself and could see Adobe Sign cloud service. Unfortunately, since last so many days, I have spent co...
Hi, I am extending the core component ImageImpl, So i added the below line to my modelpublic class ImageServiceImpl extends ImageImpl implements Imagewhere ImageImpl of type com.adobe.cq.wcm.core.components.internal.models.v2.ImageImpl As soon as i build the code the component will breaks because of...