Business want the list of pages where a component is not added in page. Can I have a sql 2 query for the requirement. I tried many queries but they are giving all the pages because query traversing to all the node of the page and there are other components thats why the it matches the query and givi...
Hi everyone,I'm trying to add a rich snippet schema directly in the header for Google, but I'm running into an issue. My script needs to be populated with backend data, but when I pass the data, it ends up being empty.Any suggestions on how to resolve this? <template data-sly-template.richschema="${...
you have an interface class called Animal it has two implementation as cat and Dog, you want to use this in your sling model or service how would you make sure that the implementation you are getting should be dog only. what would be your approach?
Hi Team,I'm working with a language master and live copy pages with the following folder structure:Language Master: /content/myproject/language-master/enLanguage Copies: /content/myproject/language-master/<country codes>Live Copies: /content/myproject/enI noticed that the "Suspend" button is availab...
Hi Community, Can someone help on the below query: I am aware that in order to enable server-to-server interaction, we must switch from JWT to Oauth authentication. However, I'm curious about how the deprecation of the JWT token will impact the technical account that uses the token-based exchange to...
Hi all, We need to host several sites (around 50 sites) pointing to our AEM instance. On average, each site has about ten pages and limited users, and we want to reuse existing components and templates. Is it reasonable to point all these sites to one CDN and then to our existing dispatchers for exi...
Just want to see what others may think,Say I have a Reactor project and it contains 2 projects,1. Standard AEM Core components built off of the Archetype.2. SPA components for React built off of the Archetype. Can I use the components to create pages for the website? I would probably used different ...
I am working with Phrase Connector using the document (https://support.phrase.com/hc/en-us/articles/5709667773084-Adobe-Experience-Manager-AEM-TMS#:~:text=template%20as%20configured.-,AEM%20Configuration,-Install%20the%20Plugin) but I am getting error. After the 3rd step, i am giving build which fai...
Hello, community!!My current project has used 3rd party search provider to index the pages and documents. A scheduler runs and indexes the published documents to the 3rd party source. If a document is unpublished and is present in the 3rd party source it is deleted from the source. For all these ind...