In the AEM 6.0 release notes (http://docs.adobe.com/content/docs/en/aem/6-0/release-notes.html), it describes this functionality:Metadata and search enhancementsSearch made easier. Enhancements in metadata management and search allow power users and end users of digital asset management to work more...
Hi,I got a question about Workflow. When I started a workflow on one page, I can see the “RUNNING” status in the “Instances” tab of Workflow console ( http://localhost:4502/libs/cq/workflow/content/console.html ). Then I went to the Inbox and chose to complete this workflow ( The work item in the in...
Hey folks,I'm attempting to upload a 316MB package to CQ use CRXDE - the import reaches 100% and then fails with the message "Error while creating tmp file." I had no issues with smaller packages, the only difference with this one is the size. Is there an upper limit on packages for upload? Do I nee...
Hi, I'm trying to implement a grid component . I have followed the below documentation for reference .http://helpx.adobe.com/experience-manager/using/creating-custom-cq-component-uses.htmlIf I run the js files from the above link, I'm able to see a grid render in a window, however my requirement is ...
In AEM 6, did anyone tried to create a new website following these steps:http://docs.adobe.com/docs/en/aem/6-0/develop/the-basics/website.html#Installing Adobe Experience ManagerI got stuck as following:1. WebDAV to the etc/... ==> Seems that in Windows 7 there is a an issue that does not allow acce...
we need to implement granite ui dialogs in our project can you please share the sample code.Note : i went throught the below link but was not helpfulhttp://docs.adobe.com/docs/en/cq/current/touch-ui/granite-reference.htmlThanks in advance
Hi I have 2 questions around programatically. 1) I need to save files to the DAM. I can save jpg files using the code public String ToDam(InputStream is, String fileName, javax.jcr.Session session, String damLocation, String fileType,String addOrRemove) { try { javax.jcr.Node no...
Hi , Can any one advise me on how to use Propertygrid xtype in cq5 dialogs ? I have to display json string as properties in property grid . Any examples of using it ?Thanks
HiI have published the image on my test environment. But still on test environment, when I am trying to access the image, it's giving the following error:The image "http://tst03.stage.com/ecarecms/media/myproject/images/modal-close.png" cannot be displayed because it contains errors.But when I am op...