Hi ,I am trying to access repository from external java application using JcrUtils.repository = JcrUtils.getRepository("https://localhost:7502/crx/server"); this worksrepository = JcrUtils.getRepository("https://localhost:5433/crx/server"); this doesn't work exceptions: javax.jcr.RepositoryException...
Hi allI'm a little concerned about a problem I'm trying to solve out on one of our AEM 6.1 installations.Some data:. AEM 6.1 - author runmode - tarMK - file system datastore. Oak version: 1.2.4 (I'm going to upgrade to latest version, but for the moment we have this version) On a new environment (c...
Hi Team,I am using the custom carousel component provided in the libs/foundation in AEM. I wanted to fix the width property of the html for image in my carousel component.please let me know how to do?Attached the screen shot for your reference. RegardsPr@veen
Hi...In my requirement, page has three carousel components. Each one is having different heights. I can use different carousel components for each one.Can I use one carousel, which can be used for all the requirements.Pls help me out. RegardsKrishh
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...