View Drop performance problem

D

David Parker

Is there any way to speed up the processing of .xml files in viewdrop
folder without offloading vwnotify to it's own server?

I have recently implemented Microsoft Project 2002. After doing some
analysis of the viewdrop folder and vwnotify.exe, it appears in my
implementation that it takes a minimum of 15 minutes for the .xml
files to clear the viewdrop folder. This is despite the fact that the
msp_view tables appear to be successfully updated within the first
minute. This is a problem for us because we have a separate
application that is pulling data out of the
MSP_VIEW_PROJ_ASSN_TP_BY_DAY table, and we would like to have this
application pull from this table every few hours and retrieve all of
the updates the project managers report they have submitted. The
problem being, when the viewdrop folder is full of files, it can take
until sometime in the evening for all of the updates to be applied to
the msp_view tables.

Any help to speed up the processing would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top