Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
od 5.0.1 nextDeployment
jorge1
Hi!!
I wonder if anyone ever used the nextDeployment element in OpenDeploy?
I have configured a multi-tiered deployment, but the nextDeployment element doesn't triggers anything on the target....
Not that it really matters because I can achieve the same result using a deployNRun.... then again what's the point of the nextDeployment...
Or, did I missed something?
Thanks for you help!!!
Jorge
Find more posts tagged with
Comments
Adam Stoller
Your configuration file indicates you are deploying from teamcms2 to teamcms1 and then attempting to another deployment from teamcms1 to somewhere else.
1) In order to do this - both teamcms2 and teamcms1 must be running the OpenDeploy Base Server (not Receiver)
2) The nextDeployment element is a sub-element of the nodeRef element - not of the deployment element as you have shown in your configuration file.
3) The deployment configuration specified in the nextDeployment element (in your case: nexttest) must exist in IWODHOME/conf on teamcms1 - from where it will be invoked.
I think that's about it.
--fish
(Interwoven Senior Technical Consultant)
jorge1
Thanks!!
I found the example just after posting the message!!!
Cheers,
Jorge