Deleted object history?
Feb 01, 2013
03:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 01, 2013
03:33 PM
Deleted object history?
Once an object has been deleted from WC is there a way to verify that it ever existed? For instance, a user claims that they checked in an object but it was deleted. How would one verify or disprovethat claim? Thanks.
Labels:
- Labels:
-
Other
3 REPLIES 3
Feb 01, 2013
03:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 01, 2013
03:39 PM
Hi Pete,
Do you have any old database backups that you can check?
Also, going forward, you can turn on event tracking for different actions
such as Delete. This won't help with your current deleted parts but would
give you delete information moving forward. These events can then be
audited using Site > Utilities > Security Audit Reporting.
Hope this helps,
Zack
Zachary D. Alexander
Systems Manager
ProductSpace Solutions Inc.
Phone: 630-495-2999 Ex. 8104
Cell: 630-460-4905
Do you have any old database backups that you can check?
Also, going forward, you can turn on event tracking for different actions
such as Delete. This won't help with your current deleted parts but would
give you delete information moving forward. These events can then be
audited using Site > Utilities > Security Audit Reporting.
Hope this helps,
Zack
Zachary D. Alexander
Systems Manager
ProductSpace Solutions Inc.
Phone: 630-495-2999 Ex. 8104
Cell: 630-460-4905
Feb 01, 2013
03:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 01, 2013
03:40 PM
Objects are deletet from the database directly after deletion, I don’t see a way to check it or recover it from server side.
However there are methods to check/recover the client side cache:
- Download and installWC File Recovery Utility.
- Note: Requires account/login to access this tool. This is a 3rd Party tool, users utilizing theWC File Recovery Utilityassumes all responsibility for any and all results in its use.
- Copy <recovered cache=">\*.wfcont to a directory
- RunWC File Recovery Utility
- Browse to directory with utility and recover files
Warm Regards
Guilherme Rocha - Tech Consultant
PLM Solutions do Brasil
“A goal without a plan is just a wish.”
Feb 01, 2013
03:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 01, 2013
03:45 PM
I've written a java class that listens for delete events and then logs the file name and external vault location to an Oracle table. This way if someone accidentally deletes a file I will be able to locate it within the external file vaults.
Of course once I run "remove unreferenced files" the external vault file will be deleted.
And if the user claims they didn't delete it I can prove they did.
Jim
Jim Van Dragt
PLM Architect
Information Technology
hermanmiller.com
Of course once I run "remove unreferenced files" the external vault file will be deleted.
And if the user claims they didn't delete it I can prove they did.
Jim
Jim Van Dragt
PLM Architect
Information Technology
hermanmiller.com
