Package wt.load


package wt.load
  • Class
    Description
    Used to load file and URL content into ContentHolders such as documents and parts in Windchill.
    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 (\).


    Supported API: true

    Extendable: false
    Provides helper methods for use in load classes such as LoadDoc and LoadPart.
    Provides server-side functionality as a service that's remotely available for use by a client.
    Used to load users, groups, associate users to groups, domains, and access rules for test or demo data in Windchill.