For some applications it is important to be able to create a workflow with a fixed identifier (instead of getting a random UUID). The workflow identifier should therefore be a optional parameter to the create_workflow() function.
Since workflow identifier are used to generate folders on disk the rules for valid workflow identifier can be strict, i.e.,
For some applications it is important to be able to create a workflow with a fixed identifier (instead of getting a random UUID). The workflow identifier should therefore be a optional parameter to the create_workflow() function.
Since workflow identifier are used to generate folders on disk the rules for valid workflow identifier can be strict, i.e.,