I want to restrict workflow base on the dct type? There are some templates can access the workflow but not all.Can i configure in available template.cfg?thanks
Or you can make a more complex WF that will understand what steps are needed for that circumstance.
Not supported.You *used* to be able to, in the branch specification, have the path down to a specific directory and it would run or not run the workflow.I do stuff similar to this by using the perl preprocessor and erroring out if it is not to be run for some reason. This is not nearly as nice as using available templates, since the user will need to choose the correct WF.Or you can make a more complex WF that will understand what steps are needed for that circumstance. Andy