Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Commerce Server Dataware Housing > Product Sales r...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 102 of 184
Post > Topic >>

Product Sales re****t

by alexvaccaro@[EMAIL PROTECTED] (Alex V.) Nov 5, 2004 at 02:04 AM

In my Products Sales re****t I had all products sales as belonging to
the "Unknown" product category.
Searching in this newsgroup I've found a message suggesting that this
was due to the fact that the product_catalog_base column in the
OrderFormLineItems of the transaction database was null and updating
it with the value from the product_catalog column will fix the
problem. Indeed it works, now all my product sales belong to a specifc
category, however I haven't found a single piece of do***ent from MS
that explains why this happens and best practices to solve the issue.
What I end up doing was executing the following query just before
running the Datawarehouse Im****t DTS task:

update	mscs_transactions.dbo.OrderFormLineItems
set	product_catalog_base = product_catalog
where	product_catalog_base is null

Anybody with better ideas or references to MS docs?

Thanks,

Alex
 




 4 Posts in Topic:
Product Sales report
alexvaccaro@[EMAIL PROTEC  2004-11-05 02:04:31 
RE: Product Sales report
brianbl@[EMAIL PROTECTED]  2004-11-13 01:39:26 
Re: Product Sales report
alexvaccaro@[EMAIL PROTEC  2004-11-25 07:14:44 
Re: Product Sales report
brianbl@[EMAIL PROTECTED]  2004-12-10 18:32:48 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 16:42:42 CST 2008.