cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Help with LoadFromFile Return Values

ptc-2141495
1-Newbie

Help with LoadFromFile Return Values

I am testing the ability to load documents into a library named Testing Library and organization Saft SDD

This is the command line arg and the return value of 9:

E:\ptc\Windchill_10.1\Windchill\loadFiles>windchill wt.load.LoadFromFile -d TestDoc.xml -u wcadmin -p wcadmin -CONT_PATH \ "/wt.inf.container.OrgConta

iner=Saft SDD/wt.inf.library.WTLibrary=Testing Library\"

9

Also tried it as orgadmin

this is the xml file contents

<?xml version="1.0" ?>

<!DOCTYPE NmLoader SYSTEM "standardX20.dtd">

<NmLoader>

<csvGeneral handler="wt.doc.LoadDoc.createGeneral">

<csvuser>ja2635</csvuser>

<csvname>Quality Manual</csvname>

<csvtitle>Quality Manual</csvtitle>

<csvnumber>153</csvnumber>

<csvtype>Document</csvtype>

<csvdescription>Quality Manual</csvdescription>

<csvdepartment></csvdepartment>

<csvsaveIn>/Default</csvsaveIn>

<csvteamTemplate></csvteamTemplate>

<csvdomain></csvdomain>

<csvlifecycletemplate></csvlifecycletemplate>

<csvlifecyclestate></csvlifecyclestate>

<csvtypedef></csvtypedef>

<csvprimarycontenttype>ApplicationData</csvprimarycontenttype>

<csvpath>153_M - Quality Manual.pdf</csvpath>

<csvformat></csvformat>

<csvcontdesc></csvcontdesc>

<csvversion></csvversion>

<csviteration></csviteration>

</csvGeneral>

</NmLoader>

0 REPLIES 0
Top Tags