Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将 Team Foundation Server 与 BizTalk 连接。
BizTalk 应该在工作项更改时执行某些操作。为了做到这一点,我需要制作一个 WCF 来监听来自 TFS 服务器的事件警报。
我的问题是订阅功能只听一个 TFS 项目集合。该公司有很多项目集合。
如何制作 WCF,以便它监听来自所有项目集合的事件警报?是否有中央事件管理器或类似的东西?
先感谢您。
阿比
试试这个论坛,他了解如何订阅 tfs 通知
http://www.ewaldhofman.nl/post/2010/08/02/How-to-use-WCF-to-subscribe-to-the-TFS-2010-Event-Service-rolling-up-hours.aspx