If you use workflows that are the exactly same apart from the location of their parameter files, it seems advisable to make a 1:1 layer of a worklet between the workflow and the actual structure.
workflow A -- worklet A --- session 1
|- worklet 1 ...
|- worklet 2 ...
|- command 1
...
In that way you can put the worklet A and its child objects to a template folder from where you roll out to other folders. In case of a structural change the workflow does not get affected. Otherwise you would have to adapt the parameter file path after a workflow roll out.
Keine Kommentare:
Kommentar veröffentlichen