Commerce Server General - Listing catalogs for a specifi users

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server General > February 2006 > Listing catalogs for a specifi users





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 Listing catalogs for a specifi users
Robert

2006-02-23, 7:51 am

Hi,
I want to list the catalog/Category for specific users using commerce
server API(programmatically using .net BCP).

regards
Robert.


Ravi Shankar

2006-02-26, 10:46 am

Hi Robert,

CatalogSet API at
http://msdn.microsoft.com/library/?....asp?frame=true

For this to work you should have create catalogsets amd assigned to users
profiles. By Default there are two catalogsets available (created) one for
registered users and one for anonymous users. There is a provision for
storing the cataogset id in the default UserProfile.

The site code typically should work like
1. If current user is authenticated then get the catalog set from user
profile
2. If userprofile does not have a catalog set id then use the "registered
User" catalog set
3. otherwise (anonymous user) use the "anonymous user" catalog set.


--
Ravi Shankar


"Robert" wrote:

> Hi,
> I want to list the catalog/Category for specific users using commerce
> server API(programmatically using .net BCP).
>
> regards
> Robert.
>
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com