Forum Discussion
You can extend the Method so it fits multiple purposes. The Method is designed for the Express ECO, Express DCO and others.
I think it possible to adapt the Method so it works for multiple ECO workflows. Around 1001 you can find the Express ECO part.
An example: Around line line 1238 you find the ProcessTransition. Here do you can add own workflow paths if they differ from the original. For example I added an additional handler for a rollback option "In Work -> In Planning" so I can use the Express ECO without Plan review.
You wil also have to take care for Validation parts. It´s a lot of work.
But do you really need a second workflow? I also used a dynamic Express ECO, but without using a second workflow. I use dynamic assignmens and dynamic path selection for simplifieng the Express ECO for certain Item conditions.