Release Notes > Version 9.0 Release Notes > Analytics Server 9.0.14 Release Notes
Analytics Server 9.0.14 Release Notes
The following sections describe the enhancements, bug fixes, and known issues in Analytics Server 9.0.14.
Enhancements
Enhancement Description
Reference #
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.
Bug Fixes
Bug Fix Description
Reference #
Analytics Server and Analytics Builder: Model building fails with Confidence Model enabled
Resolved an issue that was causing the model building to fail with the Confidence Model enabled. The issue had appeared when you applied a filter flag=training on your data, enabled the Confidence Model with level=80%, and tried to build the model.
TA-8231
Anomaly Alert: Returns an inaccurate error message during modification
When modifying an existing anomaly alert on a Thing in ThingWorx Composer, an inaccurate error message displays saying that the selected Analytics Gateway does not exist. A work around was provided earlier to the users as follows: change the Alert Type to something other than Anomaly, make the desired modification, and then switch the Alert Type back to Anomaly.
This issue has been resolved now.
TA-8292
Analytics Manager: Unable to publish the Confidence Model
When publishing a Confidence Model on Analytics Manager, an error message displays saying that the publishing failed. This issue appeared on SSL only and has been resolved now.
TA-7986
Analytics Builder: Predictive Scoring job fails for Model with Confidence Interval
Resolved an issue that was causing the Predictive Scoring job to fail for Model with Confidence Interval. This issue appeared on SSL only.
TA-7930
Known Issues
Known Issue Description
Reference #
Analytics Builder: Scoring records from a REST request are not displayed correctly
When a predictive scoring job is submitted via a REST API request, the information displayed on the Model list page in Analytics Builder is incorrect. The Number of Records Scored column should reflect the number of data rows submitted in the REST request. Instead, it displays a value of 0.
This issue will be resolved in a future release.
TA-4715
Analytics Builder: Signal job results not cleared in Chrome browser
When a filter is applied to the Signals list page and results in no matching jobs, the list is not cleared properly in a Chrome browser and previous results are displayed. This issue will be resolved in a future release.
TA-4972
Deprecation of Functionality
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.
Was this helpful?