Hello-
I am working with the workflow engine and I feel like I hit a wall. I need the ability to house multiple workflow variations based on order type. OOTB only has 7 based on core order types, not the extended order types. I have a requirement to handle 20+ order types and I am trying to stray from having to house all those workflows in one workspace for obvious reasons. So my options are as follows.. are any of these feasible and if so, how?
- Update the workflow-identifying field to something else
- Add additional order types to the list to be able to configure
- Create a customization project where a workflow is created for each order type and each action, transition, and state requires the order type to be exclusive of the others.
- Something else…?
Thanks in advance!