Modified TDBDownloadMgr to require a Caller parameter to LogOn method that is sent to web service to identify calling code.
Modified TDBUpdateMgr to take a CallerInfo parameter to constructor and to pass that value on the TDBDownloadMgr.LogOn.
Modified code that calls TDBUpdateMgr to supply suitable caller information.