Hello, what has your experience been with CRM reporting? Specifically, many applications use the concept of a reporting database. For example, a nightly job might be run to copy all data from the OLTP database to a reporting database. The reporting database would have a known delay of 24 hours. This type of pattern helps prevent locking in the primary database from overuse and runaway queries. Have you implemented something like this in CRM? Is there a standard approach for implementing this pattern in CRM?
↧