Question
When i click valid connection it failed in navigate 1.8
- February 7, 2020
- 2 replies
- 1903 views
Hello I have set all in thingworx imported all extensions required .and in ptc-windchill-connector ,ptc-winedchill-connector-proxy i have done required setting for windchill fixed authentication below are the setting i have done all setting in composer.
attached log file.

I am performing fixed account authentication .followed below steps.
In Thingworx :
- Open ptc-windchill-integration-connector and select Configuration
- Set Authentication Type to None
- Fill out Username and Password
- Fill the Base URL with: http://<Windchill Hostname>:<port>/Windchill/trustedAuth (instead of sslClientAuth)
- Click Save.
- Open ptc-windchill-integration-connector-proxy and select Configuration
- URL: http://<Windchill Hostname>
- Set Authentication Type to basic
- Fill out Username, Password
- Do not specify path for Keystore and TrustStore
- (Starting Navigate 1.8) : Set "Test Connection URL"=http://<SERVER_NAME>/Windchill/
- (Starting Navigate 1.8) Enable Dynamic Content
In Windchill :
- Add property below in wt.properties :
- wt.auth.trustedHosts=<HOSTNAME_THINGWORX_SERVER>
please let me know where i am wrong performing

