This utility get used to apply Target context Revision series value defined in OIR for objects inside that context after moving data from one context to other context.
Mostly required in scanerio in which one organization context's (Product/Library) have different revision series configured.
The utility only have these parameters :
-help : Show this help and terminate.
-verbose : Display detailed information about objects.
-update : Performs the updates as described above.
-u : Uses the username to login.
-p : Uses the password for authentication.
-logFile : Specify the path and name of a file to log this to output text. If not given, a default log file will be created in directory $WT_HOME/logs.
-org : Specify the name of the organization container that contains the objects that are to be considered by tool. If not specified then objects in all organization containers will be considered.
-class <Item type> : Item type (required argument), operates on this item type and all sub-types (unless using -onlyType). Can not be a soft type name. Examples: wt.doc.WTDocument, wt.part.WTPart
-nullOnly : Restrict operation to objects with null revision series names.
-onlyType : Restrict operation to items only of this type, and no sub-types. Must be the same as, or a sub-type of, <Class name> (may be a soft type name). Examples: com.PTC.Agenda, wt.doc.WTDocument
So we only have option to run it at Site and Organization level. So far there is no way to run it at Product (Context) level. Looking for way to enable this on Context or single object level for more flexibility of running this utility.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.