Hi,Pl refer to http://docs.adobe.com/docs/en/aem/6-1/author/personalization/adobe-campaign/campaignonpremise.html#Creating Adobe Campaign Forms in AEM.Between AEM Author and Publish instances, which one will be able to interact with Adobe Campaign?In Author we might have a non-final and unapproved E...
Hi,We have a requirement to show a map on our page for which we need to read KML file.Please let me know how can we achieve the same.If someone could share a component for the same will be helpful.
Hi Everyone,I was trying to protect password available within my OSGi config. I need to use the same key across my instances so I tried to move the key. I went through the article on "EXPORTING KEYS FROM AUTHOR AND IMPORTING ON PUBLISH" available at http://docs.adobe.com/docs/en/cq/5-6/wcm/campaign...
Hello,CQ 5.5Want to check if it is ok to use /etc/clientlibs/granite/shared granite library on publish environment (as default it has opened on author) so i can leverage some of the utility functions available? if not, what are the other options available?Also we are using jQuery1.10 across our site...
Hi,Pl refer to http://docs.adobe.com/docs/en/aem/6-1/author/personalization/adobe-campaign/campaignonpremise.html.How and where does Adobe Campaign store data/info?Does it have its own Database?Appreciate your response.Thanks,Rama.
I am using AEM5.6.1. Which version of JDK is compatible to this? I am using JDK1.7 and getting some errors. The advise from my senior is it is java compatiblity issue. Thanks in advance!!!
Hi ,We need to restrict the number of history.log files to only 10. For this we configured the Apache Sling Logging Writer Configuration with parameters as shown below : Log File : logs/history.logNumber of Log Files : 10Log File Threshold : { "'.'yyyy-MM-dd" (daily log rotation)}Issue : history....
Hi, Am going to create a menu component from taxonomy. Is this acceptable approach. My idea is creating taxonomy in hierarchical structure and reading node (tag) structure under "etc/tags/mytags" in my program. Then i will create menu structure from these nodes. Then i will list the page accor...
Folks,I've been doing some research on AEM 6.0 implementations and I've learned a lot by searching and reading in the forums. I'm trying to determine whether to recommend TarMK or MongoMK for a new installation. I understand the former is aimed at performance and the latter is aimed at scaling but w...
This is probably a silly question, but in what cases does a developer actually have to call close() on a ResourceResolver instance?I keep reading that this is necessary [1] [2], but when using WCMUse's getResourceResolver() helper function in AEM6 it doesn't seem to be necessary any more. We also ha...