Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

AEM Guides | User permission for bulk publish feature

Avatar

Level 2

https://webauthor-qa.company.com/libs/fmdita/bulkpublish-dashboard.details.html/var/dxml/bulkactivat...

 

When I try the bulk publish feature as an admin user, publishing works fine.

 

However, for a custom user with minimum required permission and DITA related groups (Authors, Reviewers, Publishers), bulk publishing does not work.

 

I have verified the user's access to below paths:

– /var/dxml–> Read and Write
– /content/dam/fmdita-outputs –> Read and Write
– /content/output/sites –> Read and Write

 

Any leads will be helpful.

1 Reply

Avatar

Employee

@ABid2 : The user groups should be setup considering:

  • Specifically for package activation or Bulk activation the users should have :
      • atleast read permission on following paths
        • /content/dam
        • /content/<page-location>
        • /var/dxml
      • and jcr:read,crx:replicate,rep:write on
        • /etc/packages/com.adobe.fmdita.activation

 

I hope this helps