BCS 连接到 WCF 服务并使用配置文件中的绑定
我有从 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论