Version Information
New Features
TSM-5970 Time Series Search for HTTP Connections in PowerTSM App
3.10.1.0
As of version 3.10.1, the PowerTSM app also supports the time series search for data sources with an http connection. However, editing time series and attributes via the search mask is not yet supported for http connections.
TSM-5971 & TSM-5973 Time Series Export and Import for HTTP Connections in PowerTSM App
3.10.1.0
As of version 3.10.1, importing and exporting time series definitions from/into Excel files is also supported for http connections in the PowerTSM app. All known features from the Master Data Import/Export plug-in remain the same.
TSM-5974 Export and Import of Attributes in PowerTSM App
3.10.1.0
Importing and exporting attributes via Excel files in the PowerTSM app is supported from version 3.10.1. Similar to the time series import and export, attributes can be imported to and exported from all data sources using a template via the "Master Data Import/Export" plug-in.
Bug Fixes
TSM-6077 Logging: Overflow Exception
3.10.1.1
More than 231 log entries resulted in the following error:
System.OverflowException: Value was either too large or too small for an Int32.
This bug has been fixed and the following maximum number of possible log entries is:
Oracle: 1016
SQL Server and PostgreSQL: 263
TSM-6148 TSM App: Error When Updating TSM Templates With Formulas
3.10.1.1
When updating a TSM template that includes formulas with references to other sheets, following errors was shown: System.ArgumentException: Invalid formula.
The bug occurred with TSM-5321 in version 3.9.2.5 and has now been fixed.
TSM-6187 WebTSM Services: Performance Issue When Reading Assigned Attributes for Time Series Collections
3.10.1.1
Reading assigned attributes for time series collections in multiple parallel requests resulted in timeouts and an unstable WebTSM Services application instance.
This concerns to the following end point:
GET /repositories/{repo}/timeseriescollections/attributes
The bug has been fixed.
TSM-6012 Error When Logging On to the PowerTSM App
3.10.1.0
Under certain circumstances, logging on to the PowerTSM App in Microsoft Excel resulted in the following error: System.ArgumentOutOfRangeException: The specified argument is outside the valid value range.
This error has been fixed. Workaround: Start the app directly starting via the "Open" button.