Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.

how can you migrate workflows in AEMaaCS without workflow migration tool?

Avatar

Level 2

hi all,

 

we have a restriction wherein we cannot run the aem workflow migration tool due to security constraints for aio npm plugins.

Reffered Asset Workflow Migration Tool | Adobe Experience Manager

 

What is the alternate way to do so? BPA has flagged issues related to the workflow launchers being enabled.

 

thanks,

1 Reply

Avatar

Level 8

The workflow migration tool is offered as a standalone utility as well. Essentially you can just download the jar and run it on your project directory https://github.com/adobe/aem-cloud-migration/releases/tag/v0.6.0 
Has that been considered as well ? 
If that is also not feasible, last option would be to do the required steps (https://github.com/adobe/aem-cloud-migration/blob/master/README.md whatever is relevant) manually.