September 2006 - Posts
Consider the scenario where you have multiple web log sources (let's say you have mulitple web servers for your site) and you want to import those web logs in parallel. This allows requests by a single user served by different sources be counted in a
Read More...
Some of you might wonder, how do I debug the Data Warehouse Import Tasks? There are two options: Perform a Sql Trace against the Data Warehouse database. Run the Data Warehouse debug server. The debug server is a utility which allows you to see trace
Read More...
Many of you might wonder where the Data Warehouse documentation is located. It's not bundled with the product documentation but rather, thanks to our hard working Program Writers, available online as of today! Further, you will soon be able to download
Read More...
Here I am going to show you how to write your own custom Commerce Server event and utilize it in the Data Warehouse for reporting purposes. In this case, we are going to create a fictitious MusicDownload event, which, if you have a music Commerce Server
Read More...