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

We are happy to announce the new Windchill Customization board! Learn more.

CSv File Format for WTDocument having Primary And Secondray content ?

vuchekar
9-Granite

CSv File Format for WTDocument having Primary And Secondray content ?

Hello All,

This is XML Format for WTDocument having Primary content..

<csvBeginWTDocument handler="wt.doc.LoadDoc.beginCreateWTDocument" >

<csvname>TESTXYZ</csvname>

<csvtitle>TESTXYZ</csvtitle>

<csvnumber>000026</csvnumber>

<csvtype>Document</csvtype>

<csvdescription>TESTXYZ</csvdescription>

<csvdepartment></csvdepartment>

<csvsaveIn>/Default</csvsaveIn>

<csvteamTemplate></csvteamTemplate>

<csvdomain></csvdomain>

<csvlifecycletemplate></csvlifecycletemplate>

<csvlifecyclestate></csvlifecyclestate>

<csvtypedef>wt.doc.WTDocument</csvtypedef>

<csvversion>A</csvversion>

<csviteration></csviteration>

<csvsecurityLabels></csvsecurityLabels>

</csvBeginWTDocument>

<csvEndWTDocument handler="wt.doc.LoadDoc.endCreateWTDocument" >

<csvprimarycontenttype>ApplicationData</csvprimarycontenttype>

<csvpath>TESTXYZ_ABook1.xls</csvpath>

<csvformat></csvformat>

<csvcontdesc></csvcontdesc>

<csvparentContainerPath></csvparentContainerPath>

</csvEndWTDocument>

What is CSV format for WTDocument having Primary and Secondary Content.

Thanks,

Vivek

1 ACCEPTED SOLUTION

Accepted Solutions
LoriSood
22-Sapphire II
(To:vuchekar)

2 REPLIES 2
LoriSood
22-Sapphire II
(To:vuchekar)

Refer to https://www.ptc.com/appserver/cs/view/solution.jsp?n=CS135646 for an example of how to do this.

Cars10
3-Visitor
(To:vuchekar)

The actual answer is given here: CS38296

 

Top Tags