Exclude sub-workflows from Deployment
I made a bunch of workflows that talk to the API of one of our other systems. There workflows are always part of other workflows. I would like these API workflows to be excluded from the deployment cycle from my VSW apps. This would save me the trouble to redeploy multiple applications when I make a change to one of the API workflows.
But unfortunately I can't exclude nested workflows from the deployment cycle. Only workflows directly added to VSW can be excluded. Could you add the option to exclude nested workflows to?
-
A workaround for this is to create a “dummy workflow” in which you add a run-workflow activity for all nested workflows you need to exclude. Add this dummy workflow as a launch-link workflow in your VertiGIS Web apps and then exclude this and all subworkflows from deployment. They will then be excluded everywhere they are used.
0
Please sign in to leave a comment.
Comments
1 comment