Leiste mit Community-Erfolgen erweitern.

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

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Publishing multiple Assets in AEM 6.3

Avatar

Level 2

Hi Team,
Once we start the workflow, can we complete the workflow by publishing all the assets at one shot? We used to do this in 6.2 but after upgrading to 6.3 we are unable to do that.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 5

ravitejakolla

I am not exactly clear on how you used to do it but you have a couple of options.

1) Create a workflow package and execute a workflow to Publish these Assets. -> Follow section "Creating a Workflow Package - Classic UI" in documentation Starting Workflows

2) Tree Activate Assets -> You can go to http://HOST:PORTetc/replication/treeactivation.html and select the path as /content/dam to Acvitate all your Assets at once.

Either of the above options may cause performance issues on your end depending on number of Assets you have so please exercise the above options carefully.

Best Regards,

Aneet

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

Avatar

Korrekte Antwort von
Level 5

ravitejakolla

I am not exactly clear on how you used to do it but you have a couple of options.

1) Create a workflow package and execute a workflow to Publish these Assets. -> Follow section "Creating a Workflow Package - Classic UI" in documentation Starting Workflows

2) Tree Activate Assets -> You can go to http://HOST:PORTetc/replication/treeactivation.html and select the path as /content/dam to Acvitate all your Assets at once.

Either of the above options may cause performance issues on your end depending on number of Assets you have so please exercise the above options carefully.

Best Regards,

Aneet

Avatar

Level 10

Nice reply!