I have a servlet installed in a bundle. It has a custom path like /bin/get/v0/myServletI have authentication on the whole site. Can you help me allow anonymous/public access to this URL, but everything else secure? Thanks,Charles
I have seen many posts on this but many seem old or potentially outdated as far as what to do. We are utilizing ACS commons versioned clientlibs. The versioning is working great, but the dispatcher is not recaching the new versioned files. I have verified that the versioned files are updated from ...
Hi, We have a need to customize the RTE within the Content Fragment Editor and incorporate the following features: -1. Font Style2. Font Color3. Text HighligherNote:I've assessed the new editor, but it lacks the 1 and 2 feature. Thanks
Hi All,We are seeing below error messages as common for first two scenarios incase any api call issue or jcr node related issues.'Unexpected error: looks like some issue with our service, We are working hard to bring it online Again".Scenario -1 With custom API call where we have dropdown values are...
Hello Community members, We have a requirement where the end application owner only requires HTML/JSON extraction for the all available site pages(in bulk, based on modified date) from AEM.We are looking to explore any built-in options or solutions that would allow us to provide this extraction. t...
As per this message:https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-4-oauth-2-legged-authorization/m-p/327454#M33492 Oauth client_credentials flow was not supported back in 2019. Is it supported in AEM 6.5 ?
Hello,I would like to apply tags from the English master to the language copy (these have been added later). Is there a way to "simply copy" the tags of one page to another one?Thanks
I created experience fragments using naming pattern "word2-word2-word3_word4", but the node name that is getting saved in the CRX is: "word2-word2-word3word4". Underscore is getting ripped off of it comes after in the naming. But these work: "word1_word2", "word1-word2", "word1_word2-word3".I notic...
Hello All, We are having lot of folders under AEM / DAM / Assets folder. To retrieve the folders we are firing a query under SQL2 through CRDXLite."select * from [nt:unstructured] where ISDESCENDANTNODE([/content/dam/all-campaigns]) AND [OWNEDBY]='{name}' and [CAMPAIGNNAME] IS NOT NULL order by [CAM...
I have a query as below: type=cq:Pagepath=/content/ciandtamericaspartnersandboxprogramtagid=astellas-news:press-releasestagid.property=jcr:content/cq:tagsproperty=jcr:content/releaseTimeproperty.value=2023-10-09T13:44:00.000+08:00p.limit=-1 and I want to find all pages under a certain year or month...