Hi all ,How to configure log for seperate content site , If i have a seperate log file i want to see the errors specific to that corresponding page listed in that log. Can you please let me know how this can be achieved?? RegardsRK
Hi,Is there any tool that we can export assets with their metadata as CSV?The thing I saw that I maybe could use would be the Bulk Editor that allows to export as TSV. But in the tests I made it retrieves too much information, for example it retrieves the renditions and other nodes under the asset.A...
Hi,On the metadata schema editor, we have dropdown and tag field types.We have a structure of tags that we'd like to use as options in the dropdown. Is it possible?If not, is it possible to say a "Base Path" for the tag component? So we can specify where the tags can be taken from.Is there any docum...
Hi,we want users of a specific group to be able to upload, modify and replicate assets in a specific folder in the DAM, but they shall not be able to delete assets from the folder. Therefore we assigned "Read", "Modify", "Create" and "Replicate" permissions to the folder but omitted the "Delete" per...
Hi I am new to Adobe AEM. I am going through carousel.jsp 's code. there I have seen (List list = (List)request.getAttribute("list");)where this "list" attribute has been set?
Hi all, I have just got to 6.7.20 of jsr170-1.0.pdfIn the JSR 170 specification there is documentation on predefined nt nodes (e.g. nt:file) and of mixin nodes.I would like to read documentation on cq node types (e.g. cq:EditConfig).Please could someone point out for me the best resource on cq prede...
I have been working on a custom AEM component that includes a title, image and a richtext field. I have been able to get the components to work using the OTB features except I can not get the RichText xtype to create the HTML to meet the specification I have been given by my designer. The format I n...
Hello,I have a new instance of AEM 6.1 running (I'm new to AEM) and have followed the Site Importer guide: https://docs.adobe.com/docs/en/aem/6-1/develop/dev-tools/site-importer.html. When I click run the importer's progress bar endlessly refreshes, and the process is hung up at 'creating design.'...
HiI'm trying to use reCaptcha on one of CQ5.6.1 page. It is working fine on local environment(localhost) but not working on Dev/QA servers. I'm using servlet to validate. My servlet code isprotected void doPost(SlingHttpServletRequest request, SlingHttpServletResponse response) throws Ser...