DAMAGED OR MISSING FILE MESSAGE AFTER POLLING IN V8

After processing in mailbags at the Main and the Remotes, Retail Pro
complains that history files are missing or corrupted.

Background:
Trans.exe calls RproDb.exe after processing in transmission files. The
reason for this is two fold, Rrprodb.exe updates the following;
1) Preferences and security
2) Indexes are updated

Solution:
Add a task directly after Mprocin.exe or Rprocin.exe with the following
settings;
1) Program Name = path to Rprodb.exe
2) Parameters = /poll /proc
3) Select run minimized
4) Schedule directly after Rprocin.exe or Mprocin.exe

This will cause rprodb.exe to run each time you poll and thereby cause the
settings to be detected and indexes to be updated.