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)
OpenDeploy Rollback..
Parag
Hi all,
I am trying open deploy content from one teamsite branch to another
teamsite branch say the branch Article's all content should go to Test_Article branch.
My configuration does the same but during the deployment it gets rolled back and the content which gets deployed becomes disappears. One reason for this was that < deployment transactional="yes" >. After setting this to "no"
the rollbacking stopped but all the content from branch Articles did not deploy to Test_article only few files deployed.
Please throw some light..
Here attaching the configuration file.
This configuration file is executed from other XML file thru OpenDeploy UI.
Find more posts tagged with
Comments
jkm
After setting this to "no"
which parameter did you set to NO ?
Parag
The parameter:
deployment transactional="NO"
jkm
You have two deployment legs in your config file Articles and Articles02. If deployment is running in the transactional mode then if deployment definition fails then OD rolls back the complete deployment.
Did you check the individual deployment log files? One of the deployment leg must be failing to create this scenario.
prem_pratick
Check whether the filter is correct.
Moreover check the logs you should get something like
LIB: 2006-12-28 22:16:36 Sending [./admin/WORKAREA/working/templatedata/admin/taxonomy_admin/data/Exploration_and_Production.dcr] [reason missing-in-dest] -- OK
I tried the code on my unix box after doing some changes and its working fine for me.
Try the same using the CLT.
Prem pratick.