Hello Team, We have a requirement where we there are few product detail pages which needs to secured for some sensitive authoring which shouldn't be know to many till go-live. Step wise details below: Suppose standard we -retail MSM structure is followed and we have a product detail page like /conte...
hello, i am using aem 6.5so we have few configurations which are provided by aem like referrer filter or user mapper or html library manager etc.my requirement is to update configuration from my code so that developer dont need system/console access to do changes in author or publish instance. is it...
Hello, I am contributor / Author to AEM6.5 (Im not superuser). I have 2000+ documents/ resources on 150+ web pages. These documents are scattered in DAM in different folders. I want to tag these documents with 9 country tags. (Japan/ Thailand/ South Korea) etc. Is there any tool / or any way to bul...
We want to check there is already image present in DAM which is similar / Identical to the new image which is being uploaded. We want this activity to happen while uploading of new Assets in DAM.
Hi all,I am working with AEM 6.5 and we are heavily using the MSM (one English Master and 156 Live Copies).However, in our day-to-day work we have come across a few MSM related features which we think can be improved.1. Ability to synchronise at component level - At the moment you can only synchroni...
Hi, I need to generate video renditions by providing height and width as an argument . Is there any way to do so?I tried FFMPEG transcoding step , it is generating rendition but not of my desired height and width. Also I need those renditions in same format with which originally the file was uploade...
We are currently using Capture One to output camera images directly to an internal network file server. The business will then use Desktop App to move the images from the server to AEM folders. We want to remove the file server and output directly to AEM. However, we do not see a way in the Capt...
Hello,I’m trying to configure the connection between the AEM author instance and my brand portal (https://COMPANY.brand-portal.adobe.com/). We have 5 steps:Obtain public certificateCreate service account (JWT) connectionConfigure IMS accountConfigure cloud serviceTest configurationThe first 3 steps ...
I am using AEM 6.5, and I have the setup of author and publish as local instances. I have a custom group which is inheriting permissions from OOTB Content-Author group. Additionally i have added Read/C/M/D/Replicate permission to /content/experience-fragments (and all the child nodes). My user is a ...
I have requirement to get all the assets and its properties in .json format at certain level by URl as /content/dam/abc/a.1.jsonI am able to get data using httpclient library by get call ,Is there any other way to fetch the data in json format as I don't want to pass username and password in get cal...