Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 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

    507

    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.2K

    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.7K

    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.1K

    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

    691

    Likes

    0

    Replies

    2
  • 10/15/15
    I want to know the maximum capacity of a single publish instance from following parameter1. No of Pages/Templates2. Maximum number of nodes.3. Maximum number of page views4. Maximum number of dynamic pages5.The replication capability . Any other parameter to be considered for a stable single publish...

    Views

    909

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi, We have upgraded our AEM server from 5.6.1 to Adobe Experience Manager, Version 6.0.0.SP2When we try to unbind any service configurations from /system/console/configMgr , there is no change on the page and service is still bind with the jar. Its difficult for us to unbind any configuration for s...

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 10/15/15
    The datastore folder of my cq55 author server is very large (~70GB).What i've done yet:I made a DataStore Garbage Collection and a tar optimization (With a restart at the end!) but the folder wouldn't get smaller.What should i do now? How can i clean up this folder?

    Views

    510

    Likes

    0

    Replies

    1