管理 SharePoint 组中的 Commerce Server 09 用户
我对 Commerce Server 09 及其与 SharePoint 的集成还很陌生。我需要使用 SharePoint 组来管理 CS 用户。我已经加载了 VPC 演示并阅读了有关管道等的信息,但我不太确定从哪里开始。
有人做过这个或者有什么想法吗?任何有助于让我朝着正确方向前进的事情都将受到赞赏。
谢谢, 科里
I'm pretty new to Commerce Server 09 and its integration into SharePoint. I have a requirement to use SharePoint groups to manage the CS users. I've got the VPC demo loaded and read about the pipelines, etc., but I'm not quite sure where to start.
Has anybody done this or have any ideas? Anything that help get me going in the right direction would be appreciated.
Thanks,
Corey
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看起来当我在 CS 扩展 Web 部件下注册用户时,它们是在 CS 配置文件系统和 SP 中创建的。默认会员资格提供商是 UPMProvider。我可以看到 SP 中的用户,他们的用户名前缀为 UPMProvider:,非常有趣。
我可以扩展/复制/破坏 CS Web 部件,并自己将用户添加到必要的 SP 组。
It looks like when I register a user under with the CS Extension webparts, they are created in the CS profile system as well as SP. The default membership provider is the UPMProvider. I can see the users in SP and their username is prefixed with UPMProvider:, very interesting.
I can extend/copy/bastardize the CS webparts and add users to the necessary SP groups myself.