


Hi,
I am trying to publish a folder with assets/files in it (for instance /content/dam/foo/bar/<files 1,2,3>) in AEM. But with the default publish agent it is publishing just the folder to the publish instance not the files inside it. It sounds so weird, what configuration am i missing to recursively publish all the files/assets inside the folder?
Thx,
Prabu
It won't publish the tree, if you want to publish all the files inside folder use Activate Tree replication
http://localhost:4502/libs/replication/treeactivation.html
or you can write a java program to do same
It won't publish the tree, if you want to publish all the files inside folder use Activate Tree replication
http://localhost:4502/libs/replication/treeactivation.html
or you can write a java program to do same
Testing this on my local instance looks like this is working as designed. You need to go within the folder and use the "Select all" feature to publish all assets. Looks like folder publish[1] is only possible when using Brand portal/Creative cloud integration with AEM
You can do so with Brand Portal - Publish folders to Brand Portal
Views
Replies
Sign in to like this content
Total Likes