Prerequisites
• ThingWorx is enabled to allow import of Windchill extension.
The import of extension is disabled in ThingWorx for all users by default. To enable import, configure the platform-settings.json file. For more information see platform-settings.json Configuration Details in the ThingWorx Platform Help Center.
1. Open the platform-settings.json file. By default, the file is located in the ThingworxPlatform folder.
2. Add or update the following ExtensionPackageImportPolicy parameters to true to allow import of extensions.
|
All parameters are set to false by default. Reference platform-settings.json for more information about each parameter.
|
"ExtensionPackageImportPolicy": {
"importEnabled": false,
"allowJarResources": false,
"allowJavascriptResources": false,
"allowCSSResources": false,
"allowJSONResources": false,
"allowWebAppResources": false,
"allowEntities": false,
"allowExtensibleEntities": false
},
3. Save and close the platform-settings.json file.
To know about best practices on configuration, see Importing Extensions in theThingWorx Platform Help Center.
|
Refer to the documentation for your supported version of ThingWorx application.
|
|
Refer to the documentation for your supported version of ThingWorx application.
|
• Windchill server is added as a secured domain in allow list of OSLC servers.
Add
Windchill as a secured domains in OSLC servers configured with
Windchill RV&S,
Windchill Modeler, and
IBM Rational Doors NG, to enable access to the delegated interface from
Windchill. For more information about how to add domains as secured, see the
Windchill RV&S OSLC Server guide (12.3.0.0 onwards) on
Reference Documents,
OSLC integration with Integrity Modeler and
OSLC integration with IBM Rational DOORS Next Generation in the
Windchill Modeler Help Center.
|
Refer to the documentation for your supported version of Windchill RV&S and Windchill Modeler applications.
|
• Windchill_Digital_Product_Traceability_Bundle zip file is downloaded from the
PTC Software Download page on PTC.com. The zip is available under the
Windchill PDMLink product family and its contents are:
1. Windchill_Digital_Product_Traceability-extension — the Windchill DPT extension zip.
2. Windchill_Digital_Product_Traceability_Config_Things — the zip of example things XML files.
|
If you get certificate error in the browser, use Standard SSL certificates that are issued and verified by a trusted Certificate Authority (CA). If you have self-signed certificates, import the self-signed certificate as trusted certificate in your browser.
|
For information on permissions required by the
ThingWorx user profiles, see
Permissions for ThingWorx Platform Entities.
For more information on configuring the DPT extension, see
Configuring the Windchill DPT Extension.