BCS 连接到 WCF 服务并使用配置文件中的绑定

发布于 2024-12-29 20:20:35 字数 275 浏览 3 评论 0原文

我有从 wcf 网络服务公开的数据。我已经有方法调用来调用 GetAllItems 和 GetItem(id)。我想使用 SharePoint 搜索对它们进行索引,以便更容易搜索。我们的应用程序使用 Unity 作为依赖注入。 SharePoint 应用程序的 web.config 已设置为调用此 Web 服务,并且 web.config 已使用一项功能进行更新。

是否可以使用相同的代码? BCS .net 连接器部署为场功能,那么它将在哪里读取服务模型设置?我应该更新中央管理应用程序的 web.config 吗?

I have data exposed from a webservice which is wcf. I already have method calls to call GetAllItems and GetItem(id). I want to use SharePoint Search to index them so that it can be easier to search. Our application uses Unity as dependency injection. The web.config of the SharePoint application has already been set up for calling this webservice and the web.config is updated using a feature.

Would it be possible to use the same code? the BCS .net connector is deployed as a Farm Feature, so where will it read the servicemodel settings? should i update the web.config of central administration application?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文