CSV Datenexport (XML) V4

Workflowbeschreibung

Exportiert Daten im CSV-Format. Die Konfiguration und der Aufbau der zu exportierenden Datei ist in der XML-Datei definiert, welche im Zielobjekt Dokumente gespeichert ist.

aktuelle Version: 2.12 Liste der Versionen
Zieltyp: StoredDocument Workflow kann nur auf diesen Zieltyp angewandt werden.
Dateiname: CsvExportXml.xaml CsvExportXml.xaml

Liste der Parameter

Typ Wert Beschreibung
Beendet-Trigger Legt den Trigger fest, der ausgeführt werden soll, wenn die Ausführung des Workflows beendet ist.

OBIS Messgrößen

Versionen

Version Datum Änderungen
2.0 01/11/2018 Created workflow
2.1 01/12/2018 Default parameters TargetType and TargetGuid added to XAML.
2.2 01/16/2018 Bugfixing
2.3 01/22/2018 Readings and columns can be defined more than once for export of files in with different data.
2.4 01/22/2018 Filter for content type.
2.5 03/06/2018 FIX: Exception if constant field uses formatting for starttimestamp which may be null.
2.6 10/23/2018 Additional option for continual export (attribute export-duration).
2.7 11/05/2018 Optional definition of culture in XML-Element files (attribute culture).
2.8 11/05/2018 Fix: Changed workflow for periodic continual export (export until last record instead of last period).
2.9 05/20/2019 Update of description.
2.10 10/28/2019 Fix: Continual export for intervals unequal to 'Period'.
2.11 10/29/2019 Write name of location to column using ref='Location'.
2.12 04/21/2020 Fix: Correction of the time at time change.