Package wt.trace

Class DPTRehostUtility

java.lang.Object
wt.trace.DPTRehostUtility

public class DPTRehostUtility extends Object
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: '&ltexisting' oslc host base URLinvalid input: '&gt'] [-t, --targetURI invalid input: '&ltnew' oslc host base URLinvalid input: '&gt'] [OPTIONS]

[-u invalid input: '&ltuser' nameinvalid input: '&gt']
[-p invalid input: '&ltuser' passwordinvalid input: '&gt']
-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