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.

PartRepresentation LoadFromFile Method

pwilliams-3
11-Garnet

PartRepresentation LoadFromFile Method

I am trying to use the PartRepresentation loader in the csvmapfile.txt definition to load a representation to a WTPart. However I cannot get it to load. I always get an exception. Here is the data I'm using.


<nmloader>
<csvpartrepresentation handler="wt.part.LoadPart.createPartRepresentation">
<csvpartnumber>AARONANDPAT</csvpartnumber>
<csvpartversion>A</csvpartversion>
<csvpartiteration>1</csvpartiteration>
<csvrepdirectory>loadFiles\com\steelcase\migration</csvrepdirectory>
<csvrepname>PartRepresentationTestLoad.pdf</csvrepname>
<csvrepdescription>Test Description</csvrepdescription>
<csvrepdefault>1</csvrepdefault>
<csvrepcreatethumbnail>0</csvrepcreatethumbnail>
<csvrepstoreedz>0</csvrepstoreedz>
<csvpartview>Design</csvpartview>
<csvpartvariation1></csvpartvariation1>
<csvpartvariation2></csvpartvariation2>
<csvorganizationname></csvorganizationname>
<csvorganizationid></csvorganizationid>
</csvpartrepresentation>

</nmloader>

Patrick Williams | Engineering Systems | c: 616.947.2110
[cid:image001.jpg@01CE7650.7AFD6090]

1 REPLY 1
mschulze
13-Aquamarine
(To:pwilliams-3)

Well I guess it is not of any use anymore for you.

But you can find the solution in CS145533.

You must first add the CachePart loader.

 

Top Tags