Hi All,We are on 6.2 sp1.We want to replace unwanted dependencies from our project pom files with uber 6.2.0 [obfuscated] version.Our code builds successfully on having the uber jar, but one of the core bundle goes to installed state and lists many entries with "Cannot be Resolved".Sample entries as...
Hi All,If writing a logic to run certain tasks only if user is on primary publisher, in Java looking to identify if user is on a primary publish instance.I see that AEM Communities Publisher Configuration has "isPrimaryPublisher" from which this can be obtained. Any suggestion of achieving this in b...
Hi,I have a requirement where I need to create a workflow based on the below model. I need assistance in coming to a solution in designing the model after "Process Permissions" Step.The process permissions step will provide me a result from an external end point. If the result is success, then I sho...
Can you please let us know if there is a cloud service available for PDF generation (through REST API Call).?. We are currently using AEM product on premises to generate the PDF files by placing the input XML files in the watched folder. The PDF templates are available as XDP files created used desi...
Hi Friends,I want to regex for the template appear in some path. Example: I want the Article template will appear in the path as below when i create page. content/hlo/en/peppa/xx/yyyy xx is country code with two letteryyyy is the city name (not limited letter) Example some right path:content/hlo/en/...
Hello all,I'm looking for advanced material about the AEM Business Practionner certification, especially more sample questions than the ones available on SPP (AEM_6_Business_Practitioner_EG.pdf).Do you think than the online partner formations are enough to go to the certification ? Thanks
Hi Team, Can you please let us know if there is a cloud service available for PDF generation (through REST API Call).?. We are currently using AEM product on premises to generate the PDF files by placing the input XML files in the watched folder. The PDF templates are available as XDP files created ...
Hi All,Please tell me where I am missing a step to configure and make use of Twitter feed component in my project.Steps I followed:1. Added All the below Java classes from ACS Commons bundle files in to my project bundle:Followed the documentation from the link below:Twitter Adapter Factory create...