Package wt.load

Uses the LoadService to load data into Windchill systems using various loaders.

See:
          Description

Interface Summary
LoadService Provides server-side functionality as a service that's remotely available for use by a client.
 

Class Summary
Installer Loads required base data into an empty Windchill database.
LoadContent Used to load file and URL content into ContentHolders such as documents and parts in Windchill.
LoadFromFile USAGE:
windchill wt.load.LoadFromFile -d [data file name] -u [user name] -p [user password] -CONT_PATH [container path]

The LoadFromFile loads test case data into Windchill.

Note: On Windows operating systems, if a LoadFromFile argument includes spaces, you must enclose the argument in double quotes (" ") and precede the quotes (escaped) with a backslash (\).
LoadHelper

Supported API: true

Extendable: false
LoadServerHelper Provides helper methods for use in load classes such as LoadDoc and LoadPart.
LoadUser Used to load users, groups, associate users to groups, domains, and access rules for test or demo data in Windchill.
 

Package wt.load Description

Uses the LoadService to load data into Windchill systems using various loaders. The data should be provided in xml format.