As per https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/search-assets , I am trying to search assets using "GQL search using specific values in metadata fields". But it is not returning results. property : jcr:content/metadata/dc:dcCodevalue: ASC ple...
Hi Team, I'm in need to sort the tags select icon (widget) in the tag field to be sorted in alphabetical order.I'm currently using AEM 6.5. Any suggestions are welcome.
Hi Team, We are following MSM structure for our global sites & while using OOTB tease inherit feature in image option we are facing this scenario. We only rollout the selective pages to other country sites based on BU requirement, so all the subpages will not be available in country sites, due to th...
for example the current redirect rule is for content/project/de/de, Now I want to add redirect rule for other languages like /content/project/de/es , /content/pro/de/en , /content/pro/de/ro etc. here condition is:The band default short url should be (/content/project/de/de) be applied only if the f...
Hi, In my dispatcher configuration the /statfilelevel is not configured. What is the default value if we not configure the /statfileleval and what is the best practice to configure this?Please suggest.
Hi Guys,I need some suggestion to handle dam link that are protected.I have a CUG area in dam lets say /content/dam/protectedI am forcing any link under that path for SSO login and its working If I am directly hitting those URL likewww.example.com/content/dam/protected/asset.pdf but if I configure t...
Hi, criteria: provide navigation data as json to other front end applications. Here is sample navigation I am looking to generate I have below structure to generate navigation menu up to 3 levels.Navigations structure: name (top menu item) isActive description link (sub menu link href) ...
Hi Team, I am using Asset Expire Scheduler to send out the notifications for the up loaders when any asset is set to expire.I did try to debug the query is something like this 03.04.2024 01:35:13.524 *DEBUG* [8.29.230.18 [1712079313521] GET /libs/cq/search/content/querydebug.html HTTP/1.1] com.day.c...
Hi All, I am working on search results component in asset share commons, which currently searches for dam:Asset only. I have a requirement to override the OOTB behaviour to search dam:asset as well as sling:folder. Can anybody help to proceed on this ?
Issue :We tried creating the jUnit using jupiter API for one of our nested multifield model, but currently it is not able to fetch the multifield and nested multifield values hence we are getting a NPE.Surprisingly, it works when we remove the tag <packaging>bundle<packaging> from the core pom file....