Hi All,I have created 1 interface called - Interface A and I have one implementation class called: Class BSo, Class B is implementing Interface A . After deployment of OSGI bundle I could see in /system/console/bundles -Service ID 10437 Types: Interface AComponent Name: Class BComponent ID: 3665 (Cl...
Hi All,I am facing an issue in email subscription feature of AEM communities.The domain in the blog/Qna link in the email that is generated on blog approval by the moderator, is getting picked from externalizer which takes runmode value by default to pick the domain.But when we are to use the commun...
What can be the impacts of adding the following property in sling.properties to resolver class linkage error for the javax.activation errors?(We have seen that adding this property is affecing sending HTMLemails)org.osgi.framework.system.packages.extra=javax.activation;version\="1.1.1".Is it advisab...
We are implementing our first Sling job to ensure a certain task will be processed. The question I have however is how can I monitor the queue e.g. check how deep the queue is or how many jobs have had to be retried or have exhausted there retry count and ideally a log of all those jobs that failed ...
We are running 6.1.0.SP2-CFP4. Does anyone know if the Sling Scheduler supports the official OSGI annotations as in this example aem-osgi-annotation-demo/SampleOsgiScheduledTask.java at master · nateyolles/aem-osgi-annotation-demo · GitHub https://github.com/nateyolles/aem-osgi-annotation-demo/blob/...
Hi All,In one of AEM-SOLR integrations that I have seen, wherein full text search along with property based search is being done. Basically at a very high level, via querybuilder we are getting list of all the page in the system. Based on certain criteria, certain pages are excluced and all of that ...
Hi All,Suppose, If I were to migrate content/data from AEM to some other WCM systems. How should one go about doing this.May be a high-level overview/steps here will be helpful.
Hi All,AEM version 6.1 SP1I am trying to author a link url - https://www.xyz.com/abc.jsp?filters={%22key%22:[%22value%22]} but linkchecker is removing this and logging a warning message in error log file23.10.2017 21:30:28.665 *WARN* [0:0:0:0:0:0:0:1 [1508808628533] GET /content/repl.template.html H...
Hello All,We are in process of upgrading from AEM 6.1 to AEM 6.3 and in the process of moving from client context to contexthub.We have got ContextHub working in AEM 6.3 instance but what we are not sure is how we migrate client context segmentation content to context hub (content that reside within...
Our text component's RTE has a few extra style options and source mode enabled. When I log into the system as an administrator, they display fine. When our authors (content-authors group with full read/write/replicate access to the content folder, among other things) log in, though, they're not ab...