Bulk Loading Documents* into Windchill

Slides:



Advertisements
Similar presentations
Creating Accessible PDF Documents Dick Hemenway CMAC Accessibility Committee.
Advertisements

Get Started with GIS Mapping Part 2 of 3 Madhu Lakshmanan.
AD User Import From SIMS.NET
BroilerOpt A Broiler Optimization Program Getting Started III Matrix and Diet Transfer From Brill System.
Samsung Smart TV is a web-based application running on an application engine installed on digital TVs connected to the Internet.
How to Log on & Log off of a Laptop and why it’s important.
Stata and logit recap. Topics Introduction to Stata – Files / directories – Stata syntax – Useful commands / functions Logistic regression analysis with.
Step by Step Instruction: How to Conduct Direct Certification using File Upload: SSN Released January 2014 “How to Conduct Direct Certification using File.
Introducing the Command Line CMSC 121 Introduction to UNIX Much of the material in these slides was taken from Dan Hood’s CMSC 121 Lecture Notes.
Ingest and Loading DigiTool Version 3.0. Ingest and Loading 2 Ingest Agenda Ingest Overview and Introduction Ingest activity steps Transformers Task Chains.
Molly, Gwyn, Sam, and Eric.  Configure DACs to have their digital input set to zero (2.5V) when they receive power  Ramp up to higher voltage at a “user.
Add a File with X, Y coordinates to MapWindow
Silent Dismissal Administrator Quick Start Guide.
BSC Food Distribution 8181 NW 36 Street, Suite 14-D Doral, FL Phone: Fax:
Installation Guide to SOUL 2.0 Demo Version
Panorama High School E.G.P./ Training to Put Students’ Grades on the Website Wednesday, September 29,
CSE 390a Editing and Moving Files
Step by Step Instruction: How to Conduct Direct Certification using File Upload: SAIS IDs Released January 2014 “How to Conduct Direct Certification using.
DET Portal User Management Tools …that you can use! Stu Hasic – March 2007.
© 2012 Avaya, Inc. All rights reserved, Page 1 Module Duration: Module 05: Handling Data in Bulk 3 Hours.
SIR Conference Dublin xs Conversion presented by Nick Gawrit, heartbase.
May be reproduced for classroom use. © Classroom Connect Computer Parts and Vocabulary.
D.I.R.T. Training, Module 2 Universal Front-End Loader (UFEL) Houston, TX, 3/31-4/1/05 DIRT Development Team.
Microsoft Excel 2007 © Wiley Publishing All Rights Reserved. The L Line The Express Line to Learning L Line.
Office of Education Technology (OET) Active Directory Bulk Import Saturday March 11, 2006 /8:30 – 10:30 AM.
Opton 4 short presentation1 Opton 4 User friendly operating software for Symmetron’s Stylitis data loggers.
Advanced Lesson 5: Advanced Data Management Excel can import data, or bring it in from other sources and file formats. Importing data is useful because.
Basic Instructions on how to use One Drive and share files. ONE Drive Your LogoYour own footer.
Step by Step Instruction: How to Conduct Direct Certification using File Upload: Standard Format Released January 2014 “How to Conduct Direct Certification.
Fall 08, Oct 31ELEC Lecture 8 (Updated) 1 Lecture 8: Design, Simulation Synthesis and Test Tools ELEC 2200: Digital Logic Circuits Nitin Yogi
How do I export the Address Book to Excel? The first step is to go to "Address Book Report" under Admin Only menu Choose the fields you want. note that.
1 Bulk Loading Documents* into Windchill (Screen captures from Windchill 10.1 M040) Note: All for WTDocument Type (includes MS Word, Autocad, pdf, etc.)
MySQL Getting Started BCIS 3680 Enterprise Programming.
URL—type in: Logging in –User Name –Password Click on “Log In”
HACC Data Repository Using System Reports in the HACC Data Repository August, 2013.
Creating Staff Accounts. Objectives that will be covered; 1.Exporting the correct data from your school’s MIS system 2.Preparing the data for upload 3.Importing.
Admissions Online Application PROCESS MAP Front-end & Back-end Registration and Verification Creating login credentials Application Placements.
MySQL Getting Started BCIS 3680 Enterprise Programming.
Instructions for transferring names and addresses from a MS WORD table (previously created for printing address labels) to MS Excel for upload to SendOutCards.
Solvency II Tripartite template V2 and V3 Presentation of the conversion tools proposed by FundsXML France.
Eclipse EHX System Diagnostic tools
Multi-Axis Tabular Loads in ANSYS Workbench
PTC Documentation on “Load From File” (84 pages, completely unreadable / unusable) Last Update:
Navigating the Filing System
How to change the LOGO on PecStarWeb V3.6
Web Interface for Formatter
Speaker’s Name/Department (delete if not needed) Month 00, 2017
Overview of SAMT Batch Upload
Service Section Technical Training Dec 2005.
Bulk Loading Documents* into Windchill
Select Your Meeting Export Your Contacts From Outlook How to create a csv contact file from Outlook to import into Select Your Meeting
Office 2007 and the IDC Templates
Introduction: RFQ 2.0 QTE Type
Printer Admin Print Job Manager
Module 06 External / Partner Inventory
Flowserve Distributor Online Store & Portal
Heat Index Pentaho User Manual.
Cognitive Service in AR platform.
Exploring the Power of EPDM Tasks - Working with and Developing Tasks in EPDM By: Marc Young XLM Solutions
Yoel Kortick Senior Librarian
Student Introduction to CORE ELMS
Performance Log REST Endpoint
Exploring the Power of EPDM Tasks Working with and Developing Tasks in SolidWorks Enterprise PDM (EPDM) By: Marc Young xLM Solutions
Using SQL*Plus.
VENDOR STOCK MASS UPLOAD MANUAL Enter the login id and password
Travel Expenses Tool Instruction Manual
Running a Java Program using Blue Jay.
3rd Party Widgets & Custom Code
HOW TO PLACE MY ORDER ?.
Presentation transcript:

Bulk Loading Documents* into Windchill (Screen captures from Windchill 10.1 M040) Note: All for WTDocument Type (includes MS Word, Autocad, pdf, etc.)

This applies for Documents and Parts Lifecycle Fill in required information in RED as shown below Two files to be Bulk Loaded are shown below (any quantity can be handled) Enter Version at which the document is to be loaded (e.g. P1, P2, A, B, etc.) If Version is “Px” (where x is some number), lifecycle state is RES If Version is A or higher, lifecycle state is ESMOD Note: Other columns are required but are hidden – see next slide.

Ensure that all required columns are included and are filled in as shown. Save as .csv format in \src\loadfiles folder as shown on Windchill server. Note: If there is only one file, need to put values in XML file only else If there are more than one file, need to put values in CSV file Some Names need to have commas.  But – Commas interfere with the CSV to XML conversion.  If any Names have commas, do this: Temporarily replace , in the CSV file with !!! After converting, replace !!! in the xml file with , Note: .csv file shown in Excel and in WordPad

Save the .csv file in D:\ptc\Windchill_10.1\Windchill\src\loadfiles Note: Create loadfiles folder under src if it does not exist Save the file(s) that will be bulk loaded in D:\ptc\Windchill_10.1\Windchill\loadfiles\content Note: All done in Windchill server

From a Windchill shell on the \src\loadfiles folder, run the command shown. cd src\loadfiles windchill wt.load.util.CSV2XML –input TestBulkUpload.csv Result: Output .xml file with converted info from Input .csv file in the same folder Note: We can change this file name: TestBulkUpload.csv to any file name.

Mapping – Input .csv to Output .xml

Load the. xml file using same Shell, using command shown Load the .xml file using same Shell, using command shown. Change <YOUR_LIBRARY> to a specific Library Load file to Library specified Enter admin username and password windchill wt.load.LoadFromFile -d D:\ptc\Windchill_10.1\Windchill\src\loadfiles\TestBulkUpload.xml -CONT_PATH \"/wt.inf.container.OrgContainer=Alcon/wt.inf.library.WTLibrary=TestLib1\"

Successful Results Note: If files are missing to bulk load, use this method to get the names of the missing files to send to User. Location: Site, Ultilities, Server Status, Monitoring Tools, System Health Monitoring Tools, Log File Viewer, Log Directories