The following items are known TeamConnect Data Warehouse 4.1.2 issues and limitations. Some of these issues have been carried forward from previous releases and were not specifically introduced by 4.1.2. Each known issue is documented in the following format:
▪A description of the issue
▪A workaround, if available
▪Internal tracking code
Issue: Updating/inserting documents in a large database is very slow.
Workaround: None.
Tracking code: DWE-2484
Issue: Deleting a large number of contact records is slow.
Workaround: None.
Tracking code: DWE-2460
Issue: Records with timestamps equal to maximum modifiedOn timestamp are not included in initial load.
Workaround: Run a Refresh job following initial load to add these records.
Tracking code: DWE-2226
Issue: Initial load fails or is terminated if interrupted during the Workflow entity.
Workaround: Edit the WH_LAST_REFRESH table and set the IS_INITIAL_COMPLETE field to zero for all fields. Initial load will then run from the beginning. This action must also be completed if user wants to re-run initial load after successful completion.
Tracking code: DWE-1670
Issue: Overall audit count is inaccurate if record is created and then deleted between refreshes.
Tracking code: DWE-2303
Workaround: The overall audit count will correct itself after the next refresh. This will purge the record from the WH_REMOVED table that is causing the discrepancy.
Issue: Refresh audit count is inaccurate if record is created and then deleted between refreshes.
Tracking code: DWE-2083
Workaround: The overall audit count will correct itself after the next refresh. This will purge the record from the WH_REMOVED table that is causing the discrepancy.
Issue: Some commit sizes are static and don't obey the Kettle properties COMMIT_SIZE variable.
Workaround: None
Tracking code: DWE-2403
Issue: All warehouse components are not deleted by removal script.
Workaround: Manually delete from the database. Deleting is optional. This does not affect the ability to reinstall the application.
Tracking code: DWE-2426