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)
PLC workflow for submitting edited dcr
spd
Hi,
We are using PLC workflow for deploying dcr files to development database.
When we submit newly created dcr files the deployment is successful.
When we edit an existing dcr file and submit , the dcr record is getting deleted from the database.
Has anyone faced this issue before? Please let me know if possible how to proceed to solve this issue.
Kind Regards,
Sheetal
Find more posts tagged with
Comments
itsamb
I am also facing the same issue. I would really thank if somebody can help me on this.
Rick Poulin
Haven't checked the DataDeploy configs for the plc, but the default behaviour of DataDeploy is to delete+insert. You can force it to update using "real-update=yes". Look that up in your deploy/ref manuals.