Release Notes > Version 9.3 Release Notes > Analytics Server 9.3.1 Release Notes
Analytics Server 9.3.1 Release Notes
The following sections describe the enhancements, bug fixes, and known issues in Analytics Server 9.3.1.
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.
Analytics Server and Analytics Builder: Filtering in the Analytics Builder can now work with or without the missing value imputation
The distribution query service previously had built in missing value imputation enabled when filtering dataset in the Analytics Builder. This causes non existing data to appear in the filtered result which users may not prefer.
The following enhancements are part of this release:
Added distribution query services that filters data without missing value imputation. Users have the option to filter the datasets with or without the missing value imputation now.
A warning message that appears when filtering with missing value imputation has been removed from the Builder.
TA-8222/TA-8223
Analytics Server and Analytics Builder: Copy definition from existing filter
The # Of Records and % Of Total columns did not populate the values correctly in the Include/Exclude Records with these values: field when you copy the filter definition from an existing filter.
With this release, the # Of Records and % Of Total columns will not be displayed in the Include/Exclude Records with these values: field.
TA-8255
Bug Fixes
Bug Fix Description
Reference #
Analytics Manager: Errors appear in the ApplicationLog for Analysis Jobs
The Analysis Jobs that are executed by the Administrator or System Users with the Timer showed unexpected errors in the ApplicationLog. This issue has been resolved.
TA-8339
Known Issues
Known Issue Description
Reference #
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
Analytics Manager: Empty analysis replay instance created
When an analysis replay is created and it does not include data for the specified time frame, an error is generated. However, an empty analysis replay instance is still created containing no records. The empty instance must be deleted before another replay can be created for the same time frame. This issue will be resolved in a future release.
TA-7619
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
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?