Package wt.org
Class LoadUserPicture
java.lang.Object
wt.org.LoadUserPicture
Following are the use cases that this class currently performs:
Uploads and associates pictures to the profiles of users in the system. The users must already
exist in the system. If a picture was previously associated with a user's profile, it is removed
and a new one created.
Supported API: true This class could be invoked using the command WC_COMMAND> windchill wt.load.LoadFromFile -d
Supported API: true This class could be invoked using the command WC_COMMAND> windchill wt.load.LoadFromFile -d
-
Method Summary
-
Method Details
-
update
Uploads and associates pictures to the profiles of users in the system. The users must already exist in the system. If a picture was previously associated with a user's profile, it is removed and a new one created. This loader does not require any additional command line parameters.userid \\userphotos\\abc.gif - Parameters:
nv- Name/value pairs of meta data to set on the user.cmd_line- command line argument that can be substituted into the load data.return_objects- Object(s) created by this method used bywt.load.StandardLoadServicefor user feedback messages.
Supported API: true
-