I have the dispatcher configured to point publish. Whenever I am publishing a page , the dispatcher invalidates the cache . I don't want the dispatcher to delete the cache immediately. I commented /invalidate , but still it is deleting the cache file.
Hi FORUM ADMINISTRATORS,I need to refer all the posts/topics which I have raised on this forum, but looks like it is not at all working. This is causing too much of inconvenience. Can you please take a look.
Hi,Currently there is a dot net based CMS where users and groups stored in a relational database. Now we have to import those in our AEM. Which strategy/approach should we follow to achieve this seamlessly?
Hi Guys,I got a problem that CQ consumed a plenty of disk capacity because of we copy DAM from other server without disabling the launchers of workflow.I find the workflow writes a lot of data under /etc/workflow/instances. I want to delete the data under this node to release the disk.I try to delet...
I have a header component within which I have wrapped 3 more components.When I roll-out the page, the new page's inheritance lock is such that when I unlock the top most component (i.e, the main header that wraps the remaining), even the ones under that are getting unlocked(inheritance cancelled) wh...
Hi,Can i use forum component in my own site.Seen changes on forum component for 5.5,5.6 and 6.0 versions.In AEM6.0 (SP1)Directly copied default component from and pasted in apps folder and changed the paths too. If i make any changes on page its not reflecting on page.If i change in default /libs/so...
My requirement is to create a blog which also includes creating a search component that is used to search by author, date and category. The OOTB component (/libs/social/blog/components/search) is not helping for date search. I checked the code for it the form action points to the same page. I could ...