I am facing below issue about property indexing.I have two property indexes (cqModel, cqTags )defined at "/content/dam/personal-site/oak:index". Interesting thing is if I move these property indexes to '/oak:index" default out of the box location, property indexes picked by query. But not when index...
We are facing an issue after we upgraded to 6.5.21. earlier, when we download any asset, both OOTB metadata and custom metadata are downloaded along with the asset. when we open the asset (pdf), we can see the updated metadata. Now, in 6.5.21, the asset is getting downloaded, but only OOTB metadata ...
Hi, AEM version: 6.5.21 I tried to follow documentation at https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/operations/indexing#deploying-custom-index-definitionsto create a custom index for dam:AssetContent and use FileVault verion 1.3.2 , 1.4.0 but app build is f...
I'm working on a new project and creating a component in CRX/DE. While saving the nodes, I encountered an issue: 'Could not save changes. Received 409 (Conflict) for saving changes in workspace crx.default. Property is protected: jcr:created = 2025-03-17T00:00:00.000+05:30.' How can I resolve this ...
Hi All, In our dispatcher configuration we have the below include for custom variables -Include conf.d/variables/custom.varsDefine BRAND_HTTP https://abc.comWe are defining a variable BRAND_HTTP which is set to abc.com. We are further using the same configuration to set the X-Frame-Options as seen b...
Hey guys, I am working on oak indexing and I have the below issue - There is a customization of an OOTB index cqPageLucene. We are adding some additional paths to index by adding properties "includedPaths=/content/commerce/offers" and "querypaths=/content/commerce/offers"Else, the index is exactly t...
Hi Team, How to instatiate a servlet if runmode is dev or stage? If it's path based we can get the runmode from backend and pass it to the fe and in fe we can check if the runmode from be is dev we can use ajax call and call servlet by path, but if it's resourcetype based servlet how to instatiate s...
Hi Team,We are using the below unpkg at customheaderlibs.html <script src="//unpkg.com/@ungap/custom-elements"></script> Problem Statement: The dependency is being delivered via UNPKG, a public CDN for npm packages. When it attempts to load and takes longer than expected, it affects the page load t...
I'm configuring the Apache Sling Logging Logger in AEM, but I noticed that the Logger field doesn't have a text input box to specify logger names. 樂 I also clicked on "+" to add a logger, but it's not getting saved. Has anyone encountered this issue before? Any insights on the cause or a possible fi...