Search found 2 matches

by jayhutch6279
Wed Sep 23, 2009 2:02 pm
Forum: Questions (API)
Topic: ProcessCommandCheckIn missing from latest API??
Replies: 3
Views: 7411

Re: ProcessCommandCheckIn missing from latest API??

Here is the code I'm using to attempt the check in. It's VB.Net, but I can post in C# if anyone would prefer. Also, I am checking the user message, but all I ever get is "Commit Failed" when it tries to run the ProcessCommandCommit line. I'm starting to get the feeling I have something els...
by jayhutch6279
Wed Sep 23, 2009 10:10 am
Forum: Questions (API)
Topic: ProcessCommandCheckIn missing from latest API??
Replies: 3
Views: 7411

ProcessCommandCheckIn missing from latest API??

I'm writing a simple utility to do check out/ check in/ undo check out from Vault. Each time the util is called, it will only be working with a single item, never a set of items. I have the check out and undo check working perfectly, but can't seem to make a check in work. I keep seeing references t...