Is it possible to rollback change state for Drawing file.

Is it possible to rollback change state for Drawing file.

Anonymous
Not applicable
444 Views
1 Reply
Message 1 of 2

Is it possible to rollback change state for Drawing file.

Anonymous
Not applicable

Hi,

 

I have reffered "Item Editor" sample from SDK.

In this i can see "Rollback Life Cycle" code  which is roll back the item to earlier State.

 

Like wise i need to roll back my document's  Design state to earlier stage.

Is it Possible through Vault API.If so can anybody give me guidence or sample code.

 

I am Using Vault Professional 2012 and accessing through Inventor API(EDMAddin).

 

Thanks in Advance.

 

Regards,

Appadurai.G

0 Likes
445 Views
1 Reply
Reply (1)
Message 2 of 2

Redmond.D
Autodesk
Autodesk

There is no true rollback feature for Files like there is for Items.  The closest thing you can do is check out the File and check it back in so that it matches the earlier version (file contents, UDP values, lifecycle state, etc).



Doug Redmond
Software Engineer
Autodesk, Inc.

0 Likes