Determining Files in ShelveSet using API

Post your questions regarding using the Vault and Fortress API in your programs.

Moderator: SourceGear

Post Reply
mphelps
Posts: 2
Joined: Tue Oct 05, 2010 9:17 am

Determining Files in ShelveSet using API

Post by mphelps » Tue Oct 05, 2010 9:27 am

A couple of "Is it possible" questions about the API from a newbie:

1. Can I use the API to determine the shelvesets and the files within each shelveset for a user (alternately, could this be done with a database query)?

2. Can I add a button to the Shelveset window that executes a shell command?

Thank you.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Determining Files in ShelveSet using API

Post by Beth » Tue Oct 05, 2010 4:24 pm

I don't think we have placed shelve into the integration library yet for open use. I can take a feature request if you'd like.

There isn't a way to add additional buttons to our windows.

What might be the easiest route to go is to login to the web client and browse the source code there. There is a link at the top for shelve sets. That way you can view what is available without being inside the unshelve dialog in the client.
Beth Kieler
SourceGear Technical Support

mphelps
Posts: 2
Joined: Tue Oct 05, 2010 9:17 am

Re: Determining Files in ShelveSet using API

Post by mphelps » Wed Oct 06, 2010 7:13 am

Thanks Beth, I'll take a look at the web client.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Determining Files in ShelveSet using API

Post by Beth » Mon Oct 11, 2010 7:41 am

You're welcome.
Beth Kieler
SourceGear Technical Support

Post Reply