Currently I have a Perl Script that is triggered from my workflow that both DataDeploys the DCRs and then OpenDeploys any associated file-based assets. The Datadeploy is specific in that it deploys only those DCR files that were selected for submission. The OpenDeploy however is just a standard directory comparison on the directories where all the file-based assets exist. This has been working fine until recently. But now the Editors are reporting that submitting DCR's is not working so good. Its takes a long time and sometimes things must be submitted several times before they get deployed (both Data and Open). My Question is this, should I modify my script so that it finds the specific file based assets in the DCRs, builds a filelist and does an Open Deployment with a filelist ? Will I notice any performance improvement ? But this will not improve the DD problem, or ?(note that my script DDs bfore it ODs).
Edited by nichporter on 09/23/03 02:06 AM (server time).