Hi - I am currently planning to use datadeploy to deploy xml files to a custom database. These xml files may be the actual dcrs or an output of a tpl (that has not been decided yet). My question is how can I set up datadeploy to automatically delete the content from the db when the user decides to delete the dcr/xml from TeamSite? If this information is discussed in any IWOV documentation please refer me to the document as well. Thank you in advance for your help.
Check for dodelete=yes tag in the IWOV document. You can run one OD script which will delete the content from the target server once you delete it from teamsite.Thanks,Janvi
Thank you for your reply and under normal circumstances, this is something that I would have tested this, but I currently do not have an environment to test it in and that's why I reached out to devnet for some insight.
Whatever gets suggested here should always be tested - so you either test it in the environment you have (I'm assuming you have a production environment that you don't feel comfortable testing in?), create an environment to test it in, or live with the problem and move on to something else.