Package wt.trace
Class DPTRehostUtility
java.lang.Object
wt.trace.DPTRehostUtility
DPT ReHostUtility for Remote OSLC Systems. This Utility will update the base URl of remote OSCL system in Repository
table. This Utility will work when Method Server is up.
Usage:
windchill wt.trace.DPTRehostUtility [-s, --sourceURI invalid input: '<existing' oslc host base URLinvalid input: '>'] [-t, --targetURI invalid input: '<new' oslc host base URLinvalid input: '>'] [OPTIONS]
[-u invalid input: '<user' nameinvalid input: '>']
[-p invalid input: '<user' passwordinvalid input: '>']
-h, --help
Note: It recommended to use '-s/ --sourceURI' and '-t/--targetURI' to specify URI values instead of passing first and second argument to utility. Specifying first and second argument is deprecated.
Supported API: true
Extendable: false
Usage:
windchill wt.trace.DPTRehostUtility [-s, --sourceURI invalid input: '<existing' oslc host base URLinvalid input: '>'] [-t, --targetURI invalid input: '<new' oslc host base URLinvalid input: '>'] [OPTIONS]
[-u invalid input: '<user' nameinvalid input: '>']
[-p invalid input: '<user' passwordinvalid input: '>']
-h, --help
When user name and password are not specified, then utility will authenticate as admin via other authentication mechanisms supported by Windchill. The source URI must be a valid OSLC host base URI that exists in the in Windchill. The target URI must be a valid OSLC host base URI that you want to set for the existing OSLC host.
Note: It recommended to use '-s/ --sourceURI' and '-t/--targetURI' to specify URI values instead of passing first and second argument to utility. Specifying first and second argument is deprecated.
Supported API: true
Extendable: false
-
Method Summary