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

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Translate the entire conversation x

Loading Objects into multiple containers using a single load file

praseeth.moothe
1-Visitor

Loading Objects into multiple containers using a single load file

Hi,


I am trying to load WTParts/WTDocuments using a load XML file and LoadFromFile command. What i want to do is to load objects into multiple Product/Library containers in a single load XML file.


Is it possible? Any help is appreciated.


Thanks


Praseeth M

1 REPLY 1

What you can do is build a load file that invokes the load from file command
on each of your load files the way the WindchillLoader works on new or
refreshed installs. A good look into the DTD along with install and
loadFile directories is your clue. This method requires you to modify a
resource bundle in wt.load package. Alternatively, just script something
with ANT and a build.properties file.




Announcements
Top Tags