Hi Team,I have used the below mentioned link for the feed importer option which is availablehttps://dev.day.com/docs/en/cq/current/administering/social_communities/blogs.html;At the bottom line, after the specified interval of time the imported data(xml data) should appear on the blog. But after inc...
We're looking to set up a system that replaces placeholder text on a page based on passed query string parameters. For example, the authored content would look like -The customer, {CUSTOMER_NAME} can be sold the product for {PRODUCT_PRICE}.And those placeholder values could be swapped out in the jsp...
Hi ,After Installing the Adobe CQ5.6 , what are the necessary hotfixes or security hotfixes needs to be installed?If am correct, i got the below packages from Adobe package shareAdobe CQ5 version is 5.6.0Security Hotfix : cq-5.6.0-hotfix-3659-1.0.0.zipHotfix : cq-5.6.0-hotfix-3306.zipPlease let me k...
Hi, I need a date picker component on my form. I couldnt find any default date picker for form provided by CQ.But I found some datePicker related code in "/libs/granite/ui/components/foundation/form/datepicker" .It doesn't look like a component. Can Someone suggest me on how to use this date picker ...
Is configuring the replication agent to point to the publish CQ instance using a dispatcher or load balance URL a supported configuration?When I tried the same, the asset was disappearing from the replication queue and showing status "green" against an asset. However, the content was not actually go...
I am setting up my version purging configuration setting in AEM 5.6.1Regarding the version created on activation(enabled in configMgr), is this different from the version we create on purpose (using the sidekick) ?The reason I am asking this question is we are setting a version limit to 5 and number...
I notice that from time to time cq adds an additional request with system information and license numberhttp://devedge.day.com/cq5.gif?s=???&u=???&v=5.5.0&d=???&j=Sun+1.6.0_34&o=Linux+2.6.18-194.el5How often it is added?
Hi ,I followed "https://dev.day.com/docs/en/cq/current/administering/integrating-with-third-party-services/integrating-with-salesforce.html".Created the ConnectApp in SalesForce and successfully configured the AEM to integrate with Salesforce.When trying to Exporting AEM users as Salesforce Leads. T...
Hi guys,I am using the Profile service and the UserManager factory, both of which have stopped working in the publisher in 5.6.1.Is there an alternative, or solution which will allow me to continue using it?My code below:public IGProfile getUserProfile(String authorizableId) { if (!StringUtils.isEmp...