Commerce Server General - Product Catalogue Caching & Product Inventory

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server General > June 2004 > Product Catalogue Caching & Product Inventory





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Product Catalogue Caching & Product Inventory
Scott

2004-06-11, 5:43 pm

Dear Group,
I am trying to implement a product inventory. Following the advice of the help file I am using a join to another table since the product information can be cached:

oCatalogManager.SetJoinTable(sTargetTable, _
sSourceKey, _
sTargetKey, _
eJoinType)


I've used sql profiler and there does not seem to be any caching going on even though I've set 'CachingEnabled=true' on the CatalogContext object.

I am confused as to what catalog data can be cached and what can not. Obviously I could use ASP.NET fragment caching, or implement my own cache - but I would rather hide the caching behind the Commerce Server API if it is possible.


Any ideas?

Scott
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com