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 returns success bef 2nd tier finished
marcmundt
I have a multi-tiered deployment scenario where:
1 - Server1 deploys a file to Server2
2 - Server2 deploys several directories to Server3 and runs 2 DNRs
I want this to be transactional, but OD on Server1 returns a successful result (a) in cases where the deployment from Server2 to Server3 hasn't even finished yet, and (b) when the deployment from Server2 to Server3 fails.
From the docs, it sounds like if each tier's config is transactional, then the entire multi-tiered deployment becomes transactional. Is this true?
I'm using OD 5.5.1 with TS 5.5.2
Find more posts tagged with
Comments
Migrateduser
If you want to perform a multi-tiered transactional deployment, you need to upgrade to OpenDeploy 5.6.
Cheers,
Todd Scallan
Senior Product Manager
Interwoven
t: 408-530-7167
e:
tscallan@interwoven.com
marcmundt
Thanks, Todd...
But in 5.5.1, is it at least possible to get OD to report the deployment as having failed -- even if you can't get the transactional rollback?
Best,
Marc
Migrateduser
The problem is that the first tier deployment is independent of the second tier deployment. So one might succeed while the other fails, but there is no "rolled up" status.
In OD 5.6, the multi-tier transactional capability forces the first tier deployment to wait for the second tier to finish before reporting back the ultimate status.
In OD5.5.1, you could fake this behavior by having the first tier kick off the second tier deployment as a synchronous DNR instead of using the "next deployment" capability. The DNR that kicks off the second tier deployment would have to report back success or failure to the first tier deployment.
Todd Scallan
Senior Product Manager
Interwoven
t: 408-530-7167
e:
tscallan@interwoven.com