Work items tracking - Webservice

If you are having a problem using Vault, post a message here.
Post Reply
TeamWiSE
Posts: 31
Joined: Thu Aug 10, 2006 2:40 am
Location: Mönchengladbach, Germany
Contact:

Work items tracking - Webservice

Post by TeamWiSE » Wed Dec 15, 2010 9:48 am

Since Vault Professional seems to be incorporating Dragnet more completely now, we are trying to migrate our current item tracking towards Vault Professional or at least try be able to synchronize between the two. Where can we found some user documentation on the Dragnet webservice? One specific issue that we can't get to work properly is the method QueryItems using a Filter. We try to filter on a selected milestone, QueryItems however always seems to return all work items. Is there some samplecode available?

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Work items tracking - Webservice

Post by lbauer » Wed Dec 15, 2010 2:16 pm

Documentation for the webservice is here:

http://vaultprodemo.sourcegear.com/vaul ... rvice.asmx, or on your own Vaultpro server it would be:

http://<yourservername>/vaultpro/dragnetwebservice.asmx

Also some info here, though this may be out of date:

http://support.sourcegear.com/viewtopic.php?t=2775

You may also want to try the Vault Pro Client API, which you can download here:

http://download-us.sourcegear.com/Vault ... _19216.zip

Documentation is included in the .zip file.

Let me know if you have additional questions.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply