Question

I'm trying to connect Team Foundation Server with BizTalk.

BizTalk should do something when a work item changed. in order to do this I need to make a WCF that listen to the event alert from the TFS server.

my problem is that the subscribe function only listen to one TFS Project Collection. The company has so many project collections.

how can I make the WCF, so that it listens to the Event alert from ALL project colletions? Is there a central Event manager or something like that?

thank you in advance.

Abi

Was it helpful?
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top