HAKOM PowerTSM® Documentation

Time Series Plug-in

In the following table all available general settings for the Time Series plug-in are descripted.

They are located under following base path in the XML structure of HAKOM.config: //HAKOMConfiguration/products/TSM/settings

Tag

Description

Default Value(s)

Possible Values

<UDHistory>

Controls the default value of number of changes for "Audit" and number of versions for "Quotations".

5

Integer

<TSAVisible>

Controls the visibility of section "Category aggregate of time series".

true

Boolean

<adHocCalculation>

Defines the name and formual of ad-hoc formulas.

Ad-hoc formulas have to be configured as tags with following format:

XML
<adHocCalculation>
	<adHocCalculation Name="Min" Formula="AggregateMin([this], |TargetRaster|)" />
</adHocCalculation>

This setting supports the attribute "Extend". For more information, please refer to the chapter "Advanced Settings" on this page: TSM App 

  • Min

  • Max

  • Sum

  • Avg

String