Hi,I have written an OSGI service that implements com.adobe.granite.workflow.exec.WorkflowProcess. The bundle deploys and is in "active" state with no errors. When trying to create a "process step" within OSGI workflow editor, my service does not show up in the process list (see attached screensho...
Hi All,Is there any OOTB functionality in AEM6.1, by which we can set some dam folder(/content/dam/xyz) to accept only some specific type of asset like, pdf or xls etc to be uploaded?Thanks.
Hello friends, I am using ACS Commons Sitemap Servlet to generate sitemap xml which looks like..<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://<Domain Name>/content/site/testing.html</loc></url><url>I want to get rid of /content/site/ from the url as this is how our ur...
I'm receiving JSON data from a service call programatically.Now, I want to save/upload the JSON data to the JCR as a .txt file programatically. What is the best approach to achieve this ?Appreciate your help. Thanks!
Am trying to understand the AEM Sling Resource Merger concept. As per the Adobe docs examples Override (Configuring your Page Properties), Overlay (Customizing the Consoles (touch-optimized UI)), am getting confused how to use this, can any one explain with simple component to understand it in more ...
Hi All, We are working on using AEM with Amazon S3.In, normal scenario AEM provide connector to Communicate with S3. All we need to do is change the configuration. Our case- Amazon S3 stores data in a flat directory structure, but in our case we want to create a new folder every time the folder reac...
Hi,I'm looking for documentation/reference for all AEM (node) types and their properties.For ex, cq:ClientLibraryFolder is a type and 'categories' is an important property for that type. And sling:Folder is the supertype for cq :ClientLibraryFolder.Please let me know where do I get these info. Thank...
When injecting ResourceResolverFactory into my custom OSGi service I'm gettting a the following exceptions thrown:*Cannot create component instance due to failure to bind reference repository*ERROR (org.osgi.framework.ServiceException: Service factory exception: org/apache/sling/api/resource/Resourc...
Trying to run TarMK compaction on AEM v6.2.Here is the command I'm giving it:java -Dtar.memoryMapped=true -Dupdate.limit=5000000 -Dcompress-interval=20000000 -Dcompaction-progress-log=1500000 -Dlogback.configurationFile=logback.xml -Xmx12g -jar oak-run-1.4.5.jar compact /opt2/crx/author/crx-quicksta...
Hi,I am currently looking at the new spam control filters available in FP6 (https://docs.adobe.com/docs/en/aem/6-1/administer/communities/users/limits.html). To be able to successfully implement this though, some users will need elevated privileges to be able to access the /communities/members page ...