Class Summary

Download Report

Transcript Class Summary

The Proper Care and Feeding of Your Vault
Younes Yammouri
Product Manager
© 2011 Autodesk
Class Summary
Learn how to prepare and load data into Autodesk® Vault from legacy systems
utilizing the new Vault Server side capability
© 2011 Autodesk
Learning Objectives
At the end of this class, you will know how to:
 Prepare your data
 Get your Vault ready
 Extract data

Create behaviors like properties definition
 Extract data including file references, file history, meta data, links etc.
 Assign Behaviors to your data


Perform Import of multiple data packages into a single Vault
Live demo with an example of extracting data tool from a PDM system and
loading this into Vault
© 2011 Autodesk
Let‘s start with the Goal
© 2011 Autodesk
Goal
 Ensure
a safe transition from
rd
3
party PDM systems to the Vault
© 2011 Autodesk
5
Supported Applications and Recommended Utilities

Supported Applications

Autodesk Vault Workgroup, Collaboration and Professional 2012
 Autodesk Inventor 2011, 2012
 Autodesk AutoCAD 2009, 2010, 2011, 2012

Recommended Utilities to be used






Vault Data Transfer Utility
Autoloader
Design Assistant
Task Scheduler
DWGTrue View
Reference Manager
© 2011 Autodesk
Supported Data and Behaviors
Data
Behaviors
Security
Files
Categories
Windows
Authentication
Dependencies
Properties
History
Lifecycle
Attachments
Revision Scheme
Users & Groups
Roles Assignment
Folders & Structure
Links
© 2011 Autodesk
Data Transfer Process
Clean up and
prepare your
data
Incrementally
add data to an
existing Vault
Configure and
prepare the
Vault
environment
Validate the
imported
package
Extract and
restructure the
data from legacy
system
bulk load data
into the Vault
© 2011 Autodesk
Prepare and Clean up your data
© 2011 Autodesk
Preparing Your Data


Backup your existing Database and
Filestore
Copy your Data to the Machine where
You will run the clean up process

Disconnect network drives!

Scan the Data

Repair your Data

Migrate Inventor Data if necessary
Scan
Repeat on
Additional
Data
Export a
Report for
any files you
can’t fix and
“Exclude”
Replace /
Find Missing
Files
Repair
Broken
“References”
© 2011 Autodesk
10
Scan Data – Tools Overview
Tool
Data
Comment
Reference Manager
AutoCAD files
Missing References, Fonts, Styles
DWGTrue View
AutoCAD files
Detect File Version
Autoloader
Inventor files
Broken links, References, deleted
Files, Broken Files
Task Scheduler
Inventor files
Broken links, References, deleted
Files, Broken Files
© 2011 Autodesk
11
AutoCAD Data
© 2011 Autodesk
Reference Manager

Not found images – Wrong path issue – can be solved using Reference Manager
© 2011 Autodesk
13
DWG TrueView


You can use DWG TrueView to recognize the DWG file version
Migrate DWG Files older than R12 to a current AutoCAD Version
© 2011 Autodesk
Inventor Data
© 2011 Autodesk
Autoloader Offline usage

Install Autoloader only for scanning
proposal

Use Autoloader to

Scan files without Vault
 Scan from multiple machines
 Scan without network connection
Scan
“Folder” with
Autoloader
Repeat on
Additional
Data
Export a
Report for
any files you
can’t fix and
“Exclude”
Replace /
Find Missing
Files
Repair
Broken
Inventor
“References”
© 2011 Autodesk
Autoloader in Offline Usage - Scan “Folder”
Chose the Proper Folder
•
Typically the “Workspace”
folder or the folder where the
IPJ is located
Exclude Folders
•
Reduce your initial scan to
smaller data sets
• Remove as much as you like
(Autoloader will ensure
complete data)
© 2011 Autodesk
Replace / Find Missing Files
Work on These First
•
•
Most common errors
Most other issues will be resolved
by solving these
Sort By the “Status” Column
•
Most errors typically sort to the
top of the list
File Can’t Be Found
•
Locate using the “Last Known”
location or other methods
Iterate!
•
Re Scan the data set often to see
your progress. Autoloader will
only re-scan files with issues
© 2011 Autodesk
Repair Broken Inventor “References”

Repair Broken Links
Second
•
•


Open broken assemblies and
drawings in Inventor for
remaining files
Inventor will typically give
additional information on how to
solve “Issues with Children”
Use to find references
manually (repair)
Rescan afterwards
© 2011 Autodesk
Export a Report for Excluded Files
Things You Can’t Fix?
•
Export your data to Excel
• “My Documents\Data
Management Reports”
• Archive this data
XML report format
•
Duplicates are not “problem
files”
Leverage Excel “Filters”
Filter by “Status”
• Enable the “Non Blanks” Filter
on the first column
•
© 2011 Autodesk
Clean up data Process
Scan
“Folder” with
Autoloader
Repeat on
Additional
Data
Export a
Report for
any files you
can’t fix and
“Exclude”
Replace /
Find Missing
Files
Repair
Broken
Inventor
“References”
© 2011 Autodesk
Vault Configuration
© 2011 Autodesk
Get Your Vault Ready


Create Categories and assign to the
necessary Object type (Files, Folders)
Create Properties


Categories Assignment
Create Lifecycle Definition

States, Transitions
 Categories Assignment

Revision Scheme Definition

Categories Assignment
 (Tipp: some PDM Systems start with
Revision „“)
© 2011 Autodesk
23
Data Extraction from legacy System and Import
into the Vault
© 2011 Autodesk
New Capabilities
Vault Data Transfer Utility
SQL
ADMS
Bulk Load Data
Services (internal)
Web Services API
Server
Client
Insert Data into Vault application
© 2011 Autodesk
Bulk Load Data – Benefit

High performance import capability
and transfer of original meta data
serve side

Details
Import new files and meta data
based on specific data structure




Created Vault data keep their original
information (system props)
One version for all data including
properties, category and lifecycle
assignment
File history are successively imported
© 2011 Autodesk
26
Incremental Import
Update existing Vaulted files
Compare the file checksum and the
create (check-in) date of the iteration
 Identical Iteration


Use the existing iteration in creating the
new associations
Different Iteration in the package

If new iterations already exists in Vault ->
No Import
 If no ‘additional’ iterations have been
added to the vaulted file -> Add new
iteration to the existing file
© 2011 Autodesk
Data Formatting

Vault Data Transfer Utility can read and consume the data within the XML
format:





Users and Groups
Behaviors (Categories, Properties, Lifecycle definition, Revision Scheme)
Folders and subfolders
Files (versions/revisions)
File associations
© 2011 Autodesk
User, Groups and Roles

Extract Users and Groups information from legacy system

Users specific information like user name and assigned Roles, Groups and Vaults

User Name, FirstName, LastName, Email
 Authentication, Access
 InGroup Name, InRole Name

Groups specific information like Group name and assigned Groups Roles and Vaults

Group Name, Authentication, Access
 InGroup Name, InRole Name
© 2011 Autodesk
Behaviors – Categories and Properties Definition

Categories Definition

Class, Name,
 Description, Color

Properties Definition

Name, BasicSearch
 Property Type

Assignment

Category Name and AssignmentType
 Default
© 2011 Autodesk
Behaviors – Lifecycle & Revision Scheme

Lifecycle Definition

Name and Description
 Category assignment

State

Name, Description
 Security (User, R, W, D)
 Control
 Comments


Revision Definition
Revision Sequence
© 2011 Autodesk
Identifier for Files and Folders


Id Property is a unique identifier within the XML for File Iteration and Folder
Id is stored within the Vault during the Import to support delta migration
© 2011 Autodesk
Extract Folders and Subfolders

Folder Information






Name, Category and Id
Created User and Date
Security (ACL)
Folder Properties (UDP)
Sub folders
Support linked files and
Folders (Links Target Id)
© 2011 Autodesk
Files and Associations

Files Specific Information





In which Folder the file reside
File permissions (ACL)
Files (revisions/versions)
Created User and Date
Assigned Behaviors

Categories, Lifecycle, State,
 Revision etc.

Files Properties (UDP)
 File associations for Inventor
using RefId
 File Attachments
 Folder links (Links Target Id)
© 2011 Autodesk
Command Line Utility





Command line Utility
Validate/ Import
XML file Path
User name, Password, Vault name
Syntax: vaultbcp.exe
<Import|Validate> <packageFile>
<username> <password> <vault>
© 2011 Autodesk
35
Security (User
& Groups)
Behaviors
Bulk Load Data
Vault Server
Folders,
Subfolders
Files, History,
Dependencies
,
© 2011 Autodesk
Summary – Supported Data and Behaviors
Data
Behaviors
Security
Files
Categories
Windows
Authentication
Dependencies
Properties
History
Lifecycle
Attachments
Revision Scheme
Users & Groups
Roles Assignment
Folders & Structure
Links
© 2011 Autodesk
Extract Tool Example
© 2011 Autodesk
Tool Example to Extract and Prepare Data
Flexible Behaviors Mapping
Flexible Data Selection
Flexible Folder
Mapping to re-organize
the Data
© 2011 Autodesk
Life Demo
© 2011 Autodesk
Vault Results
Folders based on
PDM
project structure
History
Visualization Files
Category
Used Defined Props
State
Revision
System Properties
Document References
Attachments
Links
© 2011 Autodesk
41
Tips and Tricks
© 2011 Autodesk
Summary
 Prepare
 Get
your Vault ready
 Extract
data
 Perform
 Live
your data
Import into Vault
demo
© 2011 Autodesk
© 2011 Autodesk