Expand my Community achievements bar.

SOLVED

Not able to publish assets in a folder

Avatar

Level 2

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

Publish assets automatically on folder



Arun Patidar

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

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

Publish assets automatically on folder



Arun Patidar

Avatar

Employee Advisor

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

[1] Publish folders to Brand Portal