Parameter
|
Required?
|
Description
|
---|---|---|
-allVersions
|
No
|
Determines if the security label value changes are applied to only the specified object, or to all versions of the specified object. The parameter only applies to objects that can be iterated.
For example, a part with version B.1 is included in the input file. If the -allVersions parameter is included when running the utility, the security label values for all iterations of revision A as well as version B.1 of the specified part are updated to the values indicated in the input file.
|
-chunkSize
|
No
|
Establishes the number of objects processed in a single transaction. If this parameter is not specified, the value is taken from the wt.access.UpdateSecurityLabels.chunkSize property. For more information, see Configuration for Running the UpdateSecurityLabels Command
Line Utility.
|
-inputFilePath
|
Yes
|
Path to the input file.
|
-password
|
No
|
The password of the user running the utility. If this parameter is not specified, user log-on information is requested when running the utility.
|
-user
|
No
|
The user running the utility. If this parameter is not specified, user log-on information is requested when running the utility. Only users authorized by the wt.access.UpdateSecurityLabels.authorizedParticipant property are able to run the utility. For more information, see Configuration for Running the UpdateSecurityLabels Command
Line Utility.
|
-help
|
No
|
Displays help text for the utility. The help text lists full descriptions of each option as well as the syntax for running the utility.
|