Home
TeamSite
WF to Deploy to Different Servers with Diff Conten
jerm
Is there a way to OD to TargetHost A in one part in the workflow, then OD to a different TargetHost B in another part of the WF? I only see the option for Fan-Out Deployment, but this is not what we want. The different points in the WF need to deploy to two different servers as well as with different content.
- Thanks.
Find more posts tagged with
Comments
mdender
We use a script to kick off our open deploy jobs
basically pass the OD job you want to run to iwodstart.bat. It doesn't matter to the workflow which server you're trying to deploy to. All that is handled in the OD job file.
Michael D. Ender
p: 989.638.4163
Adam Stoller
In general the answer is "yes".
To be more specific about the answer - I'd need to see more information about the commonality and/or differences between the deployments that you're wanting to run - and whether you already have a deployment configuration file that essentially does what you want except for allowing you to determine which host to deploy to. The more details you provide - the better your answer is probably going to be.
--fish
(Interwoven Senior Technical Consultant)