PuzanovsP wrote... Dear Krish, If you have AEM 6.1 with SP2 installed, you should add additional maven dependency in your OSGi pom: <dependency><groupId>javax.inject</groupId><artifactId>javax.inject</artifactId><version>1</version></dependency> Regards, Peter Hi ,Still I am getting the same error...
Hi All,I have created an AEM project structure using Maven Archtype : 10, My core bundle is not able to start.PFA error log and screenshot FYR. 04.10.2016 16:40:10.995 *ERROR* [qtp15392481-271] org.apache.felix.http.jetty %bundles.pluginTitle: Cannot start (org.osgi.framework.BundleException: Unreso...
smacdonald2008 wrote... This works fine on AEM 6.1. See this HELPX video: https://www.youtube.com/watch?v=smrFuVLfiBc&feature=youtu.be I think your issue is because the MIME type did not match. The Sling Servlet did not successfully use the AssetManager API properly. Hi Smac,Thanks a lot for yo...
smacdonald2008 wrote... What tyoe if assets are you upliading and how many? When this was tested, we used images. Hi Smac,I tried to upload an image file. I have tested with only one image file. After installing hotfix also getting the same error. In my Requirement assets might contain pdf,doc,doc...
Hi,I have followed (https://helpx.adobe.com/experience-manager/using/multiple-digital-assets.html) article to upload multiple assets inside DAM.Once I started uploading files, I have got the below error :26.09.2016 17:32:40.143 *ERROR* [Thread-55] com.day.cq.dam.core.impl.ui.preview.FolderPreviewUpd...
Faced some queries from Customer :Queries from Customer :User Traffic : How many concurrent users your application will support?DAM Handling : Every Release thousands of Assets will sit on DAM. How can you handle huge DAM assets?What are the solutions to handle multiple revisions of DAM Assets? ( Di...
Hi,I have requirement like creating a form similar to (bankbazaar.com personal loan form). I can implement the form using HTML5 and jQuery. But what are the advantages of using AEM to create the form?Suppose, If I am implementing the same form in AEM, I will use HTML5 and will keep scripts in client...
Hi,Please let me know, How to integrate Adobe Target Component in my page. I have gone through, Geometrixx Outdoors home page. Image component is displayed as Target Component.Please share any info regarding Adobe Target Component Integration and Though my AEM instance is not having any Target cloud...
krishh_187 wrote... psjaison wrote... Hi Krish You dont have to do anything extra if you are using OOB captcha, But if you drag this component alone, it will not work. It works with CQ form. Steps : 1. Drag and Drop Form from Form category 2. Drag and Drop Captcha anywhere you req...