Hi, Our client has requirement where Scene 7 Images need to be dragged and dropped from content finder to any custom component without importing that in DAM. I am able to drag and drop Scene 7 images from Scene 7 content finder to Scene 7 components like Zoom etc, but not for any other custom comp...
Hi,I know that from AEM 6.0 clustering is only possible via MongoMK.I'd like to have two or more author instances working in parallel, but I don't like to add MongoDB in the Stack.Is there any way to have multiple author instances working concurrently be kept in sync?Thanks
Hello, I am trying to find out information relevant to a proposed migration of existing website content from Silverstripe to AEM, a certain amount of new content creation would be fine, but it would be easier if would just export and reimport the majority of our current content from one to the other...
Hi,As part of a process of migrating content, I have written Java code to retrieve binary resource stream given the Internet URL of an image. I then, create a node in the DAM and store this binary stream as its jcr:data property(under renditions/original). I have stopped all the DAM workflows as I d...
Hi,I got a weird problem here, my "components" folder is empty in CRX Lite however i can see the whole jcr structure using JCR Content Explorer. All pages are working fine so i'm assuming the nodes / structures are there.My project is maven based and i didnt find any POM or XML inconsistence and no...
Hi,We have created some custom error handler pages (in /apps/sling/servlet/errorhandler/) and they are being served as expected when we hit our publish instances directly (e.g. http://example.com:4503/foo).However when we access a web site through the dispatcher, the dispatcher does not use our cust...
I've got a variety of situations where I have a component A which uses cq:include to include component B. Both A and B are editable and have dialogs. However, when B is included in A, I'd like to disable direct editing of component B, and move the dialog tabs to A. I've seen a couple methods that ac...
Hi,Five Deployment Scenarios were discussed for AEM 6.0.In the TarMK Farm, (3rd scenario) is there an Automatic Fail over or it is manual?Please refer to http://docs.adobe.com/docs/en/aem/6-0/deploy/recommended-deploys.html#MicrokernelsAppreciate your response.Thanks,Rama.
We are testing author groups in our staging environment. When creating a page, the "Page Properties" option in SideKick is active but the popup does not display. I've tried setting permissions under /libs/cq/ur/widgets/source/widgets/wcm/SideKick.js but no luck. I've created several groups and us...