AI Parts Rationalization Plugin License for the On-prem Environment
The Duplicate Part Search feature is a licensed capability managed through the Plugin Infrastructure in Windchill. Key licensing details include:
To view the Duplicate Part Search feature, you need to be entitled to this license. A dedicated license called PTC Windchill AI License is required.
For more information on managing Windchill license group and license management, see
Windchill License Groups,
Out-of-box License Groups , and
Managing Windchill License.
PTC Windchill AI License Profile
The PTC Windchill AI license profile controls access to the Duplicate Part Search tab. By default, the Windchill site administrator user can view this tab without being added to the PTC Windchill AI license profile. However, if the site administrator has been explicitly assigned to any other License Profile for other purposes, site administrator must also be manually added to the Windchill AI license profile. This ensures that the Duplicate Part Search tab remains visible to the site administrator, as other Windchill license Profiles may override the visibility settings for this feature.
Load AI License Groups and Profiles
When updating Windchill servers from one CPS to another, you must load AI license groups and profiles. Follow these steps:
1. Update the Windchill server from one CPS to another.
2. Verify that the AI license groups and profiles are available on the server.
|
|
After an update, these license groups and profiles are not available by default. They must be loaded manually using the commands below.
|
3. Load License Groups:
windchill wt.load.LoadFromFile -d "$WT_HOME/loadFiles/LicenseGroups.xml" -u <SiteAdministrator Username> -p <SiteAdministrator Password>
4. Load License Profiles:
windchill wt.licenseusage.LoadLicenseProfiles -u <SiteAdministrator Username> -p <SiteAdministrator Password>
|
|
Load the license groups first, then the license profiles.
|