Documentation on accessing the vault web service?

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
_Sam_
Posts: 5
Joined: Mon Jun 20, 2005 7:14 am

Documentation on accessing the vault web service?

Post by _Sam_ » Thu Jul 21, 2005 7:19 am

Is there any documentation on programmatically accessing the vault web sercie? All the commands require a token, how is it generated?

Also, how can we perform a LISTCHECKOUTS command via the web service interface? I don't see this command in the service operations.

Thanks,

Sam

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

Post by lbauer » Fri Jul 22, 2005 2:19 pm

We don't recommend using the web service. A better idea is using the Vault Client API with the command line client code as an example.

More info here:

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

http://weblogs.asp.net/jeremy_sheeley/a ... 75860.aspx
Linda Bauer
SourceGear
Technical Support Manager

_Sam_
Posts: 5
Joined: Mon Jun 20, 2005 7:14 am

Thanks

Post by _Sam_ » Fri Jul 22, 2005 2:49 pm

I didn't know about the vault client API. That's great. Thanks!

Post Reply