Hi Team,I am creating a workflow model to publish pages based on approval of certian groups.So, used participant step to provide the user group. But I want two user group in the particiant step what will be the best practise? Add both user group into another user group [usergroup1 + usergroup2 = new...
Hey all, I am having rough time with permissions and move within AEM right now.I have the requirement that a editor without delete and publish rights should still be able to sort/reorder the pages (in list view via the dnd-handles).I was looking and apparently this is considered a move operation. Mo...
Hi, I followed the below article and able to create a custom namespace for asset metadata and able to add the properties and save it https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/developing/advanced/custom-namespaces.html?lang=en The custom namespace created is "gmkt...
Hi Team, /clientheaders in dispatcher is used for validation the headers or just adding headers into request headers ? As well as please give me an example how to add content type or cross origin policies through clientheaders ? Thanks
In The assets management of AEM 6.5 on premise, when I am in List view of assets, I am not able to reorder the columns(i.e., title, locale, tags etc. ) of data for each asset. Is it possible to reorder them? Edit: Sorry, my question wasn't framed correctly earlier.
Hi team, We could not see the tab title for cq dialogs if we have only one tab in AEM as a Cloud Service. This is not the issue in on prem instances. Anyone faced this issue ? PFA attached vanilla embed component.
Hi there-Our company is migrating to AEM Cloud from prem, and wants to establish a linked connection b/w AEM Assets and Workfront, through folder taxonomy and metadata.I need to pass off detailed requirements to my IT team about what configurations need to be made in the AEM platform to facilitate m...
Hi I am created an email servlet in AEM and it works fine when I tested it on my local 4502,but when I test this servlet on company DEV environment, the messageGateway is always null MessageGateway<HtmlEmail> messageGateway = messageGatewayService.getGateway(HtmlEmail.class); Here's my code:@co...
Hi, We are trying to setup CUG on our AEM Cloud instance. We are bumping into a problem wherein the AEM Publish instance is unable to synchronize group information (of a user) from IDP. AEM publisher authenticates user directly with Azure IDP, which sends information like first name, group etc to AE...
Is it true that content in Assets like PDFs are not indexed in AEMaaCS? I can see the tika is being used and pdf's are not filtered out in the ootb config.Why is the content not being searched? Are we required to use a 3rd party search tool like Elastic/Solr for this functionality?