Hello Everyone, For one of the custom component in our project, we are using OOTB Day CQ Mail service config to send emails. We need another such config or way to send another mail notification and this will be triggered from other custom component. Is there a way to implement such custom configs in...
We have 6.5 SP18.We have this structur on Author which is activatedFolder - Page 1 - Page 2 I deaktivate the folder on author instance:I have three events on publisherdelete Page 1delete Page 2delete Folder I delete the folder on author instance:I have one event on publisherdelete Folder My ques...
Can you install your package on both Author and Publish with a single Maven command so you do not need to compile the package (and run unit tests) twice?
Hello Team, Hello team,Anyone used MSM Tanslation feature for their live site? What was your expereince with the client? Is, translation for other language is happening as expected? For the first time, we are using MSM for the client project. Now, this is under MVP part. Little bit curious to know m...
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...