更改用户的目录集时不显示收藏夹项目。 [英] Favorite item does not display while changing catalog set for an user.

查看:66
本文介绍了更改用户的目录集时不显示收藏夹项目。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们开发了一个在Commerce Server 2007中运行的网上商店。

有两个名为A和B.的目录集。它们具有相同的项目。
用户已被分配目录集A,然后用户添加了几个项目作为他的收藏。

然后用户通过商业服务器管理器从目录集A更改为目录集B.
最喜欢的项目页面不显示用户存储的任何收藏夹。

我试图找出用户和喜欢的项目之间的关系存储在数据库中的位置,但我不能。
有人可以解释一下吗?
用户和喜欢的物品之间的关系存储在何处以及如何存储?是否我们可以在项目进行时更改目录集时显示用户喜欢的项目是一样的吗?

We have developed a webstore running in Commerce Server 2007.

There are two catalog sets called A and B.Both are having same items.
The user has been assigned with catalog set A and then the user has added several items as his favorites.

Then a user is changed from a catalog set A to catalog set B through commerce server manager.
The favorite items page does not display any favorites stored by the user.

I tried to find out where the relation between user and favorite items is stored in the database but I couldn't.

Can anyone explain this?
where and how the relation between user and favorite items is stored?
Is there anyway that we can display the favorite items of the user while changing the catalog set as the items are going to be same?

推荐答案

我认为你把收藏夹作为一个命名篮子来实现......我假设还有你在保存的篮子里添加专业版风管目录A,当您切换到产品目录B时,有一个"丢弃"的检查。产品不在您的实际目录集中....

所以您最喜欢的项目列表应该在ordertemplates和basket中作为二进制数据。

所以我会说当你将目录A切换到目录B,您还应该验证您的购物篮中和您最喜欢的产品是否存在于目录B中,如果是这种情况,请更改catalogName ....

我希望我的假设即使我不确定你的问题也得到纠正。
Stelio
I think that you implemented the favorites as a named basket.... I assume also that in your saved basket you are adding the product catalogA and when you switch to product CatalogB there is a check that is "discarding" products not in your actual catalog set....

so your favourite item list should be in the ordertemplates and basket as binary data.

so I would say that when you switch catalog A to Catalog B you should also verify if the product in your basket and in your favourite exist in catalog B and if that's the case, change the catalogName....

I hope that my assumpions were corrected even if I am not sure to have understood your problem.
Stelio


这篇关于更改用户的目录集时不显示收藏夹项目。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆