Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    I have tried creating new groups through programatically. Created folders and required files and filter.xml  using java API. Developed a maven script which uses vault plugin to create the package using the folders and filter.xml created above. When i try to build the package getting below error[ERRO...

    Views

    1.9K

    Like

    1

    Replies

    5
  • 10/15/15
    Hi Sir, I am trying to add user controls developed in dotnet to cq5 as dll files.Is it possible to add an external dll file in AEM (Adobe CQ5 )?Thanks in advanceRG

    Views

    682

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I have a job that runs on all publisher instances and continuously touches some pages (it modifies their cq:lastModified and cq:lastModifiedBy properties). I was expecting the pages to be invalidates from the dispatcher cache as a consequence of this, but they are not.Of course I can modify the p...

    Views

    931

    Likes

    0

    Replies

    2
  • 10/15/15
    I want to trigger a workflow automatically when I upload files to a certain folder.The workflow is launching when an asset is uploaded, however it's going stale. If I explicitly activate the workflowon the asset then it runs successully. I set the event type to "created" and the nodetype to "nt:file...

    Views

    545

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,Is there a way to configure dispatchers to automatically invalidate all pages that match a given pattern (e.g. home.products.xml) only for 1 day in the dispatcher cache?Thanks.

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi All,We were customizing certain scripts for the DAM console through an overlay. However, we found that this resulted in folder duplication while creating folders and multiple downloads for a single asset. We deleted certain folders which removed our concern altogether. These folders or the script...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I have HSSFWorkbook Object using wich I have to create an excel file in /content/dam.//code snippetInputStream is = new ByteArrayInputStream(workbook.getBytes());AssetManager assetManager = resourceResolver.adaptTo(AssetManager.class);      assetManager.createAsset("/content/dam/test-report.xls",...

    Views

    3.8K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi,I have the dispatcher installed locally and I can access published sites through it, but cache invalidation is not working. In short, its endpoint return 404 Not Found.In the dispatcher.any, the filter section is configured to allow /0030 { /type "allow" /url "/dispatcher/invalidate.cache" }.Afte...

    Views

    2.2K

    Likes

    0

    Replies

    1
  • 10/15/15
    Is there a way to create a custom asseteditor for images in the DAM that will catch a number of custom MIME types?It seems I have to create a custom editor for each mimetype / dc:format that could possibly be clicked on by creating the correct sub-folders according to the type. Is it possible to cre...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi, I want to create a mobile Live Copy of an existing desktop site. To automate this, I created a rollout configuration and would like to add certain node properties (e.g. cq:deviceGroups) to the Live Copy during rollout, in order to make this a mobile site for authoring as well. I know that proper...

    Views

    705

    Likes

    0

    Replies

    2