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)
How to deploy a deleted dcr to remove the corresponding record for DB table
enthusiast
Could anyone tell me how could I deploy a deleted dcr to the database to reflect the corresponding change in the table? The workflow I am using deploys it to teamsite staging first the deployment hence the delete file greyed out option appears when a dcr is deleted. The regular database deployment works without a problem but the deletion doesn't. The delete-tracker is set to "yes" and the updation works fine when replicants records are deletion. Any help would be appreciated.
Teamsite 6.5
OD 6.1
Find more posts tagged with
Comments
nipper
Post your log, I have never needed to do anything special to delete a record if I run a filelist deployment with a deleted DCR.
enthusiast
The custom log is simply not printing much since although the file path is sent along with the workflow, the file doesn't really exist and hence no action occurs.
nipper
Are you doing a filelist deployment ? Like I said, when I have done filelist before and the DCR did not exist, it would recognize that and attempt to delete that record from the DB.
enthusiast
yes, I am performing filelist deployment. I have attached the deploymentconfig file. The rest of the configurations are defined in database.xml file.
nipper
Please run it and post the log file
nipper
off hand, one thing I noticed is that visit-directory should be no for a filelist deployment
enthusiast
Could you kindly attach one of your working deployment config? Thanks.