Quantcast
Channel: PTC Community: Message List - Windchill
Viewing all articles
Browse latest Browse all 8876

Re: LoadFromFile.doFileLoad(filepath, null, null, null, new Hashtable());

$
0
0

Pass the "-CONT_PATH" (container path) argument via the "cmd_line" variable (the Hashtable).

 

e.g.

String containerPath = "/wt.inf.container.OrgContainer=Org1/wt.pdmlink.PDMLinkProduct=Test Product";

Hashtable cmd_line = new Hashtable();

cmd_line.put("-CONT_PATH", containerPath);

LoadFromFile.doFileLoad(filepath, null, null, null, cmd_line);


Viewing all articles
Browse latest Browse all 8876

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>