Versions Compared

Key

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

...

Some of the exceptions that may occur during transformations processing are logged as warnings in the configured diagnostics file without aborting the adapter processing.:

  • location Id's for which a matching Wanda component cannot be found
  • parameter Id's for which a matching Wanda property cannot be found for the selected Wanda Component
  • time series that cannot be loaded for a selected component and property because the property has no defined series (Action table) in the wanda model

For other types of exception, the exception is logged and an exception i thrown so the adapter processing is aborted and the general real adapter will also log the error in the FEWS log.

Action tables

Wanda uses so-called Action tables to store input timeseries from FEWS, these need to be configured in the Wanda Schematization properly, The adapter will always first see if an Action table is found that uses the same name as the FEWS Parameter Id for the timeseries. If that is not the case, the default action Table with the name "Action table" is addressed, ignoring the Parameter Id from FEWS, in which case a Wanda component can only contains one property that contains a timeseries.

Wanda adapter binary folder

...