Release Notes > ThingWorx Operator Advisor 8.5 Release Notes
ThingWorx Operator Advisor 8.5 Release Notes
The following feature enhancements, known issues and limitations, and end-of-life information are part of ThingWorx Operator Advisor 8.5:
Enhancements
Shift and Crew Management
Data model objects are provided for managing shifts and crews. For more information, see Shift and Crew Schema. For more information on shift management services, see Shift Management Thing Shape Services.
Mashups for managing shifts, crews, and related activities are provided as an example of how user interfaces can be implemented to work with these Operator Advisor entities. For more information, see User Interface Components and Shift and Crew Management Example Implementation.
Work Instruction Example Implementation
An example implementation is provided for a single screen allowing operators to walk through a set of work instructions and view their associated media. For more information on the components used in the example implementation, including the mashups and widgets used, see User Interface Components and Work Instructions Example Implementation.
Process Plan Conversion Enhancements
Performance improvements for process plan conversion.
The process flow for converting WindchillMPMLink process plans into ThingWorx Operator Advisor is provided, including links to supporting topics. For additional information, see Converting Process Plans from Windchill MPMLink.
To allow for multistep downloading of process plan data, services have been added to the work definition converter thing shape (PTC.SCA.SCO.WorkDefinitionConverterThingShape). For more information, see Work Definition Converter Thing Shape Services.
Information is provided for supporting custom attributes from WindchillMPMLink when converting process plans into ThingWorx Operator Advisor. For more information, see Supporting Windchill Custom Attributes.
Common Layer Integration with ThingWorx Apps
Both ThingWorx Apps and Operator Advisor are now delivered in the ThingWorx Apps extension, and share a common feature layer. For more information on ThingWorx Apps, see the ThingWorx Apps Help Center, available here.
ThingWorx Operator Advisor Help Center
Starting with 8.5, the information previously provided in the ThingWorx Operator Advisor Guide is now included in the ThingWorx Operator Advisor Help Center, available here.
Documentation from previous ThingWorx Operator Advisor releases continues to be available in Reference Documents. For Product, select "ThingWorx Manufacturing Apps Family".
The following known issues are present inThingWorx Operator Advisor 8.5:
Known Issue
Solution
When switching between tabs on the PTC.SCA.SCO.UnifiedWorkInstructionsScreenMashup, the ThingView Widget actions on the CAD tab can become unresponsive.
Refresh the browser window.
If the LineNumber value on a BOM is larger than 32,727, an error occurs when executing the GetBOM service.
This issue is addressed with Windchill REST Services 1.3 and higher, using version 3 of the ProdMgmt domain. The Relative URL property value configured for the MPMLink OData Connector should not include a version identifier. Instead, append the version identifier to the Service Root Relative URL entry for the ProdMgmt domain.
For example, enter /servlet/odata for the Relative URL, and under OData Connector Connection Settings, update the Service Root Relative URL value for the ProdMgmt domain to /v3/ProdMgmt. For more information, see Configuring the MPMLink OData Connector.
For previous versions of the ProdMgmt domain, the OData PartUse entity restricts the LineNumber attribute to be a 16 bit signed integer.
End of Life Information
For information on entities deprecated in ThingWorx Operator Advisor 8.5 and earlier releases, see Deprecated Entities and Services.
Was this helpful?