Configuration Management Domain
Windchill exposes configuration management resources in compliance with the OSLC Configuration Management 1.0 specification.
The Windchill OSLC APIs enable OSLC clients to query and link to Windchill parts based on these OSLC specifications.
Configuration Management Catalog
The configuration management catalog can be accessed at https://<WINDCHILL-SERVER-URL>/Windchill/oslc/catalog/config.
OSLC Query Service Endpoints
Use the following endpoint to query for parts:
https://<WINDCHILL-SERVER-URL>/servlet/oslc/config/parts
Use the following endpoint to query for specific part version:
https://<WINDCHILL-SERVER-URL>/servlet/oslc/config/versionParts
Isto foi útil?