Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When selecting an other topology node the (thumbnail) plot is selected that shows the same parameter or location as currently displayed. To revert to the behaviour of 2016.01 must set this option to true.

Configuration options which apply to individual nodes

The second group of configuration options are applied to indvidual nodes or a group of nodes. These options are defined in the nodes to which these options should be applied.

OptionGroupnodesLeaf nodes
showModifiers  
properties  
workflowId  
secondary workflow id  
runSecondaryWorkflowAtServer  
moduleInstanceId  

coldStateFromCurrentRun

  
warm  

 

 

Groupnodes (<nodes>)

The following options are available for groupNodes:

  • showModifiers
  • properties
  • workflowId
  • StateSelection
  • localRun
  • showRunApprovedForecastButton
  • node
  • nodes
  • groupId
  • url

All options are optional.

 

showModifiers

Since 2014.01. This element will enable that modifiers are shown and editable at groupNodes

 

properties

These properties can be referenced in workflow files and moduleconfig files with $keys$, similar to global properties. These properties overrule the global properties and module properties.

Please note that Topology properties are only possible for local runs and not for server runs!

WorkflowId

The workflowid is optional for a node. If a workflow is configured this workflow is automatically started after selection of the node if the option enableAutorun is set to true. The workflow can also be started from the forecast panel or the modifier panel.

SecondaryWorkflowId

It is possible to run a second (supporting) workflow from the IFD. If a secondary workflow is configured an additional button will be shown in the button panel.

The running of a the secondary workflow will not have any influence on the icons in the topology panel.

RunSecondaryWorkflowAtServer

By default the secondary workflow will in the same mode as the primary workflow. If the primary workflow is a configured to run as a local (IFD) run then the secondary workflow will also as run as an IFD run.

The default behaviour can be changed with this option.

ModuleInstanceId

When no moduleInstanceId is specified, all moduleInstances in the workflow are executed. When you specify a modulInstance, only that specific modulInstance will run. Note: this will only work for local runs.

StateSelection

The forecast panel also allows the forecaster to select a state. The default state selection can be configured with this option.

Possible options are:

  • coldState
  • coldStateFromCurrentRun
  • warmState
  • warmStateSelectionPeriod
  • noInitialState
  • relativePeriod

LocalRun

This option can be used to configure if the workflow of this node should be run locally or at the server. By default workflow of leaf nodes are run locally and workflows of group nodes are run at the server. Local runs are considered to be temporary runs. The results of these runs are deleted when FEWS is stopped.

Viewpermission

With this option an (optional) viewpermission can be configured. If a user is not allowed to view this node it will not be visible in the forecast panel.

url

With this option an URL can be configured for a node. This URL can be opened with the HTML5 Display component.

Leaf nodes (<node>)

The following options are available for leaf nodes:

  • showRunApprovedForecastButton
  • localRun
  • coldStateFromCurrentRun
  • warmStateSelectionPeriod
  • nodes
  • coldState
  • node
  • moduleInstanceId
  • groupId
  • relativePeriod
  • warmState
  • noInitialState
  • nextNodeId
  • previousNodeId
  • locationId
  • filterId
  • mapExtendId
  • workflowId
  • initialState
  • localRun
  • viewPermission
  • url

NextNodeId

This option is used to configure the next node of a topology node in the case that two topology nodes have configured a node to be the previous node. The nextNodeId indicates which node is considered to be the next node when going downstream by using the next segment button in the topology panel

PreviousNodeId

The connectivity between nodes is configured by using the previousNodeId-option.

LocationId

This option can be used to connect a location to a topology node. After selection of a node the configured locations are automatically selected in the filters.

FilterId

If a filter is configured to a topology node it will automatically be selected after selection of the topology node.

MapExtendId

If a mapExtendId is configured the map will automatically zoom to the configured map extend after selection of the node.

The remaining options:workflowId, initialState, localRun and viewPermission are described in the section groupNodes.