Windchill AI Assistant Plugin License for the On-prem Environment
The Windchill AI Assistant feature is a licensed capability managed through the plugin infrastructure in Windchill.
To view the Windchill AI Assistant feature, you must have the dedicated PTC Windchill AI License.
For more information about managing Windchill license groups and licenses, 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 Windchill AI Assistant tab. By default, the Windchill Site Administrator 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, the Site Administrator must also be manually added to the Windchill AI license profile. This ensures that the Windchill AI Assistant 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 Critical Patch Set (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. Load them manually using the following commands:
|
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, and then load the license profiles.
|