We have database with over 40,000 documents. There is a view which saves a document every month and it sometimes shows wrong figure. This view is not rebuild automatically by the updall function which runs in the mid night. Hence we perform the Shift+F9 manually everymonth after which it displays the correct figure. Our user's requested for a permanent solution for this. Can you please suggest the best way to perform this function?
I have prepared a scheduled agent to pass the updall command in the server console and have no idea if it is going to rebuild the view as I am not able to test it now. Will it really work?kindly help me.