Release Notes > Version 9.4 Release Notes > Analytics Server 9.4.0 Release Notes
Analytics Server 9.4.0 Release Notes
The following sections describe the enhancements, bug fixes, and known issues in Analytics Server 9.4.0.
Enhancements
ThingWorx Analytics
Security Improvements
Fixed potential security issues, including items proactively identified by vulnerability scanning software or PTC Quality Assurance testing. Please upgrade as soon as possible to take advantage of these important improvements.
For important recommendations about the use and update of third-party software, see technical support article CS320194.
Analytics Builder:- Migrating Legacy widgets
All legacy mashup widgets of Analytics Builder app have been migrated from legacy widget to latest Thingworx mashup widget with exception of some custom built widgets.
Analytics Server:- PMML version update
Updates to the underlying model scoring library to enable creation and scoring of PMML v4.4 models
Bug Fixes
Bug Fix Description
Tracking Number
Analytics Server: ThingWorx Analytics Server services fail to start on non English OS
Fixed the issue of Analytics Server services failing to start on some non English OSes.
TA-8627
Known Issues
Known Issue Description
Tracking Number
Analytics Builder: Sorting on multiple columns does not work.
In the Analytics Builder while sorting model /signal /profile /dataset grid, sorting is allowed based on multiple column headers, only the left most header column takes the precedence. This causes an issue since only one column is expected to be allowed for sorting. This will be addressed in future releases.
TA-9543
Analytics Manager: Thing property values do not update properly when the Save button is clicked
When using a Java Edge SDK analysis agent in ThingWorx Composer, if you update a Thing property value and click Save to see the updated alert property values, the updated values may fail to display as expected. This issue will be resolved in a future release. As a work around, disable the analysis event and then re-enable it.
TA-8242
Deprecation of Functionality
Deprecated functionality description
Confidence Model Scoring for Boolean and Categorical Goals
In ThingWorx Analytics Server 8.5, confidence models for Boolean and categorical goals could be created during training. When these confidence models are scored, the scoring output includes confidence interval information along with the prediction results. In a future release, the confidence interval information will no longer be returned as part of the scoring results for confidence models created in Analytics Server 8.5 with Boolean or categorical goals. In preparation for future upgrades, you should update any application code that is related to scoring these types of models. Ensure that your application code does not rely on the confidence interval results.
End of .NET SDK support for ThingWorx Analytics Manager
Starting with ThingWorx Analytics Server 9.4, PTC will no longer be supporting or shipping the .NET SDK for Analytics Manager.
ThingWorx Analytics Manager will only provide and support the JAVA SDK method of building custom Analytics Agents.
The .NET SDK for Analytics Manager Agents will no longer be support or included in ThingWorx Analytics Server software releases.
Was this helpful?