Are TFS 2010 (a.k.a. Microsoft ALM 2010) web services exposed\documented

隐身守侯 提交于 2019-12-07 16:03:42

问题


I'm trying to find up to date info on commuicating with TFS 2010 (now also refered to Microsoft ALM 2010, I believe).

This previous post 192579 from a Microsoft TFS team member states : The web services are not documented by Microsoft as it is not an officially supported route to talk to TFS. The officially supported route is to use their .NET API.

But this was anwser was back from 2008, so I was wondering if this is still the case with 2010. There is a post 2010 post that talks about using powershell and the tfs web services.

To give some context, I basically need to sync some workitems between TFS and another system. So if anyone has some advice on that it would be appreciated!

emp


回答1:


Directly calling the web services in TFS 2010 is still a non-supported route. If your need is to synchronize work items between TFS and some other system, I highly recommend you check out the TFS Integration Platform project on CodePlex.



来源:https://stackoverflow.com/questions/3682140/are-tfs-2010-a-k-a-microsoft-alm-2010-web-services-exposed-documented

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!