Normally I do not automatically attach a DCR to a WF if the generated file was submitted. There are cases when you do not want to (often to avoid the overhead of regenerating if you submit a bunch). Now I have been asked to. My users don't know much about DCRs but then know the HTML. They save and generate and click submit later. Then they select a bunch of files and submit. Net result is that the DCR goes not get unlocked or versioned. What do others do ?
I am just curious if you automatically attach the DCR when a generated file is sent. I have always included the generated page if the DCR is submitted but I have also had the need to submit generated files without regeneration (thus not including the DCR). It is just kind of backwards I guess. You are correct that it is not too terribly difficult. I am working on it now, but just curious if it was a normal operation.If I did not explain the issue here, content editors are editing and regenerating but not submitting. Then they select a bunch of generated files and send them out. So the generated pages are fine, but the DCRs do not go through WF.Andy