Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
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>